Commit Graph

66 Commits (v3.5.13-sru)

Author SHA1 Message Date
Mavridis Philippe 9b41b5ff4b
ps2pdf filter: removed .setpdfwrite option
2 years ago
Slávek Banko 12c5f4430c
Add an option to install the imagetops binary.
3 years ago
Slávek Banko 75aaa51fe2
Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.
3 years ago
OBATA Akio a9e9cfcd54
Fix missing argments for drive parse filter on lpr
3 years ago
Slávek Banko b2ff598b34
Drop explicit dependencies on dcopidl and dcopidl2cpp,
3 years ago
Michele Calgaro b34eba6147
KJobViewer: make sure the printer lists is correctly updated when printers are added or removed. This relates to bug 1362.
3 years ago
Michele Calgaro a860d82bef
kjobviewer: fixed initial value of KeepWindow checkbox. This was causing KJobViewer to not autostart unless the user first toggled the checkbox at least once. Relates to bug 1362.
3 years ago
Michele Calgaro 5dad8abdc3
KJobviewer: keep "permanent window" option across sessions.
3 years ago
Michele Calgaro 05dbf5c0b1
Removed explicit usage of the 'register' keyword.
3 years ago
Slávek Banko cfa79f06e2
Use system libdir when searching for dynamically loaded libraries.
5 years ago
Slávek Banko 92a29f00ef Fix bug reports link in about dialog
6 years ago
Slávek Banko 9de3d7917b Fix FTBFS on CUPS 2.2
7 years ago
Slávek Banko 1a68e615e1 Fix several issues on freebsd
9 years ago
Nikolaus Klepp c1136180cc Fix FTBFS on freebsd
9 years ago
Slávek Banko 1759e5eadf Fix FTBFS because CUPS 2.x
9 years ago
Timothy Pearson 8bf30c28ab Fix duplicated printer driver entries
9 years ago
Timothy Pearson 8f2e8767e9 Make compressed PPD loading and usage functional
9 years ago
Timothy Pearson 3051002fc6 Greatly increase database generation speed from compressed PPDs where possible
9 years ago
Timothy Pearson 94067b20f4 Use compressed-ppd:<database name>:<ppd name> as compressed PPD URI
9 years ago
Timothy Pearson a72da839c8 Add very early support for compressed PPDs to make_driver_db_cups
9 years ago
François Andriot 1c8f40adda Fix cups default directories on openbsd
9 years ago
François Andriot 50c0b04fd4 Fix cupsd process detection
9 years ago
Michele Calgaro dcc8d15736 Removes references to printing.kde.org in tdeprint.
9 years ago
Darrell Anderson aad1d85a5e Rebranding, tooltip, and What's This string cleanup.
9 years ago
Darrell Anderson e9696710fd Add source code module name to stdout/stderr messages to improve readability.
11 years ago
Roman Savochenko bb2a1e349f Fix memory leak in CUPS IPP processing
12 years ago
Timothy Pearson c89b32ebab Fix FTBFS on CUPS < 1.6
12 years ago
Timothy Pearson 6fc204a0c4 Update to new CUPS 1.6 API
12 years ago
Timothy Pearson 2d1297daca Fix make_driver_db_cups path
12 years ago
Timothy Pearson ffd8d17b0b Rename obsolete tq methods to standard names
12 years ago
Timothy Pearson 41b1d53a01 Remove additional unneeded tq method conversions
12 years ago
Timothy Pearson e2867c1f1e Rename old tq methods that no longer need a unique name
12 years ago
Timothy Pearson 4418657ced Rename tqsetSizePolicy to fix bindings
12 years ago
Timothy Pearson ab32d1dcfb Rename tqsetAlignment to fix bindings
12 years ago
Timothy Pearson 18aecb8ec0 Use non-tq sizeHint functions to fix bindings
12 years ago
tpearson 515f9aacbe Fix incorrect /.cups/.lpoptions file path in kdelibs
13 years ago
tpearson 452dc1bc85 Convert remaining references to kde3 (e.g. in paths) to trinity
13 years ago
tpearson 7d7b2c04e1 Fix kdelibs FTBFS under Qt4
13 years ago
tpearson db9d51186b rename the following methods:
13 years ago
tpearson 6e21bc798b rename the following methods:
13 years ago
tpearson 67cbbee064 Fix FTBFS under MacPorts
13 years ago
tpearson 1dcbbe821d Remove the tq in front of these incorrectly TQt4-converted methods/data members:
13 years ago
tpearson b1960071ca Convert remainder of kdelibs to use currently defined tqt object name defs
13 years ago
tpearson bf85f02dd3 Update remaining kdelibs inherits() functions to use new object name defines instead of hard coded string literals
13 years ago
tpearson 28042add4d Fix a number of runtime object identification problems which led to an even larger array of minor glitches
13 years ago
tpearson 374d939d8a Allow kdelibs to function correctly with TQt for Qt4
13 years ago
tpearson 96a33d9068 Additional TQt for Qt4 compilation fixes
14 years ago
tpearson bab4089069 Finished remaining porting to new TQt API
14 years ago
tpearson f7e71d4771 Initial conversion for TQt for Qt4 3.4.0 TP2
14 years ago
samelian 0ba4e3c0a4 [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions
14 years ago