Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop USE_QT4 code | Michele Calgaro | 2023-08-31 | 11 | -98/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS from issue #9. | Slávek Banko | 2023-08-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-11 | 1 | -2/+2 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix build with a clean TQt namespace. | Slávek Banko | 2018-10-29 | 7 | -28/+28 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -2/+2 |
| | |||||
* | Set COMPILE_TDE_SUPPORT instead of COMPILE_KDE_SUPPORT | Timothy Pearson | 2012-02-24 | 2 | -4/+4 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 4 | -4/+4 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -3/+3 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -3/+3 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 2 | -6/+6 |
| | | | | This reverts commit 805c2821ceaddada48b346c6d11bd0dc1351a539. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 2 | -6/+6 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 8 | -114/+114 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 13 | -97/+97 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 5 | -35/+35 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Delete kvirc moc files, as they are autogenerated at build time | tpearson | 2011-06-28 | 4 | -498/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1238725 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kvirc | tpearson | 2011-06-28 | 43 | -1146/+1146 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1238719 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added KDE3 version of kvirc | tpearson | 2010-02-24 | 48 | -0/+8449 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |