| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop Borland compiler specific code | Michele Calgaro | 2024-10-27 | 5 | -14/+5 |
* | Fix kexidb build with -std=c++20. | François Andriot | 2024-10-01 | 1 | -1/+1 |
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 3 | -3/+3 |
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 1 | -1/+1 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 6 | -29/+29 |
* | Replace Qt with TQt | Michele Calgaro | 2024-03-17 | 22 | -35/+35 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-13 | 2 | -2/+2 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 2 | -4/+4 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 127 | -1150/+1150 |
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-15 | 47 | -280/+280 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 5 | -10/+10 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 21 | -55/+55 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 10 | -19/+19 |
* | Replaced various '#define' with actual strings - part 2 | Michele Calgaro | 2023-11-23 | 1 | -9/+9 |
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-20 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 47 | -153/+153 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-26 | 8 | -22/+22 |
* | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 2 | -3/+3 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 31 | -61/+61 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-25 | 9 | -68/+4 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 22 | -40/+40 |
* | Drop use of TQ_SP* defines. | Michele Calgaro | 2023-08-07 | 1 | -2/+2 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 203 | -243/+243 |
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 1 | -1/+1 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-11 | 34 | -154/+154 |
* | Fix python3 indentationr14.1.0 | François Andriot | 2023-04-09 | 3 | -8/+8 |
* | Update after renaming qt => tqt in PyTQt module. | Slávek Banko | 2023-01-23 | 3 | -287/+287 |
* | Drop python2 support in scripts. | Slávek Banko | 2023-01-22 | 7 | -123/+123 |
* | Update python scripts for PyTQt. | Slávek Banko | 2023-01-22 | 3 | -297/+297 |
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 5 | -15/+0 |
* | kexi: replace includehints with includes in .ui files. | Michele Calgaro | 2022-02-04 | 2 | -10/+12 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 11 | -75/+47 |
* | Added kexi hotfix to support versions 12 and higher, fixing issue #15 | ormorph | 2021-12-24 | 4 | -7/+26 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 10 | -14/+9 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 3 | -3/+0 |
* | Fix kexi build with libpqxx 7 | François Andriot | 2020-06-11 | 1 | -0/+6 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 7 | -37/+37 |
* | Fixed kexi FTBFS caused by new libpqxx 6.4 version. | Michele Calgaro | 2019-12-16 | 1 | -34/+31 |
* | Added detection whether the basic structure of MySQL / MariaDB | Slávek Banko | 2019-09-08 | 2 | -1/+42 |
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
* | Fix old upstream URLs for visible parts. | Chris | 2019-07-16 | 2 | -6/+4 |
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-06-27 | 1 | -1/+1 |
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 8 | -26/+20 |
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-28 | 18 | -98/+92 |
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-08 | 2 | -0/+17 |
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-02 | 1 | -4/+4 |
* | Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU... | Michele Calgaro | 2018-10-13 | 1 | -5/+1 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 3 | -3/+3 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 32 | -52/+52 |
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 3 | -0/+0 |