Slávek Banko
12c5f4430c
Add an option to install the imagetops binary.
...
This binary may already be included in the system -
for example in the netpbm package.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f6aced3def
)
4 years ago
Slávek Banko
75aaa51fe2
Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1b2d3b15f4
)
4 years ago
OBATA Akio
a9e9cfcd54
Fix missing argments for drive parse filter on lpr
...
It was extended for compressed PPD support, but not refrected to lpr parts.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 15116d8f64
)
4 years ago
Slávek Banko
b2ff598b34
Drop explicit dependencies on dcopidl and dcopidl2cpp,
...
because thanks to the replacement of KDE3 CMake macros
with TDE macros, this is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c2b90055a5
)
4 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.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 69c2d469b8
)
4 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.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a57ae64c11
)
4 years ago
Michele Calgaro
5dad8abdc3
KJobviewer: keep "permanent window" option across sessions.
...
Taken from https://bugs.trinitydesktop.org/show_bug.cgi?id=1362 proposed
patch.
Signed-off-by: Roman Savochenko <roman@roman.home>
(cherry picked from commit 9dc23edee3
)
4 years ago
Michele Calgaro
05dbf5c0b1
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aa98dbfe80
)
4 years ago
Slávek Banko
cfa79f06e2
Use system libdir when searching for dynamically loaded libraries.
...
This prevents finding an incorrect architecture on multi-arch systems.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8a859540c3
)
6 years ago
Slávek Banko
92a29f00ef
Fix bug reports link in about dialog
...
Update bug reports url to bugs.trinitydesktop.org
This resolves bug 2935
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa83c86cd3
)
6 years ago
Slávek Banko
9de3d7917b
Fix FTBFS on CUPS 2.2
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 52a1b55368
)
7 years ago
Slávek Banko
1a68e615e1
Fix several issues on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e469e42c76
)
9 years ago
Nikolaus Klepp
c1136180cc
Fix FTBFS on freebsd
...
This resolves Bug 2431
Signed-off-by: Nikolaus Klepp <office@klepp.biz>
(cherry picked from commit 3be9f300c9
)
9 years ago
Slávek Banko
1759e5eadf
Fix FTBFS because CUPS 2.x
...
This resolves Bug 2270
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 592bebb509
)
9 years ago
Timothy Pearson
8bf30c28ab
Fix duplicated printer driver entries
...
This relates to Bug 2191
(cherry picked from commit b3e3f6026b
)
9 years ago
Timothy Pearson
8f2e8767e9
Make compressed PPD loading and usage functional
...
(cherry picked from commit 5a97ffdaae
)
9 years ago
Timothy Pearson
3051002fc6
Greatly increase database generation speed from compressed PPDs where possible
...
(cherry picked from commit 880fec0918
)
9 years ago
Timothy Pearson
94067b20f4
Use compressed-ppd:<database name>:<ppd name> as compressed PPD URI
...
(cherry picked from commit cfa9446f25
)
9 years ago
Timothy Pearson
a72da839c8
Add very early support for compressed PPDs to make_driver_db_cups
...
This relates to Bug 2191
(cherry picked from commit 540db0b3e7
)
9 years ago
François Andriot
1c8f40adda
Fix cups default directories on openbsd
...
(cherry picked from commit 69e7a5c4fa
)
9 years ago
François Andriot
50c0b04fd4
Fix cupsd process detection
...
(cherry picked from commit 754647ba5a
)
9 years ago
Michele Calgaro
dcc8d15736
Removes references to printing.kde.org in tdeprint.
...
Then remove "Documentation" button from tdeprint config module, since the
help handbook is available through the help button already.
This relates to bug 1846.
(cherry picked from commit ef338f1187
)
9 years ago
Darrell Anderson
aad1d85a5e
Rebranding, tooltip, and What's This string cleanup.
...
(cherry picked from commit 1872b105e0
)
9 years ago
Darrell Anderson
e9696710fd
Add source code module name to stdout/stderr messages to improve readability.
...
(cherry picked from commit e15521d96b
)
12 years ago
Roman Savochenko
bb2a1e349f
Fix memory leak in CUPS IPP processing
...
This resolves Bug 1369
(cherry picked from commit 5f99a27180
)
12 years ago
Timothy Pearson
c89b32ebab
Fix FTBFS on CUPS < 1.6
...
(cherry picked from commit 91bf63b43b
)
12 years ago
Timothy Pearson
6fc204a0c4
Update to new CUPS 1.6 API
...
(cherry picked from commit 9bc0d2cd9d
)
12 years ago
Timothy Pearson
2d1297daca
Fix make_driver_db_cups path
...
This closes Bug 383
(cherry picked from commit 87201a3741
)
13 years ago
Timothy Pearson
ffd8d17b0b
Rename obsolete tq methods to standard names
...
(cherry picked from commit 1180237ab3
)
13 years ago
Timothy Pearson
41b1d53a01
Remove additional unneeded tq method conversions
...
(cherry picked from commit a51cd9949c
)
13 years ago
Timothy Pearson
e2867c1f1e
Rename old tq methods that no longer need a unique name
...
(cherry picked from commit 984c25aa69
)
13 years ago
Timothy Pearson
4418657ced
Rename tqsetSizePolicy to fix bindings
...
(cherry picked from commit d5b3ae721d
)
13 years ago
Timothy Pearson
ab32d1dcfb
Rename tqsetAlignment to fix bindings
...
(cherry picked from commit b212a1de50
)
13 years ago
Timothy Pearson
18aecb8ec0
Use non-tq sizeHint functions to fix bindings
...
(cherry picked from commit d4e11a5f48
)
13 years ago
tpearson
515f9aacbe
Fix incorrect /.cups/.lpoptions file path in kdelibs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1256361 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
452dc1bc85
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7d7b2c04e1
Fix kdelibs FTBFS under Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
db9d51186b
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6e21bc798b
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
67cbbee064
Fix FTBFS under MacPorts
...
Thanks to Marko Käning for the patch!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1242980 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
1dcbbe821d
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b1960071ca
Convert remainder of kdelibs to use currently defined tqt object name defs
...
This might fix the kio ssl problem
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226906 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bf85f02dd3
Update remaining kdelibs inherits() functions to use new object name defines instead of hard coded string literals
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
28042add4d
Fix a number of runtime object identification problems which led to an even larger array of minor glitches
...
NOTE: kdevelop and kdewebdev still need to be fully repaired
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
374d939d8a
Allow kdelibs to function correctly with TQt for Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
96a33d9068
Additional TQt for Qt4 compilation fixes
...
This should not affect TQt for Qt3 per usual
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215674 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bab4089069
Finished remaining porting to new TQt API
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214736 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f7e71d4771
Initial conversion for TQt for Qt4 3.4.0 TP2
...
This will also compile with TQt for Qt3, and should not cause any problems
with dependent modules such as kdebase. If it does then it needs to be fixed!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
10308be19e
Revert automated changes
...
Sorry guys, they are just not ready for prime time
Work will continue as always
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago