Darrell Anderson
c705bc9f9b
Fix references to user profile directory.
...
(cherry picked from commit 3cbae8eb29
)
12 years ago
Timothy Pearson
0ea1dc87b0
Fix FTBFS on TQt3
...
(cherry picked from commit 7b29b83606
)
12 years ago
Darrell Anderson
787c8d6168
Fix "HAVE_ARTS" is not defined warning messages.
...
Patch found in KDE bug report 118224 - No in game sounds.
(cherry picked from commit 756f3ebf21
)
12 years ago
Darrell Anderson
095a0d2d16
Fix inadvertent tq changes.
...
(cherry picked from commit f5d2a52010
)
12 years ago
Darrell Anderson
a8639963c4
Fix inadvertent tq changes.
...
(cherry picked from commit 319d2167d2
)
12 years ago
Darrell Anderson
896a6c5806
Fix inadvertent tq changes.
...
(cherry picked from commit f862b0536d
)
12 years ago
Darrell Anderson
5e90d85ad6
Fix inadvertent tqt changes.
...
(cherry picked from commit 29f9a83944
)
12 years ago
Slávek Banko
3558154982
Reset submodule main/tdegames/cmake to latest HEAD
12 years ago
Slávek Banko
fc10320172
Reset submodule main/tdegames/cmake to latest HEAD
12 years ago
Slávek Banko
c13cb5d8ec
Reset submodule main/tdegames/admin to latest HEAD
12 years ago
Slávek Banko
323cf57108
Reset submodule main/tdegames/cmake to latest HEAD
12 years ago
Slávek Banko
8d23ac4c38
Reset submodule main/tdegames/cmake to latest HEAD
12 years ago
Slávek Banko
12b01a4ebd
Reset submodule main/tdegames/admin to latest HEAD
12 years ago
Slávek Banko
c4dece8369
Update final HTML install path so all modules are consistent.
12 years ago
Darrell Anderson
4ba5bb2d9f
Update HTML install path references.
...
(cherry picked from commit 7837f2ddb8
)
12 years ago
Slávek Banko
1679d4c415
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
(cherry picked from commit 098b76c808
)
12 years ago
Darrell Anderson
d51ad47d3a
Fix inadvertent "TQ" changes.
...
(cherry picked from commit 1f0b774c59
)
13 years ago
Timothy Pearson
abbad031ec
Fix linear alphabet string errors
...
(cherry picked from commit edc913ee43
)
13 years ago
Timothy Pearson
d984ed6b76
Add knetwalk description to desktop file
...
(cherry picked from commit a05cbfc303
)
13 years ago
Timothy Pearson
ee498f9415
Update TDE deck 0 card
...
(cherry picked from commit 3e982cbecd
)
13 years ago
Timothy Pearson
edee609d80
Rename obsolete tq methods to standard names
...
(cherry picked from commit 3677045295
)
13 years ago
Timothy Pearson
00e58f1937
Remove additional unneeded tq method conversions
...
(cherry picked from commit c0f375feba
)
13 years ago
Timothy Pearson
9e8c9cf72c
Rename old tq methods that no longer need a unique name
...
(cherry picked from commit 0e2b76239f
)
13 years ago
Slávek Banko
7cfcd74800
Add 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
toma
c90c389a8a
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/kdegames@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago