Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename KShared | Timothy Pearson | 2013-01-31 | 8 | -27/+27 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 2 | -2/+2 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 12 | -40/+40 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 18 | -94/+94 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 2 | -2/+2 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 2 | -7/+7 |
| | |||||
* | Update to upstream stable version 1.0.5 | Timothy Pearson | 2012-01-14 | 1 | -3/+16 |
| | |||||
* | Fix a number of crashes | Timothy Pearson | 2012-01-14 | 4 | -5/+5 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 5 | -8/+8 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 20 | -175/+175 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 22 | -330/+330 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 32 | -496/+496 |
| | | | | This reverts commit 252fce5a2a5384702fbcc1c9987284d7bd2e6943. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 32 | -496/+496 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-24 | 1 | -1/+1 |
| | |||||
* | Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵ | tpearson | 2011-09-18 | 2 | -20/+20 |
| | | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 43 | -292/+292 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 28 | -259/+259 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kmymoney2 FTBFS | tpearson | 2011-08-01 | 1 | -0/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1244305 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kmymoney FTBFS under Qt4 with a series of nasty hacks | tpearson | 2011-07-21 | 1 | -5/+5 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1242563 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 21 | -134/+134 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kmymoney | tpearson | 2011-07-05 | 88 | -5162/+5156 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239855 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added kmymoney | tpearson | 2011-07-04 | 110 | -0/+48010 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |