Commit Graph

23 Commits (b66adc761379489dae0caacd9e5164cce6c61412)

Author SHA1 Message Date
Michele Calgaro cc71cffba5 Ark: Fixed support for rar files. This relates to bug 2794.
Special thanks to Ray Vine <ray-v@inbox.lv> whose patch inspired this one.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04a8b70fba)
7 years ago
Alexander Golubev 03af0c40cb Ark: [rar module] fix suppport for buggy rar versions
Rar versions from 5.0 till 5.3, not including the last one were added extra
spaces to short directory/file names. This behaviour resulted in
appearing of additional entries for directories and may be some other
issues.

Also slightly rework internal rar version parsing/storing and fix some
comments.

(cherry picked from commit e5a3116cff)
9 years ago
Alexander Golubev 711e6bf0e6 Removed crappy FileListView::updateItem() method and replace it with addOrUpdateItem()
Enhanced in several ways parsing of rar-5+ output (fixes a crash and several potential issues)
Spacing fixes

Minor modification: replace assert with if()
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>

(cherry picked from commit 8cf274c35a)
9 years ago
Fabio Rossi 1ac492f796 Ark: info for folders in rar archives are now displayed as well.
This relates to bug 2541.
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>

Patch updated and slightly reworked to fit TQt framework
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>

(cherry picked from commit 058176316e)
9 years ago
Michele Calgaro 0123b079a9 Ark: added support for rar/unrar 5.x utilities. Both 4.x and 5.x are supported.
Special thanks to Fabio Rossi <rossi.f@inwind.it> for raising the issue and providing an initial patch.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4e99fc39eb)
9 years ago
Slávek Banko bdbc0ea90c Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 783715b853 Rename additional header files 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 aef5eada7f Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 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
Timothy Pearson 89856e749b Rename obsolete tq methods to standard names 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
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
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
15 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
15 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
15 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
15 years ago
tpearson 4facf42fee Repaired opening of encrypted RAR files (closes bug 181)
Thanks to jm82an4zn1@sxipper.net for the patch!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1119969 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 2abe1e6f40 * ark context un[tar/zip/bz] crash repair
* gcc4.4 compilation fixes
* superkaramba xmms sensor addition
* automake updates

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1063396 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma 2bda8f7717 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/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago