| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ntqobject*.h and qobject*.cpp to tqobject* | Michele Calgaro | 2024-05-27 | 42 | -46/+46 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 11 | -19/+19 |
* | Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT | Michele Calgaro | 2023-12-27 | 63 | -511/+511 |
* | tqdesigner: prevent SEGV from invalid pointer. This resolves issue #97. | Michele Calgaro | 2023-12-08 | 1 | -1/+9 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-23 | 2 | -2/+2 |
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 9 | -15/+15 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 24 | -110/+110 |
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-22 | 10 | -156/+0 |
* | Removed QT_NON_COMMERCIAL check and related code. | Michele Calgaro | 2022-02-07 | 7 | -47/+0 |
* | TQt Designer: use global includes instead of includehints and | Michele Calgaro | 2022-01-23 | 2 | -18/+48 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-11 | 1 | -4/+3 |
* | Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLAT... | Michele Calgaro | 2021-02-13 | 4 | -4/+4 |
* | Undo an unwanted deletion of the 'register' in the string. | Slávek Banko | 2021-02-02 | 1 | -1/+1 |
* | Remove dates from generated files. | Slávek Banko | 2020-03-20 | 2 | -2/+2 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -1/+1 |
* | Translated using Weblate (German) | P 9 | 2019-08-10 | 1 | -4/+6 |
* | This fixes bug: 639 | gregory guy | 2019-06-01 | 2 | -3/+155 |
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 3 | -6/+6 |
* | Removed dummy int parameter from TQVariant(bool, int). | Michele Calgaro | 2019-05-23 | 10 | -31/+31 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 29 | -144/+144 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 6 | -7/+7 |
* | Add brightness keys support | Roman Savochenko | 2017-07-30 | 1 | -0/+5 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 172 | -0/+0 |
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 3 | -36/+36 |
* | Moved iconview widget to src/widget folders. | Michele Calgaro | 2015-02-06 | 1 | -1/+0 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 1 | -6/+6 |
* | Fix tqteditor hidden visibility needed for cppeditor plugin | Slávek Banko | 2014-02-11 | 1 | -1/+1 |
* | Fix FTBFS due to hidden visibility | Slávek Banko | 2014-02-02 | 5 | -9/+9 |
* | Build by default as a shared | Francois Andriot | 2014-02-02 | 2 | -4/+4 |
* | Automated update from Qt3 | Timothy Pearson | 2013-12-02 | 9 | -15/+15 |
* | Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" | Timothy Pearson | 2013-11-07 | 7 | -11/+11 |
* | Update minor TQt3 tool names to match current TQt3 sources in GIT | Timothy Pearson | 2013-11-07 | 7 | -11/+11 |
* | Automated update from Qt3 | Timothy Pearson | 2013-11-06 | 9 | -11/+11 |
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 5 | -5/+5 |
* | Automated update from Qt3 | Timothy Pearson | 2013-03-21 | 3 | -0/+26 |
* | Automated update from Qt3 | Timothy Pearson | 2012-10-20 | 9 | -47/+47 |
* | Automated update from Qt3 | Timothy Pearson | 2012-07-28 | 15 | -54/+55 |
* | Automated update from Qt3 | Timothy Pearson | 2012-06-19 | 2 | -2/+2 |
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 9 | -138/+138 |
* | Automated update from qt3 | Timothy Pearson | 2012-03-06 | 29 | -560/+560 |
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-29 | 1 | -1/+1 |
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 27 | -122/+122 |
* | Automated update from qt3 | Timothy Pearson | 2012-02-27 | 25 | -66/+66 |
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 83 | -160/+160 |
* | Automated update | Timothy Pearson | 2012-01-27 | 2 | -2/+2 |
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 239 | -1238/+1238 |
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 2 | -2/+2 |
* | Update tqt3 to support gcc visibility | Timothy Pearson | 2012-01-08 | 3 | -5/+5 |
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 262 | -277/+277 |
* | Fix native TQt3 uic failure with KListView widgets | Timothy Pearson | 2011-11-15 | 1 | -2/+2 |