Timothy Pearson
640408cb58
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
6ae9931c04
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
3118190af4
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
481aeaea4a
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
af36ac5647
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
269c99f029
Rename the string kde toolbar widget
10 years ago
Slávek Banko
0bfcc16156
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
ab45f5cce6
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
804a7e2aae
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
b3ff2ac060
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
577ac5a237
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5920e96087
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
50ccc22eb9
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
4c8b5ca72c
Rename KShared
12 years ago
Timothy Pearson
92958c9e20
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
896d42313d
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3ad898c43c
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f10950a5b2
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e9654e1a22
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4d3c178751
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Slávek Banko
9ed52cc747
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago
Darrell Anderson
3e31ea7e33
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
ce3d59a5a3
Fix branding issues.
13 years ago
Darrell Anderson
1eac443e69
Fix inadvertent tqt changes. Part of an extensive cleanup of various problems
...
with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963.
13 years ago
Darrell Anderson
303be4553a
Fix building with libpng 1.5.
13 years ago
Darrell Anderson
778e81ceab
Remove stray vimrc files.
13 years ago
Timothy Pearson
e1925878ff
Rename additional global TQt functions
13 years ago
Timothy Pearson
b1aba0a7b2
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
f072772a09
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
9cb99cdb53
Fix linear alphabet string errors
13 years ago
Timothy Pearson
1ca2f73928
Fix FTBFS
13 years ago
Timothy Pearson
b4881a61a2
Rename a few stragglers
13 years ago
Timothy Pearson
04fccf7337
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
eba1d38162
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
d0bdd0d7a7
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
676f6ed378
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 2b7143e053
.
13 years ago
Timothy Pearson
2b7143e053
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
06cd9e0785
Additional renaming of kde to tde
13 years ago
Timothy Pearson
97614ba4ad
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
e24d7c79a9
Additional kde to tde renaming
13 years ago
Timothy Pearson
2f8104dc5f
Rename kde libraries to tde
13 years ago
tpearson
f1087d880d
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ff8c66f117
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4534f96404
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/applications/gwenview@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
669fa3be41
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
223eec7906
Fix gwenview libpng>1.4.x FTBFS
...
This closes Bug #337
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1239916 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
867c9ae8ff
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
19e46a0454
Fix Gwenview FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1233743 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bf7f88413b
TQt4 port Gwenview
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1233720 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
228d8e7213
Rest of interrupted svn commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gwenview@1088038 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago