summaryrefslogtreecommitdiffstats
path: root/kmymoney2
Commit message (Collapse)AuthorAgeFilesLines
* Fix inadvertent tq changes.Darrell Anderson2012-12-301-3/+3
| | | | (cherry picked from commit 5e8825eca43e9c2a81852df965b2a5fe3a1f2072)
* Fix inadvertent "TQ" changes.Slávek Banko2012-07-2820-75/+75
| | | | (cherry picked from commit 87f567cd9fd6ecf39a65f8c4564958e64df40e5f)
* GCC 4.7 fixes.Darrell Anderson2012-06-061-0/+2
| | | | (cherry picked from commit c6db2e9cbba80c3ef4544edcea0fad936da60f4b)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-0634-96/+96
| | | | (cherry picked from commit 2943dd3424f5363483d65eb10d0cae34bd2051c7)
* Update to upstream stable version 1.0.5Timothy Pearson2012-06-067-11/+64
| | | | (cherry picked from commit 8654cea10f6902719006d5975db7dc07b2fcc713)
* Fix a number of crashesTimothy Pearson2012-06-0614-23/+23
| | | | (cherry picked from commit 2a54aa58cfe166f48d6f1395cbc6c9bfd5e31bfc)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-06111-301/+301
| | | | (cherry picked from commit 81ed92522a3cc6b80e9d790bd7a52b0eb4d412b9)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-06147-1165/+1165
| | | | (cherry picked from commit c70e40bd3f54a2c4d9ef57a36f19c996f4e00ed6)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-06190-1154/+1154
| | | | (cherry picked from commit 28723595822268551d3e050c3a83bf6ca5e17dd5)
* Fix FTBFSTimothy Pearson2012-06-061-0/+3
| | | | (cherry picked from commit b43df843c8bf2c1ccd637fedaa7c036203f2f63e)
* Fix FTBFSTimothy Pearson2012-06-063-2/+4
| | | | (cherry picked from commit 5c4162ecd91fb98ea7761d5c90adb956eb313b5e)
* Fix kmymoney2 FTBFS under oneiricv3.5.13tpearson2011-10-161-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1259117 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-188-36/+36
| | | | | | | | | 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
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-313-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert accidental instances of STQL to the proper SQLtpearson2011-08-141-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10329-1363/+1363
| | | | | | | | 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:tpearson2011-08-1097-588/+588
| | | | | | | | | 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 FTBFStpearson2011-08-012-1/+3
| | | | 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 hackstpearson2011-07-211-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:tpearson2011-07-09158-439/+439
| | | | | | | | | | | | 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[...]tpearson2011-07-0716-31/+31
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kmymoneytpearson2011-07-05514-19926/+20126
| | | | | | | 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 kmymoneytpearson2011-07-041513-0/+204352
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da