summaryrefslogtreecommitdiffstats
path: root/kdeprint
Commit message (Expand)AuthorAgeFilesLines
* ps2pdf filter: removed .setpdfwrite optionMavridis Philippe2022-02-171-1/+1
* Add an option to install the imagetops binary.Slávek Banko2021-02-031-1/+3
* Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.Slávek Banko2021-02-033-3/+11
* Fix missing argments for drive parse filter on lprOBATA Akio2021-02-033-4/+4
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2021-02-031-2/+0
* KJobViewer: make sure the printer lists is correctly updated when printers ar...Michele Calgaro2021-02-034-1/+11
* kjobviewer: fixed initial value of KeepWindow checkbox. This was causing KJob...Michele Calgaro2021-02-031-1/+1
* KJobviewer: keep "permanent window" option across sessions.Michele Calgaro2021-02-032-0/+13
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-034-60/+60
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-271-4/+9
* Fix bug reports link in about dialogSlávek Banko2018-06-301-1/+1
* Fix FTBFS on CUPS 2.2Slávek Banko2017-07-221-0/+1
* Fix several issues on freebsdSlávek Banko2015-12-232-5/+5
* Fix FTBFS on freebsdNikolaus Klepp2015-12-232-0/+7
* Fix FTBFS because CUPS 2.xSlávek Banko2015-12-232-17/+17
* Fix duplicated printer driver entriesTimothy Pearson2015-12-231-1/+8
* Make compressed PPD loading and usage functionalTimothy Pearson2015-12-235-5/+76
* Greatly increase database generation speed from compressed PPDs where possibleTimothy Pearson2015-12-236-48/+131
* Use compressed-ppd:<database name>:<ppd name> as compressed PPD URITimothy Pearson2015-12-231-3/+14
* Add very early support for compressed PPDs to make_driver_db_cupsTimothy Pearson2015-12-234-97/+259
* Fix cups default directories on openbsdFrançois Andriot2015-12-231-4/+22
* Fix cupsd process detectionFrançois Andriot2015-12-231-0/+14
* Removes references to printing.kde.org in tdeprint.Michele Calgaro2015-12-234-28/+1
* Rebranding, tooltip, and What's This string cleanup.Darrell Anderson2015-12-231-1/+1
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-042-2/+2
* Fix memory leak in CUPS IPP processingRoman Savochenko2013-01-051-8/+14
* Fix FTBFS on CUPS < 1.6Timothy Pearson2012-08-161-0/+10
* Update to new CUPS 1.6 APITimothy Pearson2012-08-168-11/+462
* Fix make_driver_db_cups pathTimothy Pearson2012-06-021-1/+1
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-029-22/+22
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0220-41/+41
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0259-138/+138
* Rename tqsetSizePolicy to fix bindingsTimothy Pearson2012-06-024-4/+4
* Rename tqsetAlignment to fix bindingsTimothy Pearson2012-06-0212-35/+35
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2012-06-0219-24/+24
* Fix incorrect /.cups/.lpoptions file path in kdelibstpearson2011-09-291-1/+1
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-1/+1
* Fix kdelibs FTBFS under Qt4tpearson2011-08-141-1/+1
* rename the following methods:tpearson2011-08-106-9/+9
* rename the following methods:tpearson2011-08-1082-263/+263
* Fix FTBFS under MacPortstpearson2011-07-241-0/+1
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-097-35/+35
* Convert remainder of kdelibs to use currently defined tqt object name defstpearson2011-04-022-2/+2
* Update remaining kdelibs inherits() functions to use new object name defines ...tpearson2011-04-021-1/+1
* Fix a number of runtime object identification problems which led to an even l...tpearson2011-02-241-4/+4
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-1519-49/+49
* Additional TQt for Qt4 compilation fixestpearson2011-01-191-2/+2
* Finished remaining porting to new TQt APItpearson2011-01-16249-1653/+1655
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-13164-476/+476
* [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS...samelian2011-01-119-19/+0