Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_NO_COMPAT code | Michele Calgaro | 2023-06-10 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 3 | -6/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -2/+2 |
| | | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 4 | -10/+2 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 5 | -10/+10 |
| | |||||
* | Rename KWallet to TDEWallet | Timothy Pearson | 2013-08-27 | 2 | -4/+4 |
| | |||||
* | Fix references to lkabc | Timothy Pearson | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 4 | -4/+4 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 5 | -10/+10 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 2 | -3/+3 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 14 | -36/+36 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 5 | -6/+6 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 4 | -6/+6 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 3 | -7/+7 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 5 | -10/+10 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 11 | -21/+21 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 2 | -2/+2 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 7 | -23/+23 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 8 | -26/+26 |
| | | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 8 | -26/+26 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 3 | -3/+3 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 6 | -10/+10 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 2 | -6/+6 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 2 | -2/+2 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kdenetwork | tpearson | 2011-06-22 | 19 | -85/+87 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 3 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 14 | -135/+135 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 71 | -0/+1881 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |