Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename uic to tquic | Michele Calgaro | 2024-10-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) | Michele Calgaro | 2024-09-04 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename remaining ntq[d-h]* related files to equivalent tq* | Michele Calgaro | 2024-08-31 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename remaining ntq[a-c]* related files to equivalent tq* (except ↵ | Michele Calgaro | 2024-08-29 | 6 | -9/+9 |
| | | | | | | ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename global classes nt* related files to equivalent tq* | Michele Calgaro | 2024-08-29 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename more widget nt* related files to equivalent tq* | Michele Calgaro | 2024-08-12 | 6 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename basic widget nt* related files to equivalent tq* | Michele Calgaro | 2024-07-29 | 4 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename environment class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-28 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename text class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-24 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename graphics class nt* related files to equivalent tq* (part 2) | Michele Calgaro | 2024-07-21 | 5 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename graphics class nt* related files to equivalent tq* (part 1) | Michele Calgaro | 2024-07-18 | 3 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename IO and network class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-10 | 15 | -41/+41 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename utility class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-07 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename drag-n-drop nt* related files to equivalent tq* | Michele Calgaro | 2024-07-07 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename main window nt* related files to equivalent tq*. The file | Michele Calgaro | 2024-07-06 | 7 | -10/+10 |
| | | | | | | "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename date and time nt* related files to equivalent tq* | Michele Calgaro | 2024-06-29 | 5 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename style nt* related files to equivalent tq* | Michele Calgaro | 2024-06-12 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename icon nt* related files to equivalent tq* | Michele Calgaro | 2024-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename text nt* related files to equivalent tq* | Michele Calgaro | 2024-06-08 | 8 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename str nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 10 | -12/+12 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename ptr nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 6 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename template library nt* related files to equivalent tq* | Michele Calgaro | 2024-06-05 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename nt* dom and xml related files to equivalent tq* | Michele Calgaro | 2024-05-30 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename ntqobject*.h and qobject*.cpp to tqobject* | Michele Calgaro | 2024-05-27 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 4 | -8/+8 |
| | | | | | | | | | | | | 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 | 7 | -121/+121 |
| | | | | 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 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-22 | 1 | -6/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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> | ||||
* | 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 | 1 | -1/+0 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | This fixes bug: 639 | gregory guy | 2019-06-01 | 2 | -2/+103 |
| | | | | | | | | | | | | | | | 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> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | 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> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 23 | -0/+0 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 4 | -113/+113 |
| | |||||
* | Build by default as a shared | Francois Andriot | 2014-02-02 | 1 | -2/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-02 | 2 | -3/+3 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 2 | -2/+2 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-20 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 7 | -16/+16 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-03-06 | 1 | -3/+3 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 6 | -28/+28 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-02-27 | 4 | -19/+19 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 11 | -16/+16 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 26 | -173/+173 |
| | |||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 29 | -32/+32 |
| | |||||
* | Fix native TQt3 accidental conversion to tquit | Timothy Pearson | 2011-11-14 | 2 | -2/+2 |
| |