Timothy Pearson
206cd56ef2
Rename ksocket and kcache
13 years ago
Timothy Pearson
62ede13396
Rename KDE_MAKE_VERSION and update TDE version string
13 years ago
Timothy Pearson
c7d9d93a4d
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
dc141e9d18
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
d6609da6b8
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
548395e018
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit bb7be23617
.
13 years ago
Timothy Pearson
bb7be23617
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
637521a29b
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
abece5df5e
Fix FTBFS on oneiric
13 years ago
Timothy Pearson
c1fe8cdb8e
Fix build ordering
13 years ago
Timothy Pearson
bc58c5477b
Fix build dependency ordering
13 years ago
Timothy Pearson
50368d5b4c
Rename libtdesvnpart
13 years ago
Timothy Pearson
16b1cda9d7
Fix build dependency order
13 years ago
Timothy Pearson
f3e7f4bd15
Fix FTBFS
13 years ago
Timothy Pearson
32f900cc79
Fix more FBTFS problems
13 years ago
Timothy Pearson
67ba735507
Fix more FTBFS problems
13 years ago
Timothy Pearson
faca9d4026
Fix a number of build failures
13 years ago
Timothy Pearson
28972708f2
Merge additional cmake files
13 years ago
Timothy Pearson
4ce4baa8d6
Update svn/sqlite cmake detection
13 years ago
Timothy Pearson
a151d8a541
Integrate merged cmake files
13 years ago
Timothy Pearson
b6c108cbf3
Merge cmake files
13 years ago
Timothy Pearson
19b4e0512f
CMake updates
13 years ago
Timothy Pearson
a49597806e
Add link to kcfg file
13 years ago
Timothy Pearson
543547198f
Fix cmake
13 years ago
Timothy Pearson
7a8eeda357
CMake fixes
13 years ago
Timothy Pearson
18b7338644
Remove unneeded header globs
13 years ago
Timothy Pearson
2ee58065a3
Fix kded_tdesvnd problem
13 years ago
Timothy Pearson
2d47470461
Try to fix sqlite problem
13 years ago
Timothy Pearson
1104088efc
Fix FTBFS
13 years ago
Timothy Pearson
a9fbdbd29b
Initial attempt at using the standard CMake system
13 years ago
Timothy Pearson
2a84b711d4
Finish rename from prior commit
13 years ago
Timothy Pearson
7fbb972791
Additional renaming of kde to tde
13 years ago
Timothy Pearson
497d419c0d
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
6fbca8ca80
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
7b8aca4487
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
ba5627f440
Actually move the kde files that were renamed in the last commit
13 years ago
Timothy Pearson
063c9e3c7d
Additional kde to tde renaming
13 years ago
Timothy Pearson
b5139afd7b
Rename kde libraries to tde
13 years ago
tpearson
1b8d048c94
Fix kdesvn FTBFS under oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1258962 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ae34f3661e
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/applications/kdesvn@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
93847f5651
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9f3eff1ef5
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
de1f774d6c
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
2176199f9c
Convert accidental instances of STQL to the proper SQL
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
c6b2971732
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
93f9fda465
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4be907152d
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/applications/kdesvn@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
421a6fdcbe
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
6c8e5e5544
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d7633c195a
Port kdesvn to TQt4
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1230412 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago