summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update HTML install path references.Darrell Anderson2012-09-082-6/+6
| | | | (cherry picked from commit 242ebbc479f92df9a81d521d40b17fe5b1833d7e)
* Update autotools for new DSO linkage styleSlávek Banko2012-08-121-1/+1
| | | | | Thanks to Francois Andriot for the patch (cherry picked from commit e61b40d34c201b33b70a1ea7917e41a7ccf573c1)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-08-0116-48/+48
| | | | (cherry picked from commit cd3688b73bf12976e9bb48a9e09c6f69979f33f1)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-08-0182-321/+321
| | | | (cherry picked from commit 1fc61c6e1d0a2b34f7b1d0de181bb4e6f954a8c2)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-08-0164-179/+179
| | | | (cherry picked from commit abb8cd68f820cfe0c96965136890a6bdd1093db5)
* Fix FTBFSTimothy Pearson2012-08-011-2/+2
| | | | (cherry picked from commit bf044d5a0d60867ed5b463eadf15c0144c3efdf8)
* Fix FTBFS with a bit of a hack around gpsimTimothy Pearson2012-08-012-2/+8
| | | | (cherry picked from commit 6c8db442b5f2560f8851bf774965d9ba0939da8f)
* Fix linker flagsTimothy Pearson2012-08-011-1/+1
| | | | (cherry picked from commit 87772a3a3e65ce3d1bc321e7a6b656f0d7e38966)
* Fix FTBFS on oneiricTimothy Pearson2012-08-011-1/+1
| | | | (cherry picked from commit e6386e7670d934f86f74d39dba91602856c7d145)
* Add common directoriesSlávek Banko2012-08-013-0/+6
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-213-67/+67
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10116-399/+399
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1078-321/+321
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-031-1/+1
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix ktechlab FTBFS on gcc4.6tpearson2011-08-031-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244540 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix ktechlab FTBFS under gcc4.6tpearson2011-08-0215-22/+22
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix ktechlab FTBFS under gcc4.6tpearson2011-08-021-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244429 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0953-138/+138
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port ktechlabtpearson2011-06-29375-6790/+6908
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1238801 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-24146-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1106863 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added admin directorytpearson2010-02-240-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1095339 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of ktechlabtpearson2010-02-24658-0/+126173
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1095338 283d02a7-25f6-0310-bc7c-ecb5cbfe19da