| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename kdemacros.* files to tdemacros.* | Michele Calgaro | 2024-07-01 | 2 | -2/+2 |
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-14 | 1 | -1/+1 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-02 | 4 | -4/+4 |
* | tdeprint: Use 'httpGetAddress' for 'httpAddrLocalhost' on cups >= 2.0. | Slávek Banko | 2024-04-12 | 1 | -4/+14 |
* | tdeprint: Use 'const' for list of files to print. | Slávek Banko | 2024-04-12 | 1 | -1/+1 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-15 | 1 | -2/+2 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-15 | 79 | -436/+436 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 10 | -41/+41 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 25 | -40/+40 |
* | Replaced various '#define' with actual strings - part 2 | Michele Calgaro | 2023-11-23 | 1 | -2/+2 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-15 | 56 | -190/+190 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 56 | -149/+149 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 2 | -2/+2 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -2/+2 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 92 | -99/+99 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 4 | -7/+7 |
* | tdeprint: make KPrinter::setOrientation and KPrinter::setPageSize non locking... | Michele Calgaro | 2023-03-05 | 2 | -6/+12 |
* | ps2pdf filter: removed .setpdfwrite option | Mavridis Philippe | 2021-07-23 | 1 | -1/+1 |
* | Add an option to install the imagetops binary. | Slávek Banko | 2021-01-07 | 1 | -1/+3 |
* | Fixed second pass uncrustify's code formatting offending files. | Michele Calgaro | 2020-12-27 | 2 | -39/+40 |
* | Fixed some uncrustify's code formatting offending files. | Michele Calgaro | 2020-12-19 | 3 | -0/+12 |
* | Fix FTBFS due to unnamed unused arguments in C sources in a recent commit. | Slávek Banko | 2020-08-12 | 3 | -3/+11 |
* | Fix missing argments for drive parse filter on lpr | OBATA Akio | 2020-08-12 | 3 | -4/+4 |
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-06-25 | 8 | -15/+12 |
* | Desktop file translations: | Slávek Banko | 2020-06-07 | 31 | -2912/+93 |
* | Drop explicit dependencies on dcopidl and dcopidl2cpp, | Slávek Banko | 2020-06-07 | 1 | -2/+0 |
* | KJobViewer: make sure the printer lists is correctly updated when printers ar... | Michele Calgaro | 2020-05-12 | 4 | -1/+11 |
* | kjobviewer: fixed initial value of KeepWindow checkbox. This was causing KJob... | Michele Calgaro | 2020-04-20 | 1 | -1/+1 |
* | KJobviewer: keep "permanent window" option across sessions. | Michele Calgaro | 2020-01-31 | 2 | -0/+13 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 4 | -60/+60 |
* | Fix remaining brandings in tdelibs and adopt to modern age. | Chris | 2019-07-21 | 3 | -7/+8 |
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-07-07 | 6 | -15/+15 |
* | Use system libdir when searching for dynamically loaded libraries. | Slávek Banko | 2019-02-24 | 1 | -4/+9 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 3 | -0/+51 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 2 | -3/+3 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 9 | -13/+13 |
* | Fix bug reports link in about dialog | Slávek Banko | 2018-06-30 | 1 | -1/+1 |
* | Fix FTBFS on CUPS 2.2 | Slávek Banko | 2016-08-16 | 1 | -0/+1 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 85 | -0/+0 |
* | Fix several issues on freebsd | Slávek Banko | 2015-06-14 | 2 | -5/+5 |
* | Fix FTBFS on freebsd | Nikolaus Klepp | 2015-06-11 | 2 | -0/+7 |
* | Bring printer1 icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
* | Fix FTBFS because CUPS 2.x | Slávek Banko | 2014-12-25 | 2 | -17/+17 |
* | Fix duplicated printer driver entries | Timothy Pearson | 2014-11-20 | 1 | -1/+8 |
* | Make compressed PPD loading and usage functional | Timothy Pearson | 2014-11-20 | 5 | -5/+76 |
* | Greatly increase database generation speed from compressed PPDs where possible | Timothy Pearson | 2014-11-20 | 6 | -48/+131 |
* | Use compressed-ppd:<database name>:<ppd name> as compressed PPD URI | Timothy Pearson | 2014-11-20 | 1 | -3/+14 |
* | Add very early support for compressed PPDs to make_driver_db_cups | Timothy Pearson | 2014-11-20 | 4 | -97/+259 |
* | Fix stragglers that were not properly renamed in the XDG standardization commits | Timothy Pearson | 2014-10-24 | 1 | -1/+1 |