Slávek Banko
1c95c92973
Fix FTBFS with clang
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 191490e345
)
9 years ago
Timothy Pearson
0bde81cee4
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
a115544364
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
François Andriot
9a79f045fc
Update for recent TDENewStuff changes
10 years ago
Slávek Banko
efaf922de8
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
d4ee0601cb
Add missing include to build kvoctrain.
12 years ago
Timothy Pearson
2e1267ad62
Reconsolidate split code from prior commit
12 years ago
Timothy Pearson
c5dacf57e0
Allow kvoctrain to build even if undefined symbols have been disallowed
...
This relates to Bug 1134
12 years ago
Timothy Pearson
4565bfb4e2
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d5f01dcc48
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
3a3518bb00
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8cb8ba0f95
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
fccf6d244a
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ee52bb567f
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
088cc453ec
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
949de81936
Rename KStandard for enhanced compatibility with KDE4
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
Slávek Banko
2b25aaa07f
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago
Darrell Anderson
5687d5ac93
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
694288b19b
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
d1edaaef86
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Darrell Anderson
c3f2c830d0
Fix inadvertent "TQ" changes.
13 years ago
Timothy Pearson
1a7e498bdb
Remove spurious TQ_OBJECT instances
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
c954cd41d3
Additional renaming of kde to tde
13 years ago
Timothy Pearson
371f9f817c
Rename kwin to twin (part 1 of 2)
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
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
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
03763f5a00
Fix another kdeedu/Qt3 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236951 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
f81a494f39
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/kdeedu@1222475 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