summaryrefslogtreecommitdiffstats
path: root/kdeprint
Commit message (Collapse)AuthorAgeFilesLines
* ps2pdf filter: removed .setpdfwrite optionMavridis Philippe2022-02-171-1/+1
| | | | | | | This fixes issue TDE/tdebase#217. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 256b1cf85d05b25c12dac0e07389ff7bed18e4bc)
* Add an option to install the imagetops binary.Slávek Banko2021-02-031-1/+3
| | | | | | | | 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 f6aced3def110bab4ebd10e4b4684c52d29fc767)
* Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.Slávek Banko2021-02-033-3/+11
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1b2d3b15f4c84dc00c39376cfe892de2979f9d66)
* Fix missing argments for drive parse filter on lprOBATA Akio2021-02-033-4/+4
| | | | | | | 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 15116d8f64b35a695bcabc92239667c8684dc545)
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2021-02-031-2/+0
| | | | | | | | 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 c2b90055a581e9fb95a281fab53b6c56a96a4f2d)
* KJobViewer: make sure the printer lists is correctly updated when printers ↵Michele Calgaro2021-02-034-1/+11
| | | | | | | are added or removed. This relates to bug 1362. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 69c2d469b80d8cf7b99a62ebd7c2f4bd8281712b)
* kjobviewer: fixed initial value of KeepWindow checkbox. This was causing ↵Michele Calgaro2021-02-031-1/+1
| | | | | | | 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 a57ae64c11314ae571bd529c78c2460daccc9004)
* KJobviewer: keep "permanent window" option across sessions.Michele Calgaro2021-02-032-0/+13
| | | | | | | | 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 9dc23edee3aa192f99ac56161a341d38374aaacf)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-034-60/+60
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit aa98dbfe80580169f3df12489a77e8b904a1d9b9)
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-271-4/+9
| | | | | | | This prevents finding an incorrect architecture on multi-arch systems. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8a859540c3cb306844288144a06028dc302408d6)
* Fix bug reports link in about dialogSlávek Banko2018-06-301-1/+1
| | | | | | | | 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 aa83c86cd30e77bad7fdb2b047ce256a24c883b5)
* Fix FTBFS on CUPS 2.2Slávek Banko2017-07-221-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 52a1b55368ec53b14347996851aca7eb29374397)
* Fix several issues on freebsdSlávek Banko2015-12-232-5/+5
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e469e42c76000b70aebaf838f5a3c4ded184b0e3)
* Fix FTBFS on freebsdNikolaus Klepp2015-12-232-0/+7
| | | | | | | This resolves Bug 2431 Signed-off-by: Nikolaus Klepp <office@klepp.biz> (cherry picked from commit 3be9f300c9a754320a02fd10a729ef797ffb8506)
* Fix FTBFS because CUPS 2.xSlávek Banko2015-12-232-17/+17
| | | | | | | This resolves Bug 2270 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 592bebb509786ccec893b305d3ae6a0c76ed3bdb)
* Fix duplicated printer driver entriesTimothy Pearson2015-12-231-1/+8
| | | | | This relates to Bug 2191 (cherry picked from commit b3e3f6026bca4ae56ff5d109d76961e0f47deab4)
* Make compressed PPD loading and usage functionalTimothy Pearson2015-12-235-5/+76
| | | | (cherry picked from commit 5a97ffdaae6532a39f1ebc1f0594833b1a253585)
* Greatly increase database generation speed from compressed PPDs where possibleTimothy Pearson2015-12-236-48/+131
| | | | (cherry picked from commit 880fec09182a500b7e19b5b1c73189040cf3421a)
* Use compressed-ppd:<database name>:<ppd name> as compressed PPD URITimothy Pearson2015-12-231-3/+14
| | | | (cherry picked from commit cfa9446f2535a288f803412a996acb5dd741e8fb)
* Add very early support for compressed PPDs to make_driver_db_cupsTimothy Pearson2015-12-234-97/+259
| | | | | This relates to Bug 2191 (cherry picked from commit 540db0b3e7e829e71c4c32a4bcc44d4d0addcfb7)
* Fix cups default directories on openbsdFrançois Andriot2015-12-231-4/+22
| | | | (cherry picked from commit 69e7a5c4fa39591e0cb5f1774707bf84d8c0fd9b)
* Fix cupsd process detectionFrançois Andriot2015-12-231-0/+14
| | | | (cherry picked from commit 754647ba5a501c4e6d872746a7f69248a752b828)
* Removes references to printing.kde.org in tdeprint.Michele Calgaro2015-12-234-28/+1
| | | | | | | 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 ef338f1187c7f4520be38c5c6b394f863cccb5d4)
* Rebranding, tooltip, and What's This string cleanup.Darrell Anderson2015-12-231-1/+1
| | | | (cherry picked from commit 1872b105e01a84ecb634076038b79c9517c9b15a)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-042-2/+2
| | | | (cherry picked from commit e15521d96b21cb0c771cce7cbe2ceb38f27c8844)
* Fix memory leak in CUPS IPP processingRoman Savochenko2013-01-051-8/+14
| | | | | This resolves Bug 1369 (cherry picked from commit 5f99a2718025c4f2fbef86a450423a9c61e297f9)
* Fix FTBFS on CUPS < 1.6Timothy Pearson2012-08-161-0/+10
| | | | (cherry picked from commit 91bf63b43bf4cc9ff640bd3c11549644cef05e6e)
* Update to new CUPS 1.6 APITimothy Pearson2012-08-168-11/+462
| | | | (cherry picked from commit 9bc0d2cd9d38750658770e69bf0445dc5162beb7)
* Fix make_driver_db_cups pathTimothy Pearson2012-06-021-1/+1
| | | | | This closes Bug 383 (cherry picked from commit 87201a3741bd9d4b4638be7b3d8c44a737115b0f)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-029-22/+22
| | | | (cherry picked from commit 1180237ab336226ad932d767a6cb56208314988f)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0220-41/+41
| | | | (cherry picked from commit a51cd9949c4e6c726a84a61de3cfadd30cefb5c7)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0259-138/+138
| | | | (cherry picked from commit 984c25aa6969e55896e9a13c8e7f7b8a58991a4e)
* Rename tqsetSizePolicy to fix bindingsTimothy Pearson2012-06-024-4/+4
| | | | (cherry picked from commit d5b3ae721dc072e0c70055313de9b5228b6688a8)
* Rename tqsetAlignment to fix bindingsTimothy Pearson2012-06-0212-35/+35
| | | | (cherry picked from commit b212a1de50010bf9f8ff93123281a6956291cdf2)
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2012-06-0219-24/+24
| | | | (cherry picked from commit d4e11a5f488204ab8886e167c7c4af1e6e16ab58)
* Fix incorrect /.cups/.lpoptions file path in kdelibstpearson2011-09-291-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1256361 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdelibs FTBFS under Qt4tpearson2011-08-141-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-106-9/+9
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1082-263/+263
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS under MacPortstpearson2011-07-241-0/+1
| | | | | | | 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
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-097-35/+35
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remainder of kdelibs to use currently defined tqt object name defstpearson2011-04-022-2/+2
| | | | | | | 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
* Update remaining kdelibs inherits() functions to use new object name defines ↵tpearson2011-04-021-1/+1
| | | | | | instead of hard coded string literals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-241-4/+4
| | | | | | | | | 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
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-1519-49/+49
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Additional TQt for Qt4 compilation fixestpearson2011-01-191-2/+2
| | | | | | | 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
* Finished remaining porting to new TQt APItpearson2011-01-16249-1653/+1655
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214736 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-13164-476/+476
| | | | | | | | 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
* [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move ↵samelian2011-01-119-19/+0
| | | | | | 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