Timothy Pearson
a4eabeb421
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
c1124c6ab4
Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
10 years ago
Timothy Pearson
0d88361520
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
Timothy Pearson
20b4873704
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
2762d81ca6
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
c89b28c8a2
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
cb32155fe1
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko
5cc26ceed3
Additional k => tde renaming and fixes
11 years ago
Slávek Banko
9977842f4f
Fix unintended rename of many various *klist*
12 years ago
Timothy Pearson
508a49f9ef
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
19cea58302
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
51779cd3cb
Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ac437bde9b
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7bc058d1bf
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
e46eba349e
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7716a5e605
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
0117fbed93
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
087f8d4521
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
44ff5a3c79
Rename KShared
12 years ago
Timothy Pearson
ff94d46e42
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1515a4f2eb
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f8069e2ea0
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e6aaa3624c
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
63bcbec9a0
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
94c9dc3822
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
479647c43c
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
1e748bbb22
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
6eb61da8c1
Branding cleanup: What's This help, KDE -> TDE
13 years ago
Darrell Anderson
aba985fc7e
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
65b9cbcc34
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Timothy Pearson
5443f402bb
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
36b1e019b7
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
f78838f2f7
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
1dd83e5f38
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
3b34e5cf56
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit d6331f1b56
.
13 years ago
Timothy Pearson
d6331f1b56
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
4123be7187
Additional renaming of kde to tde
13 years ago
Timothy Pearson
78eda9d386
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
f6940565c7
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
78a14fe575
Additional kde to tde renaming
13 years ago
tpearson
76e1423b45
Fix kdesdk FTBFS under oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1258656 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
8a5dfb29c4
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/kdesdk@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6f54236d10
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
16d826ac0f
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
22253cd8fb
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0813b39aed
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9150603ad3
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/kdesdk@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bfbb1d3a6b
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e192d1b3be
Finish TQt4 porting of kdesdk (kbabel)
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236386 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
99a2774ca6
TQt4 convert kdesdk
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago