Timothy Pearson
ce3c3aadcb
Fix exec icon location and bring it into XDG compliance
10 years ago
Timothy Pearson
f61a9f02a1
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
3a347442a4
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
bd6cf65a81
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson
a2541c112a
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
af947ca8fc
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
510bd507ec
Update and rename files in support of commit 722ce1ef.
11 years ago
Slávek Banko
d17de25b7f
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
279764bab1
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ee38b2862b
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
1467a6e3fc
Rename kcompletionbox
12 years ago
Timothy Pearson
d86ed6c390
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
051ae88012
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1c53bf78a7
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
c46f36d008
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9771f17f8c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
da4097d57f
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
6e6db807da
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
e76ee03c02
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
ef2264e979
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
82072ef281
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f9ced3b3f1
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
29df04c243
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8ba97103df
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f7307c9513
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ca1ec6eeaa
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
512e084ba4
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
4a179d4a31
Update lsm files.
13 years ago
Darrell Anderson
7e7c92da88
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Darrell Anderson
9c98898237
Fix inadvertent "TQ" changes.
13 years ago
Timothy Pearson
3da0c9594e
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
b0f531735b
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
84c989c19d
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
9445f97b42
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
1fffbdafa1
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 2b0e1de2ff
.
13 years ago
Timothy Pearson
2b0e1de2ff
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
99ee6fd7e9
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
0348cfd0a9
Finish rename from prior commit
13 years ago
Timothy Pearson
ffa67ac755
Additional renaming of kde to tde
13 years ago
Timothy Pearson
baa3e6e883
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
50438bf200
Additional kde to tde renaming
13 years ago
tpearson
396e121758
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a401060f42
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6c79d50fa9
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
36c36b53a1
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
929d7ae4f6
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/kdewebdev@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e985f7e545
TQt4 port kdewebdev
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237029 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
45be2143e2
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1158456 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
dc6b8e72fe
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1157656 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
toma
e9ae806948
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/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago