summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/tdetoys/admin to latest HEADv3.5.13.2Slávek Banko2013-05-241-0/+0
|
* Reset submodule main/tdetoys/admin to latest HEADSlávek Banko2013-03-301-0/+0
|
* Fix FTBFS.Darrell Anderson2013-02-201-1/+1
| | | | (cherry picked from commit 7adc7115528101c579c41266a2388a37e3b1c04c)
* Reset submodule main/tdetoys/cmake to latest HEADSlávek Banko2013-02-161-0/+0
|
* Reset submodule main/tdetoys/cmake to latest HEADSlávek Banko2013-01-271-0/+0
|
* Reset submodule main/tdetoys/cmake to latest HEADSlávek Banko2012-12-091-0/+0
|
* Reset submodule main/tdetoys/cmake to latest HEADSlávek Banko2012-11-271-0/+0
|
* Reset submodule main/tdetoys/admin to latest HEADSlávek Banko2012-11-271-0/+0
|
* Initial conversion to cmakeSlávek Banko2012-11-1843-0/+1237
| | | | | Thanks to Fat-Zer (cherry picked from commit c4c9c9fd262dd8450c1cf4454183b03173a3b092)
* Reset submodule main/tdetoys/cmake to latest HEADSlávek Banko2012-10-231-0/+0
|
* Reset submodule main/tdetoys/cmake to latest HEADSlávek Banko2012-10-131-0/+0
|
* Reset submodule main/tdetoys/admin to latest HEADSlávek Banko2012-10-131-0/+0
|
* Update final HTML install path so all modules are consistent.v3.5.13.1Slávek Banko2012-09-082-0/+0
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-061-2/+3
| | | | | Thanks to Francois Andriot for the patch (cherry picked from commit 41013366f855785fe5e6f73a41e69c6c4f343083)
* Further organize KDE Menu.Darrell Anderson2012-06-044-4/+4
| | | | (cherry picked from commit 9ad510349709c88e3d8dfa7bf2f0c9d5c31fb51d)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0413-38/+38
| | | | (cherry picked from commit 251c4d87e52794911ea960530258703584dfd93a)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0428-118/+118
| | | | (cherry picked from commit 59a076e9336f1eebda8650437e6bc61077be1516)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0430-108/+108
| | | | (cherry picked from commit 3ee504ecba6caf3c2609a8648fe3659f2b541544)
* Fix FTBFSTimothy Pearson2012-06-043-2/+5
| | | | (cherry picked from commit aef0e36bd7c3b47f0bfad74964346b3fb0911e67)
* Add common directoriesSlávek Banko2012-06-043-0/+6
|
* Fix kdetoys FTBFS on armelv3.5.13tpearson2011-10-201-2/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1259976 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdetoys FTBFS under oneirictpearson2011-10-121-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1258621 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-106-6/+6
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Novosibirsk weather station updatetpearson2011-10-011-1/+1
| | | | | | | Thanks to Ilya Chernykh for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1256709 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1061-150/+150
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1021-66/+66
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-098-16/+16
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-14/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdetoystpearson2011-06-2291-745/+825
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1238103 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-241-2/+2
| | | | | | | | | 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/kdetoys@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link cmake directory to Trinity modifiable shared cmake SVN foldertpearson2010-10-050-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1182913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0218-22/+22
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1158451 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3195-1918/+1918
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1157650 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Honor system tray icon resizing requeststpearson2010-05-112-10/+19
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1125266 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug 222920)tpearson2010-01-160-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1075407 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Redirect admin directories to Trinity-specific ↵tpearson2010-01-010-0/+0
| | | | | | "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1068356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25748-0/+39536
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da