Michele Calgaro
6392f5a9df
Revert "Finish renaming tdevelop components"
...
This reverts commit 722ce1efba
.
11 years ago
Michele Calgaro
41f7ca9b5d
Revert "Fix kded service and symbol export in support of commit 722ce1ef."
...
This reverts commit 7fc46170cb
.
11 years ago
Michele Calgaro
fc09bfc4fd
Revert "Branding cleanup."
...
This reverts commit f4487e563c
.
11 years ago
Darrell Anderson
f4487e563c
Branding cleanup.
11 years ago
Darrell Anderson
7fc46170cb
Fix kded service and symbol export in support of commit 722ce1ef
.
11 years ago
Darrell Anderson
722ce1efba
Finish renaming tdevelop components
11 years ago
Slávek Banko
e197223420
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
140e519c32
Add Comment description to KDED service in support of bug report 1129.
12 years ago
Timothy Pearson
bd3c603465
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ef5399ae5a
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
799fae5fee
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
5be945600e
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f78eb03afb
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
da1941ccad
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
82fc754f7c
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
ed530727c5
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
595a6e60c6
Rename kioslaves
12 years ago
Timothy Pearson
c0b24fe164
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2fb700f92b
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
da1522385e
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b9e542d0c8
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3a044decb0
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
95e28f5bca
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Slávek Banko
96f0726b22
Fix various cmake build issues
12 years ago
Timothy Pearson
4f4fed4bfe
Fix a number of unconnected signals and slots
12 years ago
Darrell Anderson
a7fb6c980b
Update desktop file description with Initial Caps for consistency
...
with other TDE services descriptions.
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
efbe6faa6c
Branding cleanup: KDE -> TDE, KDevelop -> TDevelop
13 years ago
Timothy Pearson
45290cb5de
Fix subversion library detection on multiarch
13 years ago
Timothy Pearson
e7763f680e
Update automake files to use tde instead of kde
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
2ecab1a194
Additional renaming of kde to tde
13 years ago
Timothy Pearson
b4e545384b
Additional kde to tde renaming
13 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
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
13 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
13 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
13 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