Michele Calgaro
8895c7d4ed
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f1b639fcc7
)
6 years ago
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
2166880f2b
Bring undo, redo, find, and revert icons into XDG compliance
10 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
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
087f8d4521
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
642c256d47
Rename kiobuffer and KHTML
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
Darrell Anderson
8d38062cbc
Fix branding, default server, and update server list.
12 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
samelian
60cf2d8004
[kdesdk/kbugbuster] added cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1257174 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
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
tpearson
6082256ac5
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1158450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
4ae0c208b6
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1157652 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
toma
bd9e661782
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/kdesdk@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago