summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Reset submodule main/tdevelop/cmake to latest HEADSlávek Banko2012-10-131-0/+0
|
* Reset submodule main/tdevelop/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-083-0/+0
|
* Update HTML install path references.Darrell Anderson2012-09-084-20/+20
| | | | (cherry picked from commit 7e28a2cd0e6663c45848f47fff28365466a5dc87)
* Fix subversion library detection on multiarchTimothy Pearson2012-06-231-1/+2
| | | | (cherry picked from commit 45290cb5decb8052acaed4def2b8a74d5f5e32ad)
* GCC 4.7 fix.Darrell Anderson2012-06-231-4/+4
| | | | | | This partially resolves bug report 958. Thanks to Francois Andriot. (cherry picked from commit b5a7ac1003316592cdfc7a37d90c64c4c91d4745)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-2332-134/+134
| | | | (cherry picked from commit b5528c18eb8080cdf8aad4e0357e337b3d8a5f96)
* Fix linear alphabet string errorsTimothy Pearson2012-06-231-1/+1
| | | | (cherry picked from commit a60600ad663bcf04672aecc9bb1ec5150bb37d20)
* Rename a few stragglersTimothy Pearson2012-06-237-36/+36
| | | | (cherry picked from commit 2007255ef3c315bc1dae29043caaa40a16699a29)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-23167-820/+820
| | | | (cherry picked from commit abcbb684982167791304dc2fe0bc979489506b43)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-23286-1198/+1198
| | | | (cherry picked from commit 7e66d7c3611d907ea28b140281b472bb1c406be6)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-23406-1418/+1418
| | | | (cherry picked from commit c3b301575a98e4c3505ad95534d6192b65539dab)
* Fix FTBFS on armelTimothy Pearson2012-06-231-0/+3
| | | | (cherry picked from commit 45acb7c6b079416aa26769b78669939d51eb8716)
* Fix FTBFS on armelTimothy Pearson2012-06-231-0/+2
| | | | (cherry picked from commit 2470d38df53e34a03e5d3ff8c9b7c2eed2949074)
* Fix FTBFS on armelTimothy Pearson2012-06-231-0/+3
| | | | (cherry picked from commit 499410b3110a9d7449a8b4f4f0e509aba5920ba5)
* Fix FTBFS on armelTimothy Pearson2012-06-231-0/+2
| | | | (cherry picked from commit c8a5f60095a91bc389cdbf3aed26dbae01b8755c)
* Fix FTBFS on armelTimothy Pearson2012-06-231-0/+4
| | | | (cherry picked from commit caf560737a5d4b373bb3f75755247c3bc06a211e)
* Fix FTBFSTimothy Pearson2012-06-2310-13/+34
| | | | (cherry picked from commit c6fee889e9a4a644560804c7226c5fd6eb475e48)
* Add common directoriesSlávek Banko2012-06-234-0/+9
|
* Fix a kdevelop FTBFS on Fedora 15v3.5.13tpearson2011-10-291-0/+1
| | | | | | | Thanks to Francois Andriot for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1261448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdevelop FTBFS on armeltpearson2011-10-201-2/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1259985 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdevelop FTBFS under oneirictpearson2011-10-132-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1258708 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-103-4/+4
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-1823-41/+41
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-314-12/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-276-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-219-57/+57
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a couple of kdevelop signal/slot errorstpearson2011-08-163-2/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1247625 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert accidental instances of STQL to the proper SQLtpearson2011-08-144-11/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101020-3426/+3426
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10390-2069/+2069
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix missing Q_OBJECT macrostpearson2011-08-056-3/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-031-2/+2
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdevelop FTBFS under gcc4.6tpearson2011-07-301-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1244130 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-09330-1198/+1198
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-077-20/+20
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining kdevelop build problemstpearson2011-06-1712-115/+115
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237331 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdevelop Qt3 compilationtpearson2011-06-1779-607/+606
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeveloptpearson2011-06-141722-19249/+19785
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop/kdevdesigner] added forgotten AUTOMOC directivesamelian2011-05-101-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1231319 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] cvsservice ported to cmakesamelian2011-04-263-18/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1229345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] sync with new cmake macrossamelian2011-04-215-6/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1228608 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Runtime object naming repaired in kdeveloptpearson2011-02-242-106/+106
| | | | | | | NOTE: kdewebdev is still an outstanding issue git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1222477 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-2424-221/+221
| | | | | | | | | 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/kdevelop@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] fixed gcc-4.5 incompatibilitiessamelian2011-02-189-13/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1221512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] initial cmake supportsamelian2011-01-23282-67/+8678
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] compatibility with QT_NO_ASCII_CAST and automocsamelian2011-01-2318-35/+43
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] rename CMakeLists.txt to avoid conflicts with cmake build systemsamelian2011-01-224-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216313 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] rename CMakeLists.txt to avoid conflicts with cmake build systemsamelian2011-01-221-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216307 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/kdevelop@1182913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da