Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-01 | 26 | -109/+109 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 43 | -46/+46 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. Completed previous ↵ | Michele Calgaro | 2021-12-31 | 1 | -7/+4 |
| | | | | | | commit where one file was missed out. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2021-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS due to narrowing conversion. | Slávek Banko | 2020-09-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 2 | -4/+4 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Fix unintended rename of chunk* | Slávek Banko | 2013-02-24 | 4 | -5/+5 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 33 | -42/+42 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 3 | -3/+3 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 3 | -4/+4 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 8 | -8/+8 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 4 | -0/+0 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -5/+5 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -3/+3 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -3/+3 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 14 | -18/+18 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 28 | -98/+98 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 7 | -16/+16 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Update autotools for new DSO linkage style | Slávek Banko | 2012-08-13 | 1 | -1/+1 |
| | | | | Thanks to Francois Andriot for the patch | ||||
* | Update ktorrent package to 2.2.8 and fix internal geoip database. | Darrell Anderson | 2012-03-21 | 4 | -8/+11 |
| | | | | This resolves bug report 363. | ||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-03-19 | 3 | -6/+6 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 43 | -46/+46 |
| | |||||
* | Rename ksocket and kcache | Timothy Pearson | 2012-01-30 | 9 | -10/+10 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 5 | -12/+12 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 42 | -238/+238 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 18 | -89/+89 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 59 | -347/+347 |
| | | | | This reverts commit f96f74ffa7040e64ae3352e08c810c383c8a0ba2. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 59 | -347/+347 |
| | |||||
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 22 | -98/+98 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 37 | -107/+107 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 4 | -4/+4 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port ktorrent | tpearson | 2011-06-28 | 228 | -2174/+2221 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1238733 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Updated to final KDE3 ktorrent release (2.2.6) | tpearson | 2010-01-20 | 293 | -0/+45035 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1077377 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |