Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename basic widget nt* related files to equivalent tq* | Michele Calgaro | 2024-07-29 | 7 | -36/+36 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename text class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-24 | 2 | -2/+2 |
| | | | | 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 | 9 | -13/+13 |
| | | | | 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 | 9 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename utility class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-07 | 2 | -2/+2 |
| | | | | 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 | 6 | -14/+14 |
| | | | | | | "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename threading nt* related files to equivalent tq* | Michele Calgaro | 2024-06-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename style nt* related files to equivalent tq* | Michele Calgaro | 2024-06-12 | 7 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename text nt* related files to equivalent tq* | Michele Calgaro | 2024-06-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename str nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename image nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename ntqwidget* related files to equivalent tqwidget* | Michele Calgaro | 2024-06-02 | 5 | -7/+7 |
| | | | | 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> | ||||
* | Improve TQFont-related cleanup | Alexander Golubev | 2024-03-29 | 1 | -0/+5 |
| | | | | | | | | | Improve TQFont cleanup making sure that all instances of TQFont are destroyed before TQApplication (or specifically before disconnect from X11). This gets reed of several valgrind complains about leaks deep inside fontconfig. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 1 | -3/+3 |
| | | | | | | | | | | | | 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> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 13 | -14/+14 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | SGI style: enable complex widget rendering | Mavridis Philippe | 2022-04-24 | 1 | -1/+1 |
| | | | | | | | | Was commented out for no obvious reason This resolves issue #64. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 24 | -255/+255 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2014-10-03 | 1 | -0/+6 |
| | |||||
* | Fix crash on populating style data to tabbar without parent | Slávek Banko | 2014-05-20 | 1 | -35/+37 |
| | | | | This resolves Bug 1966 | ||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-22 | 1 | -109/+205 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-17 | 1 | -28/+49 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-14 | 1 | -3/+10 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-12-01 | 1 | -0/+12 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-14 | 16 | -156/+157 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-14 | 1 | -362/+370 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-06 | 1 | -1/+2 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-04 | 1 | -0/+65 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-03 | 1 | -0/+9 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-31 | 1 | -0/+4 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-31 | 7 | -33/+235 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-30 | 7 | -85/+215 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-17 | 1 | -0/+34 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-16 | 2 | -24/+8 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-09-01 | 1 | -0/+2 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-11 | 1 | -9/+11 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-09 | 1 | -0/+12 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-08 | 6 | -280/+36 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-08 | 1 | -13/+13 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-07 | 1 | -5/+0 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-07 | 10 | -210/+195 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-05 | 16 | -1374/+1922 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-07-28 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 1 | -1/+1 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-03-06 | 4 | -34/+34 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 1 | -5/+5 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-02-27 | 2 | -3/+3 |
| |