summaryrefslogtreecommitdiffstats
path: root/kvoctrain
Commit message (Collapse)AuthorAgeFilesLines
* Add missing include to build kvoctrain.Darrell Anderson2013-04-101-0/+1
| | | | (cherry picked from commit d4ee0601cbf62beafe2fca8f057ff6b6e216cfe7)
* Reconsolidate split code from prior commitTimothy Pearson2013-04-082-47/+5
| | | | (cherry picked from commit 2e1267ad62d5a62f6ace0e5452c07f4c8b685d6a)
* Allow kvoctrain to build even if undefined symbols have been disallowedTimothy Pearson2013-04-081-1/+50
| | | | | This relates to Bug 1134 (cherry picked from commit c5dacf57e07e93dd186692d4de64fbe9784af87d)
* Update autotools for new DSO linkage styleSlávek Banko2012-08-071-1/+1
| | | | | Thanks to Francois Andriot for the patch (cherry picked from commit 2b25aaa07faf2c2959f89188d3972663c1aa6ba4)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-0412-43/+43
| | | | (cherry picked from commit c3f2c830d0394a175f308b1866b09143e28b2fe0)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0419-80/+80
| | | | (cherry picked from commit ba6b21419810544e0c8666969d21d72161d9084c)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0424-151/+151
| | | | (cherry picked from commit 746abe84406ed1ec1a8dc68f29ce0ab8322ccc80)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0436-111/+111
| | | | (cherry picked from commit 999f961ff5278b84c8ffd8a91addb9343e589cf0)
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-2/+2
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1076-128/+128
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1031-120/+120
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0934-43/+43
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix another kdeedu/Qt3 FTBFStpearson2011-06-162-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236951 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-1430-30/+30
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeedutpearson2011-06-11156-1547/+1591
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236073 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-242-3/+3
| | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0774-406/+406
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1212481 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0474-406/+406
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1211429 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0210-15/+15
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1158428 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31125-2536/+2536
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1157642 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25246-0/+43201
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da