Timothy Pearson
46e2e93fa2
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson
cce4a56a19
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
b9637c7590
Revert "Fix remaining missing semicolons at end of Keywords strings"
...
This reverts commit fd2369a8f0
.
10 years ago
Timothy Pearson
fd2369a8f0
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
0c11ace605
Fix missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
24db855178
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
ee9dade9cf
Fix Keywords separators to match XDG desktop specifications
10 years ago
Slávek Banko
3e88ddfbc3
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
9f795192a5
Rename kderc -> tderc in support of bug report 1447.
12 years ago
Timothy Pearson
77cbe84cb6
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9286b9ebcc
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
4f841fbbbc
Rename KStyle to TDEStyle to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3e5506b29b
Rename kdisplay for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
f537c21b68
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
de7e5867a6
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1a9478c6e1
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
cc74f360bb
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
79b21d47bc
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1d061b286a
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Darrell Anderson
94f3dbe7c5
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
113afa8580
Branding cleanup: What's This help, KDE -> TDE
13 years ago
Darrell Anderson
e37899bcc3
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
e9efe389b4
Branding cleanup: KDE -> TDE.
13 years ago
Darrell Anderson
dc50fdd3e8
Fix branding issues of non-KDE -> non-TDE.
13 years ago
Timothy Pearson
8bd291c0e8
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
b492b550f3
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
f64397c82f
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
628043be55
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
2c01fd64dd
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 73c08b592d
.
13 years ago
Timothy Pearson
73c08b592d
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
43d99cc247
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
99e082a03e
Rename additional instances of KDE to TDE
13 years ago
tpearson
549c7e4d63
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9a3f0aacd4
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
bee265d855
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/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
cc0ad49c75
Allow kdebase to (mostly) function correctly with TQt for Qt4
...
Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch)
Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6 )
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
b6fc43ccd5
[kdebase] initial cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0406f543f8
Signal/slot repairs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
8155225c9b
Enable compilation with TQt for Qt4 3.4.0 TP2
...
This should not break compatibility with TQt for Qt3; if it does please fix it ASAP!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
fd3a982e26
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/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
495d08bc2d
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a5edd20f0d
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c663b64409
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
toma
4aed2c8219
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/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago