Commit Graph

37 Commits (bdeb717137b6fc8693198008ccb97f8213973416)

Author SHA1 Message Date
Timothy Pearson 93907d7e7a Automatically update admin submodule and copy sustem libtool files before first build
Fix FTBFS in many TDE sample projects
Place TDE sample projects in a TDE category instead of a KDE category
12 years ago
Darrell Anderson 3d1c7581ff Fix inadvertent tqt changes. 13 years ago
Darrell Anderson bc0614f2ae Update template files consistent with TDE installation location
and bug report 892.
13 years ago
Darrell Anderson 998ebd2e68 Fix help files, kdevelop->tdevelop branding, fix startup. 13 years ago
Darrell Anderson d0848d4c3c Branding: KDevelop -> TDevelop, fix menu 13 years ago
Darrell Anderson 53058bf915 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson ab2599a715 Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushed
prematurely --- needing another patch set not yet pushed to GIT.
13 years ago
Darrell Anderson 2b84a5ebeb Branding cleanup: menu, desktop, and docbook files. 13 years ago
Darrell Anderson fc527d32f6 Branding cleanup: *.desktop files 13 years ago
Darrell Anderson 46d5d5150c Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Timothy Pearson 313fa28dc5 Rename additional global TQt functions 13 years ago
Timothy Pearson 0fed1a188b Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson abcbb68498 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 7e66d7c361 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson c3b301575a Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 1623fe6410 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit b6ba5d642f.
13 years ago
Timothy Pearson b6ba5d642f Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 88838f421c Rename KDEHOME and KDEDIR 13 years ago
Timothy Pearson 5fbf99bcc4 Finish rename from prior commit 13 years ago
Timothy Pearson 2ecab1a194 Additional renaming of kde to tde 13 years ago
Timothy Pearson db971c3ef3 Fix accidental conversion of dockwin 13 years ago
Timothy Pearson 6da5d17acc Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 57cce360ee Rename additional instances of KDE to TDE 13 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 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 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 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 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
tpearson 157db24662 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d6f8bbb45b Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson fb6a27e106 Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 461cf05bf0 Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma 114a878c64 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/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago