Timothy Pearson
949de81936
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
ab791e7c5e
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
fec3b97db2
Minor update for kioslave rename
12 years ago
Timothy Pearson
782ea254f2
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fb758f6790
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9f2c757e1a
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
cee429821a
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
78f8b2d68b
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
92ac6833a9
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
634845c7a2
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f4eb2f33b3
Fix disconnected signals and slots
12 years ago
Darrell Anderson
a11c2ebfed
Fix references to user profile directory.
12 years ago
Darrell Anderson
5be9ca7ece
Fix inadvertent tqt changes.
12 years ago
Darrell Anderson
d513bace90
Fix QString -> TQString.
12 years ago
Darrell Anderson
5687d5ac93
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
cb29ec61f5
Branding cleanup: *.desktop files
13 years ago
Darrell Anderson
27bac59f16
Update lsm files.
13 years ago
Darrell Anderson
a1169b0a85
Branding cleanup: K Desktop -> Trinity Desktop
13 years ago
Darrell Anderson
a65b81051f
Branding cleanup: KDE print -> TDE Print.
13 years ago
Darrell Anderson
c3f2c830d0
Fix inadvertent "TQ" changes.
13 years ago
Darrell Anderson
33cecfe986
Update HTML install path references.
13 years ago
Timothy Pearson
1a7e498bdb
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
0cd3b7cec9
Fix linear alphabet string errors
13 years ago
Timothy Pearson
12fec1b9c6
Rename a few stragglers
13 years ago
Timothy Pearson
ba6b214198
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
746abe8440
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
999f961ff5
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
2d7b541a4e
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 6c3f7a55fb
.
13 years ago
Timothy Pearson
6c3f7a55fb
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
4c7b13d8cd
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
6d932d40aa
Fix FTBFS
13 years ago
Timothy Pearson
34784ccef6
Finish rename from prior commit
13 years ago
Timothy Pearson
c954cd41d3
Additional renaming of kde to tde
13 years ago
Timothy Pearson
1677e06cb0
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
bd17e6ca5c
Additional kde to tde renaming
13 years ago
tpearson
ea99cc1978
Fix kdeedu FTBFS on Fedora 15
...
Thanks to Francois Andriot for the patch!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1261217 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6d21a23228
Fix a reference to temporary in kdeedu
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1258268 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
032c070107
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/kdeedu@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
2d32173ea8
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7ab4c863e8
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
eb57015869
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d8762de953
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
96698e12d1
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/kdeedu@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
dcb06497ea
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c2df35e6d0
Fix some kdeedu build issues
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236928 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
496cbb3b28
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a374efce3a
TQt4 port kdeedu
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236073 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
648ba4a456
Revert automated changes
...
Sorry guys, they are just not ready for prime time
Work will continue as always
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1212481 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
98a12d05a4
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1211429 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e140fe793e
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1158428 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago