Timothy Pearson
a25a696e1d
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
c857fcea13
Rename the string kde toolbar widget
10 years ago
Slávek Banko
bdbc0ea90c
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
7be7990fc5
Properly initialize worker thread
...
This relates to Bug 1404
12 years ago
Timothy Pearson
783715b853
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
980088ed86
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
fe0432259a
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
34ec7cf1e7
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
bd11bce76f
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9e5c87c895
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
53904b41cf
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2fb1ed0d03
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
1316e3e9b4
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
4a5009c5b4
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
0ea54195f4
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
79fd2b2bbd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4bb787f41f
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
aef5eada7f
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8856e75c20
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ed70cd1b53
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6fdacb9c2e
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
d71a3e005c
Additional changes to support building with cmake.
...
Thanks to Slavek Banko.
12 years ago
Darrell Anderson
c1a8ee04fb
Initial conversion to cmake.
...
Thanks to Fat-Zer.
12 years ago
Darrell Anderson
eb9b5323b7
Add toolbar icons.
13 years ago
Darrell Anderson
219a425c16
Fix FTBFS due to missing includes.
13 years ago
Slávek Banko
e782ad1b2e
Fix FTBFS due to missing includes
13 years ago
Slávek Banko
1c84948d57
[Ark] Repairs and extensions
...
Added support for Arj
Added support for check archives
Added support for password processing
Fix show broken filenames into real UTF-8
This closes Bug 1030
13 years ago
Darrell Anderson
015bf6376f
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
7e09b42fda
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Timothy Pearson
75b5de5bf8
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
2a1d4a67d1
Allow ark embedding
...
This closes Bug 670
13 years ago
Timothy Pearson
89856e749b
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
7ea89afa11
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
bcc684e28a
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
955e20356d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit bf280726d5
.
13 years ago
Timothy Pearson
bf280726d5
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
ba462cdcae
Additional renaming of kde to tde
13 years ago
Timothy Pearson
27f2cfdc57
Additional kde to tde renaming
13 years ago
tpearson
625904bd30
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6335dc5580
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9b8c9f1f9e
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/kdeutils@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a2277b6bc7
TQt4 port kdeutils
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d0e3929fb3
Fix FTBFS due to missing include file
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1172882 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5c38d91288
Revert Chakra unicode patch as it both causes a FTBFS and seems to duplicate functionality already present
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1172772 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
8b9f540b42
* Merged bugfix patches from Chakra project
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1172733 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7cdaac30f5
Fixed the majority of the xz and lzma handling code
...
There may still be an issue with the compress as menu and tar.lzma support, however it is relatively minor
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1166484 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f7a66a3f0e
Added missing mimetypes to ark_part desktop file for lzma and xz support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1165087 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a4043f1fc0
Preliminary xzip/LZMA support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1164816 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b678e7f967
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5f5ee23671
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago