Commit Graph

260 Commits (e43708e5473bdd8e250f0ecb7ac50b525a0a10f7)
 

Author SHA1 Message Date
Timothy Pearson 5fbf99bcc4 Finish rename from prior commit 13 years ago
Automated System 06c48bfff7 Reset submodule main/tdevelop/cmake to latest HEAD 13 years ago
Automated System cfce4686be Reset submodule main/tdevelop/admin to latest HEAD 13 years ago
Timothy Pearson 2ecab1a194 Additional renaming of kde to tde 13 years ago
Timothy Pearson 549fec618f Rename KDE_VERSION to TDE_VERSION 13 years ago
Automated System 4b85fce5a3 Reset submodule main/tdevelop/admin to latest HEAD 13 years ago
Timothy Pearson b5f8b47f97 Fix accidental conversion of dockwin (part 2 of 2) 13 years ago
Timothy Pearson db971c3ef3 Fix accidental conversion of dockwin 13 years ago
Timothy Pearson 0781b9823f Rename kwin to twin (Part 2 of 2) 13 years ago
Timothy Pearson 6da5d17acc Rename kwin to twin (part 1 of 2) 13 years ago
Automated System 1cc16d7086 Reset submodule main/tdevelop/admin to latest HEAD 13 years ago
Timothy Pearson 57cce360ee Rename additional instances of KDE to TDE 13 years ago
Automated System 14552bec6f Reset submodule main/tdevelop/cmake to latest HEAD 13 years ago
Automated System 68452d4946 Reset submodule main/tdevelop/cmake to latest HEAD 13 years ago
Automated System 41ff437ffe Reset submodule main/tdevelop/admin to latest HEAD 13 years ago
Timothy Pearson b4e545384b Additional kde to tde renaming 13 years ago
Automated System 35f3f9ef33 Reset submodule main/tdevelop/admin to latest HEAD 13 years ago
Timothy Pearson 437901b03b Rename kde libraries to tde 13 years ago
Timothy Pearson c8f5446953 Added common directories 13 years ago
tpearson 1827347a51 Fix a kdevelop FTBFS on Fedora 15
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
14 years ago
tpearson 0a842010fa Fix kdevelop FTBFS on armel
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1259985 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b2f30ae4c8 Fix kdevelop FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1258708 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 470373d06e Link most Trinity DSOs against the most common kdelibs libraries to 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
14 years ago
tpearson 39f1ae114d Fix a number of strings in Trinity that were incorrectly converted to TQ* 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
14 years ago
tpearson 2ea0370d79 Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6371eaf923 Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ab257225f8 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9a082d0d9d Fix a couple of kdevelop signal/slot errors
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1247625 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 24f6ebee70 Convert accidental instances of STQL to the proper SQL
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 32b67ac069 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 330c33ab6f rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 093de0db4f Fix missing Q_OBJECT macros
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 03df9d8aeb Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6973640264 Fix kdevelop FTBFS under gcc4.6
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1244130 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 539a1fd1ae Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 82324bf130 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2cb2dfe421 Fix remaining kdevelop build problems
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237331 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e9be34de5f Fix kdevelop Qt3 compilation
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 48d4a26399 TQt4 port kdevelop
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
14 years ago
samelian 7e701ace65 [kdevelop/kdevdesigner] added forgotten AUTOMOC directive
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1231319 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 04e6e355e2 [kdevelop] cvsservice ported to cmake
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1229345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 0358575487 [kdevelop] sync with new cmake macros
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1228608 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c0183f5dc9 Runtime object naming repaired in kdevelop
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
14 years ago
tpearson 170a65dc2a Fix a number of runtime object identification problems which led to an even 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
14 years ago
samelian 4dc0617cbc [kdevelop] fixed gcc-4.5 incompatibilities
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1221512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian cf21ddc3cc [kdevelop] initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian f9c30e41d2 [kdevelop] compatibility with QT_NO_ASCII_CAST and automoc
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 5e2135048c [kdevelop] rename CMakeLists.txt to avoid conflicts with cmake build system
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216313 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 436c6739d0 [kdevelop] rename CMakeLists.txt to avoid conflicts with cmake build system
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ab2f76daa6 Link cmake directory to Trinity modifiable shared cmake SVN folder
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1182913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago