Timothy Pearson
0ea54195f4
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
79fd2b2bbd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4bb787f41f
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
aef5eada7f
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8856e75c20
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2877440fbd
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6fdacb9c2e
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
c1a8ee04fb
Initial conversion to cmake.
...
Thanks to Fat-Zer.
12 years ago
Darrell Anderson
42177b2709
Fix references to user profile directory.
12 years ago
Darrell Anderson
c4d066ffa9
Fix QString -> TQString.
12 years ago
Darrell Anderson
015bf6376f
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
d11eb578ab
Update lsm files.
13 years ago
Darrell Anderson
7e09b42fda
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Darrell Anderson
04be5d9643
Fix references of K Menu -> TDE Menu.
13 years ago
Darrell Anderson
96adcf5659
Rename straggling environment variables KDE->TDE.
13 years ago
Darrell Anderson
1bdf50aff8
Update OnlyShowIn=KDE; -> OnlyShowIn=TDE;
13 years ago
Timothy Pearson
cff40e79ad
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
3c87ec12c2
Rename additional global TQt functions
13 years ago
Timothy Pearson
75b5de5bf8
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
59006f7296
Rename ksocket and kcache
13 years ago
Timothy Pearson
cf981b2c8c
Rename KDE_MAKE_VERSION and update TDE version string
13 years ago
Timothy Pearson
89856e749b
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
7ea89afa11
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
bcc684e28a
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
955e20356d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit bf280726d5
.
13 years ago
Timothy Pearson
bf280726d5
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
e68dcfd1de
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
eb45e2f59e
Finish rename from prior commit
13 years ago
Timothy Pearson
ba462cdcae
Additional renaming of kde to tde
13 years ago
Timothy Pearson
6987789e97
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
2caaeba93d
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
cf2c59f3a1
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
27f2cfdc57
Additional kde to tde renaming
13 years ago
tpearson
0e494bc7f4
Fix kdeutils FTBFS under Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1258494 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0a9b7cf52a
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b12c7d1d6b
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
625904bd30
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6335dc5580
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9b8c9f1f9e
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/kdeutils@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c3509de54b
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a2277b6bc7
TQt4 port kdeutils
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f1abfebcc4
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/kdeutils@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b678e7f967
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5f5ee23671
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2abe1e6f40
* ark context un[tar/zip/bz] crash repair
...
* gcc4.4 compilation fixes
* superkaramba xmms sensor addition
* automake updates
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1063396 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma
2bda8f7717
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/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago