Timothy Pearson
3677045295
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
c0f375feba
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
0e2b76239f
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
84ace1135c
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 97d1732e25
.
13 years ago
Timothy Pearson
97d1732e25
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
9c27a1a03e
Rename additional KDE strings
13 years ago
Automated System
e513f78e04
Reset submodule main/tdegames/admin to latest HEAD
13 years ago
Timothy Pearson
b7eeece6d1
Rename KDEHOME and KDEDIR
13 years ago
Automated System
482d9c8394
Reset submodule main/tdegames/admin to latest HEAD
13 years ago
Automated System
cd7d06912b
Reset submodule main/tdegames/admin to latest HEAD
13 years ago
Timothy Pearson
d668821a95
Fix FTBFS
13 years ago
Automated System
e11bc8ad06
Reset submodule main/tdegames/admin to latest HEAD
13 years ago
Timothy Pearson
49a9265781
Finish rename from prior commit
13 years ago
Automated System
dd6f8c983c
Reset submodule main/tdegames/cmake to latest HEAD
13 years ago
Automated System
5fbe76dbc4
Reset submodule main/tdegames/admin to latest HEAD
13 years ago
Timothy Pearson
80dd9f233c
Additional renaming of kde to tde
13 years ago
Timothy Pearson
72f77e5dca
Rename KDE_VERSION to TDE_VERSION
13 years ago
Automated System
426b54e2c3
Reset submodule main/tdegames/admin to latest HEAD
13 years ago
Timothy Pearson
a1966f0f2c
Rename kwin to twin (Part 2 of 2)
13 years ago
Timothy Pearson
cbf01c9f46
Rename kwin to twin (part 1 of 2)
13 years ago
Automated System
e4e9e160de
Reset submodule main/tdegames/admin to latest HEAD
13 years ago
Timothy Pearson
69d847e2c2
Rename additional instances of KDE to TDE
13 years ago
Automated System
4bef7d9d87
Reset submodule main/tdegames/cmake to latest HEAD
13 years ago
Timothy Pearson
14c49c4f56
Actually move the kde files that were renamed in the last commit
13 years ago
Automated System
ab0981b968
Reset submodule main/tdegames/cmake to latest HEAD
13 years ago
Automated System
64c6a1fbfb
Reset submodule main/tdegames/admin to latest HEAD
13 years ago
Timothy Pearson
6c8fc8ddd8
Additional kde to tde renaming
13 years ago
Automated System
63ff55ddad
Reset submodule main/tdegames/admin to latest HEAD
13 years ago
Timothy Pearson
898d80dfae
Rename kde libraries to tde
13 years ago
Timothy Pearson
cd42115f94
Added common directories
13 years ago
tpearson
34b141e9ff
Fix kdegames compilation under oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1258286 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9b81b30825
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/kdegames@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f6ffe14cef
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
59498d7d3a
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0ac78b9639
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f9fb540b0e
Update kdegames README file
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1247448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a13e26c2f1
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
24c5cdc273
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f6000cffbc
Fix missing Q_OBJECT macros
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
c406d61dee
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/kdegames@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
373fe6f2b9
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
66c292188f
Fix kdegames/Qt3 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1237329 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
029364878a
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
838baf3f99
TQt4 port kdegames
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1236074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2bf598bafa
Link cmake directory to Trinity modifiable shared cmake SVN folder
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1182913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
42ca287b53
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1158436 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
576eb4299a
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1157643 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0718336b60
Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug 222920)
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1075407 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
a5ba9d9cee
Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1068356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
18b5622af4
Fix high scores display
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1062508 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago