Timothy Pearson
145f5ae315
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
042168b31a
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
0af61a3b46
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
96c189216f
Rename the string kde toolbar widget
10 years ago
Slávek Banko
660ae8182d
Remaining parts of cmake conversion
11 years ago
Slávek Banko
6085d1a6e1
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
71049a71c6
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6fe537d6df
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
f7b7b822a7
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
a9184bb205
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
74a2067d28
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
30c894d73e
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
ddb3ecbfc4
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
a5a7573f35
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
4bc3dcd8cb
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
39177c1528
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
75f54ed56a
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
12 years ago
Timothy Pearson
20de04ce44
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4c097708c4
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
609724b5d2
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8f06b9a888
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4b5c71fdde
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
5c532b68ac
Fix inadvertent tq changes.
12 years ago
Darrell Anderson
5a16508047
Fix inadvertent tq changes.
12 years ago
Darrell Anderson
3b07e4ebbf
Fix inadvertent "TQ" changes.
13 years ago
Timothy Pearson
dfd243f996
Rename additional members for tqt3
13 years ago
Timothy Pearson
51e437f7eb
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
066482aa55
Rename additional global TQt functions
13 years ago
Timothy Pearson
3382e5bc3d
Update automake files to use tde instead of kde
13 years ago
Timothy Pearson
28166400a4
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
ff5b07d965
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
75112ed8e2
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
b88830e911
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
6b45a7b7b2
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit ca82971624
.
13 years ago
Timothy Pearson
ca82971624
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
dc6974ef6a
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
cfb4d6fac0
Additional renaming of kde to tde
13 years ago
Timothy Pearson
be1ddf1d5b
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
4b3beef08a
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
c52420708f
Additional kde to tde renaming
13 years ago
tpearson
53775b8225
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/kdeaddons@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
52bcc5b20d
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9036365267
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
627b091fad
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
cee3e820d8
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/kdeaddons@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
89761f7206
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
395a904bff
TQt4 port kdeaddons
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1237404 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
00cef9840e
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1158415 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7346aee26b
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1157634 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
toma
84da08d7b7
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/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago