Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 22 | -44/+44 |
| | | | | | | | | | | | | This is the first part of the replacement process. Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*. Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow TDE code to continue building till replacement is carried over to all other modules. Once that is completed, the original Q_WS_* defines will be removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT | Michele Calgaro | 2023-12-27 | 82 | -798/+798 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tqdesigner: prevent SEGV from invalid pointer. This resolves issue #97. | Michele Calgaro | 2023-12-08 | 1 | -1/+9 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-23 | 5 | -20/+20 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 13 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 29 | -134/+134 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-22 | 12 | -171/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed QT_NON_COMMERCIAL check and related code. | Michele Calgaro | 2022-02-07 | 7 | -47/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | TQt Designer: use global includes instead of includehints and | Michele Calgaro | 2022-01-23 | 2 | -18/+48 |
| | | | | | | remove duplicated include directives if found in UI files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-11 | 2 | -9/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to ↵ | Michele Calgaro | 2021-02-13 | 4 | -4/+4 |
| | | | | | | TQ_FULL_TEMPLATE_INSTANTIATION). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Undo an unwanted deletion of the 'register' in the string. | Slávek Banko | 2021-02-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update translations binary files | Slávek Banko | 2020-10-16 | 1 | -0/+0 |
| | | | | | | because they are not generated during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove dates from generated files. | Slávek Banko | 2020-03-20 | 2 | -2/+2 |
| | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Translated using Weblate (German) | Chris | 2019-11-23 | 1 | -8/+9 |
| | | | | | | | Currently translated at 100.0% (198 of 198 strings) Translation: dependencies/tqt3 - tools-assistant Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-tools-assistant/de/ | ||||
* | Remove double German entry for desktop files. | François Andriot | 2019-11-16 | 2 | -2/+0 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Translated using Weblate (German) | P 9 | 2019-08-10 | 1 | -4/+6 |
| | | | | | | | Currently translated at 0.2% (2 of 1178 strings) Translation: dependencies/tqt3 - tools-designer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-tools-designer/de/ | ||||
* | This fixes bug: 639 | gregory guy | 2019-06-01 | 8 | -9/+416 |
| | | | | | | | | | | | | | | | Add desktop files for: - tqassistant - tqdesigner - tqlinguist - tqtconfig These files have been made with the contribution of Laurent Dard's patch (see bugzilla:639) with little change/addition from I. Add 'sysshare' option to the configure script. Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 3 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed dummy int parameter from TQVariant(bool, int). | Michele Calgaro | 2019-05-23 | 10 | -31/+31 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 33 | -153/+153 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 10 | -16/+16 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Always build with a clean namespace | Slávek Banko | 2018-09-24 | 2 | -3/+2 |
| | | | | | | | | | QT_CLEAN_NAMESPACE constant is no more needed This may theoretically affect applications created for Qt1 and Qt2, but such applications require further modifications as well. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add brightness keys support | Roman Savochenko | 2017-07-30 | 1 | -0/+5 |
| | | | | | | | The code partially taken from Qt4 This relates to bug 2775 Signed-off-by: Roman Savochenko <rom_as@oscada.org> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 258 | -0/+0 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 17 | -216/+216 |
| | |||||
* | Moved iconview widget to src/widget folders. | Michele Calgaro | 2015-02-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -6/+6 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | 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 | 3 | -6/+5 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-02 | 12 | -19/+19 |
| | |||||
* | Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" | Timothy Pearson | 2013-11-07 | 16 | -32/+32 |
| | | | | This reverts commit 40e50e6f20276afb557992a51d47618b014e388d. | ||||
* | Update minor TQt3 tool names to match current TQt3 sources in GIT | Timothy Pearson | 2013-11-07 | 16 | -32/+32 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-11-06 | 42 | -56/+56 |
| | |||||
* | Fix FTBFS in qvfb with libpng >= 1.5 | Francois Andriot | 2013-08-15 | 1 | -0/+8 |
| | |||||
* | Fix 'format not a string literal' error | Francois Andriot | 2013-08-15 | 1 | -9/+9 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 10 | -10/+10 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-03-21 | 3 | -0/+26 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-20 | 10 | -48/+48 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-07-28 | 19 | -60/+61 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-19 | 8 | -8/+8 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 17 | -156/+156 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-03-06 | 31 | -565/+565 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 44 | -198/+198 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-02-27 | 43 | -124/+124 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 124 | -240/+240 |
| |