Timothy Pearson
9d1e7f2d42
Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown
10 years ago
Timothy Pearson
eb186dbe60
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
ff04cdc4c0
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
88d0e2289d
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
876eee336b
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
8865050b11
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Darrell Anderson
bfe2615471
Fix unintended renaming
11 years ago
Slávek Banko
1859432c94
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
6915c95d7c
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9d63b7d460
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
fc02f656b0
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
5b28c57424
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
940c092f32
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
32de9b2038
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
86a162c310
Rename KShared
12 years ago
Timothy Pearson
fcdadb3fee
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
deef75a57e
Rename kioslaves
12 years ago
Timothy Pearson
793cf2dff3
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7534907d37
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
de9a6aa007
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
27430f06c6
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2f1044cf63
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Darrell Anderson
7599bd501c
Fix inadvertent tq changes.
12 years ago
Slávek Banko
023e7b38d9
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago
Darrell Anderson
017d437099
Fix inadvertent "TQ" changes.
13 years ago
Timothy Pearson
abfa1c9a02
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
730bb5bd4c
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
d4ad381455
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
dc07846059
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
3c299dfe48
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
f59dfa0865
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 83fbc82a10
.
13 years ago
Timothy Pearson
83fbc82a10
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
20f2ea59ac
Rename kwin to twin (part 1 of 2)
13 years ago
tpearson
e657d8e0dc
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
27edf28be2
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7ef01c0f34
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
914b4db5c9
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/kdemultimedia@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f949c4652e
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ce8f3aee00
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f104a9c30e
Fix kdemultimedia Qt3 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236199 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b1057f437b
TQt4 port kdemultimedia
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236079 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
4ddfca384c
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/kdemultimedia@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
636eef5bea
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1158448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e654398e46
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1157644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
34b72e830f
Fixed remaining GPL address zip codes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
704b080cc7
Updated obsolete GPL license addresses to current GPL address
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma
e2de64d6f1
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/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago