| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use tdeinstance.h | Michele Calgaro | 2025-08-18 | 7 | -7/+7 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Use TDESimpleConfig | Michele Calgaro | 2025-07-12 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-04-03 | 4 | -11/+11 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Use tdestandarddirs.h | Michele Calgaro | 2025-02-28 | 9 | -10/+9 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Use tdeApp | Michele Calgaro | 2025-02-03 | 20 | -55/+55 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Fix FTBFS with gcc 15 and remove obsolete patch file. This resolves issue #90 | Michele Calgaro | 2025-02-02 | 3 | -230/+11 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Remove support for Metrowerks compiler | Michele Calgaro | 2024-12-31 | 3 | -480/+13 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Use tdeprocess.h | Michele Calgaro | 2024-12-02 | 2 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Drop Borland compiler specific code | Michele Calgaro | 2024-10-27 | 5 | -14/+5 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Fix kexidb build with -std=c++20. | François Andriot | 2024-10-01 | 1 | -1/+1 |
| | | | | | | | This solves issue #70. Signed-off-by: François Andriot <francois.andriot@thalesgroup.com> | ||||
| * | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 3 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 6 | -29/+29 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace Qt with TQt | Michele Calgaro | 2024-03-17 | 22 | -35/+35 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-13 | 2 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 2 | -4/+4 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 127 | -1150/+1150 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-15 | 47 | -280/+280 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 5 | -10/+10 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 21 | -55/+55 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 10 | -19/+19 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replaced various '#define' with actual strings - part 2 | Michele Calgaro | 2023-11-23 | 1 | -9/+9 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-20 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 47 | -153/+153 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-26 | 8 | -22/+22 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 2 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 31 | -61/+61 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Drop USE_TQT4 code | Michele Calgaro | 2023-08-25 | 9 | -68/+4 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 22 | -40/+40 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Drop use of TQ_SP* defines. | Michele Calgaro | 2023-08-07 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 203 | -243/+243 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-11 | 34 | -154/+154 |
| | | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Fix python3 indentationr14.1.0 | François Andriot | 2023-04-09 | 3 | -8/+8 |
| | | | | | Signed-off-by: François Andriot <francois.andriot@thalesgroup.com> | ||||
| * | Update after renaming qt => tqt in PyTQt module. | Slávek Banko | 2023-01-23 | 3 | -287/+287 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
| * | Drop python2 support in scripts. | Slávek Banko | 2023-01-22 | 7 | -123/+123 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
| * | Update python scripts for PyTQt. | Slávek Banko | 2023-01-22 | 3 | -297/+297 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
| * | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 5 | -15/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | kexi: replace includehints with includes in .ui files. | Michele Calgaro | 2022-02-04 | 2 | -10/+12 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 11 | -75/+47 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Added kexi hotfix to support versions 12 and higher, fixing issue #15 | ormorph | 2021-12-24 | 4 | -7/+26 |
| | | | | | Signed-off-by: ormorph <roma251078@mail.ru> | ||||
| * | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 10 | -14/+9 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 3 | -3/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Fix kexi build with libpqxx 7 | François Andriot | 2020-06-11 | 1 | -0/+6 |
| | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
| * | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 7 | -37/+37 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Fixed kexi FTBFS caused by new libpqxx 6.4 version. | Michele Calgaro | 2019-12-16 | 1 | -34/+31 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Added detection whether the basic structure of MySQL / MariaDB | Slávek Banko | 2019-09-08 | 2 | -1/+42 |
| | | | | | | | | | | client is named st_mysql or MYSQL. This resolves FTBFS with MySQL client >= 8.0. This resolves issue #4. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
| * | 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 |
| | | | | | | Signed-off-by: Chris <xchrisx@uber.space> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-06-27 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
