Commit Graph

31 Commits (e8568cd2db7a661d4f52fa91dd3fdd3bed59b6de)

Author SHA1 Message Date
Timothy Pearson eb8b37e8e8 Part 1 of 2 of kdm rename 13 years ago
Timothy Pearson b0f531735b Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 84c989c19d Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 9445f97b42 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 1fffbdafa1 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 2b0e1de2ff.
13 years ago
Timothy Pearson 2b0e1de2ff Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 99ee6fd7e9 Rename KDEHOME and KDEDIR 13 years ago
Timothy Pearson 7876363c65 Fix FTBFS on armel 13 years ago
Timothy Pearson b467e7a30c Fix FTBFS on armel 13 years ago
Timothy Pearson b3763f2a08 Fix FTBFS 13 years ago
Timothy Pearson 0348cfd0a9 Finish rename from prior commit 13 years ago
Timothy Pearson ffa67ac755 Additional renaming of kde to tde 13 years ago
Timothy Pearson baa3e6e883 Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 50438bf200 Additional kde to tde renaming 13 years ago
tpearson 69aa74860a Fix kdewebdev FTBFS under oneiric
Quanta lvalue gcc error patch provided by "/dev/ammo42"


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1258664 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 042dc76a36 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/kdewebdev@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e7d485fd09 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/kdewebdev@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d3aa19ae50 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6c79d50fa9 rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 929d7ae4f6 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/kdewebdev@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a40b0e89b6 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a2bae01d00 Fix kdewebdev FTBFS under Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e985f7e545 TQt4 port kdewebdev
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237029 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f7670c1989 Runtime object naming repaired in kdewebdev
NOTE: runtime object naming still needs to be checked for stray "Q*" strings


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1222551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9cbbf05386 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/kdewebdev@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 45be2143e2 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1158456 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson dc6b8e72fe Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1157656 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8e0ab68821 Automake fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1107610 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d3b4e48f30 Fix FTBFS due to broken and redundant functions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1075934 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma e9ae806948 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago