summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Replace KDE_DEPRECATED with TDE_DEPRECATEDMichele Calgaro2024-05-154-7/+7
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-033-40/+40
* Replace Qt with TQtMichele Calgaro2024-03-1710-20/+15
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-152-2/+2
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-132-2/+2
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-022-4/+4
* Replace auto_ptrMichele Calgaro2024-01-204-5/+7
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-04114-948/+948
* Remove various '#define' strings - part 6Michele Calgaro2023-12-1513-75/+75
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-0413-30/+30
* Replace 'Event' #define stringsMichele Calgaro2023-11-309-14/+14
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-262-9/+9
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-245-14/+14
* Replaced various '#define' with actual strings - part 2Michele Calgaro2023-11-231-1/+1
* Replace Qt with TQtMichele Calgaro2023-11-1650-251/+251
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-263-3/+3
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0226-50/+50
* Drop USE_TQT4 codeMichele Calgaro2023-08-256-22/+2
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1811-20/+20
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-082-2/+2
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20135-221/+221
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-191-4/+4
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-1111-31/+31
* Drop Qt2 obsolete classesMichele Calgaro2023-06-031-1/+1
* Disable build of Kross python plugin, because it is not compatible with Pytho...Slávek Banko2023-02-021-1/+4
* Update after renaming qt => tqt in PyTQt module.Slávek Banko2023-01-236-71/+71
* Drop python2 support in scripts.Slávek Banko2023-01-2216-223/+223
* Update python scripts for PyTQt.Slávek Banko2023-01-227-284/+282
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-111-3/+0
* KOffice: switch to global TDEFontChooserMavridis Philippe2022-06-095-1357/+5
* TDEFontChooser_local: Fix font style matchingMavridis Philippe2022-05-112-12/+27
* Fix FTBFS because of conflict between config.h generated by automakeSlávek Banko2022-03-234-3/+5
* Fix FTBFS with Ruby 3.x due to removed rb_set_safe_level.Slávek Banko2022-03-212-0/+7
* Fixed FTBFS caused by commit b070dc18 on some distros/archs.Michele Calgaro2022-01-031-1/+1
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-0313-106/+58
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-29107-107/+107
* Fix build on Fedora 34 / Ruby 3.0.1François Andriot2021-05-112-0/+5
* Removed code formatting modelines.Michele Calgaro2020-09-2917-21/+4
* Fix bug #2056, koffice does not rely anymore on pkg-configgregory guy2019-11-241-100/+69
* Add Ruby-2.6 detection.François Andriot2019-11-181-1/+1
* Fix FTBFS on missing TQStringVariantMap typeSlávek Banko2019-06-261-2/+1
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-0115-41/+41
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-289-11/+11
* Add CMakeL10n rules.Slávek Banko2019-01-082-0/+11
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1713-18/+18
* Removed unnecessary executable flag.Michele Calgaro2018-09-012-0/+0
* Fixed typedef-related warnings from compiler. Also fixed warning onMichele Calgaro2018-08-232-16/+16
* Switch from strstream to sstream.Michele Calgaro2018-08-163-73/+32
* Fix FTBFS with libpqxx >= 6.xSlávek Banko2018-07-266-1/+11
* Fix FTBFS with Ruby 2.5Slávek Banko2018-03-182-2/+3