| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq* | Michele Calgaro | 2024-10-22 | 3 | -4/+4 |
* | Rename private q* headers into equivalent tq* | Michele Calgaro | 2024-09-13 | 2 | -2/+2 |
* | Rename remaining ntq[s-z]* related files to equivalent tq* | Michele Calgaro | 2024-09-12 | 2 | -2/+2 |
* | Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) | Michele Calgaro | 2024-09-04 | 7 | -7/+7 |
* | Rename remaining ntq[i-l]* related files to equivalent tq* | Michele Calgaro | 2024-08-31 | 15 | -16/+16 |
* | Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplica... | Michele Calgaro | 2024-08-29 | 6 | -29/+29 |
* | Rename global classes nt* related files to equivalent tq* | Michele Calgaro | 2024-08-29 | 3 | -3/+3 |
* | Rename style nt* related files to equivalent tq* | Michele Calgaro | 2024-08-29 | 14 | -38/+38 |
* | Rename layout nt* related files to equivalent tq* | Michele Calgaro | 2024-08-16 | 1 | -1/+1 |
* | Rename more widget nt* related files to equivalent tq* | Michele Calgaro | 2024-08-12 | 1 | -5/+5 |
* | Rename basic widget nt* related files to equivalent tq* | Michele Calgaro | 2024-07-29 | 1 | -10/+10 |
* | Rename environment class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-28 | 1 | -1/+1 |
* | Rename text class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-24 | 1 | -2/+2 |
* | Rename graphics class nt* related files to equivalent tq* (part 2) | Michele Calgaro | 2024-07-21 | 2 | -2/+2 |
* | Rename graphics class nt* related files to equivalent tq* (part 1) | Michele Calgaro | 2024-07-18 | 1 | -1/+1 |
* | Rename IO and network class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-10 | 2 | -2/+2 |
* | Rename utility class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-07 | 3 | -4/+4 |
* | Rename main window nt* related files to equivalent tq*. The file | Michele Calgaro | 2024-07-06 | 4 | -7/+7 |
* | Rename codec nt* related files to equivalent tq*. | Michele Calgaro | 2024-07-01 | 8 | -32/+32 |
* | Remove documentation for QWS classes and Qt/Embedded | Michele Calgaro | 2024-06-25 | 1 | -2/+0 |
* | Rename style nt* related files to equivalent tq* | Michele Calgaro | 2024-06-12 | 9 | -9/+9 |
* | Rename icon nt* related files to equivalent tq* | Michele Calgaro | 2024-06-12 | 1 | -1/+1 |
* | Rename text nt* related files to equivalent tq* | Michele Calgaro | 2024-06-08 | 6 | -10/+10 |
* | Rename str nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 9 | -9/+9 |
* | Rename image nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 3 | -3/+3 |
* | Rename ptr nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 5 | -5/+5 |
* | Rename ntqwidget* related files to equivalent tqwidget* | Michele Calgaro | 2024-06-02 | 3 | -3/+3 |
* | Rename nt* sql related files to equivalent tq* | Michele Calgaro | 2024-05-28 | 12 | -24/+24 |
* | Rename ntqobject*.h and qobject*.cpp to tqobject* | Michele Calgaro | 2024-05-27 | 1 | -1/+1 |
* | inputmethods/xim: fix incorrect fontset ref counting | Alexander Golubev | 2024-03-21 | 1 | -3/+4 |
* | Fix a small memory leak in xim plugin | Alexander Golubev | 2024-03-16 | 1 | -4/+6 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 3 | -9/+9 |
* | Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT | Michele Calgaro | 2023-12-27 | 1 | -7/+7 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-19 | 1 | -20/+20 |
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 24 | -24/+24 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 1 | -1/+1 |
* | Remove Qt4 related stuff | Michele Calgaro | 2023-07-09 | 1 | -3/+0 |
* | Drop Qt2 obsolete classes | Michele Calgaro | 2023-06-03 | 1 | -1/+1 |
* | Remove debug config for inputmethod plugins | OBATA Akio | 2020-08-03 | 4 | -4/+4 |
* | Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020. | Michele Calgaro | 2019-06-16 | 2 | -4/+4 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 18 | -70/+70 |
* | Always build with a clean namespace | Slávek Banko | 2018-09-24 | 3 | -10/+0 |
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 5 | -9/+9 |
* | Fix build option used to select sqlite3 plugin | Slávek Banko | 2014-08-24 | 1 | -1/+1 |
* | Add sqlite3 plugin | Slávek Banko | 2014-05-24 | 3 | -0/+104 |
* | Fix 'format not a string literal' error | Francois Andriot | 2013-08-15 | 1 | -1/+1 |
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 3 | -54/+54 |
* | Automated update from Qt3 | Timothy Pearson | 2012-06-13 | 1 | -1/+1 |
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 4 | -35/+35 |
* | Automated update from qt3 | Timothy Pearson | 2012-02-27 | 1 | -2/+2 |