Commit Graph

18 Commits (e2fd39b1f365795f521358272adb0c76fc3669ff)

Author SHA1 Message Date
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 f38d0cf308 Ark: [rar module] fixed update of folder info for archives with multiple subfolders
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>

Fixed and partially reworked.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>

(cherry picked from commit d8d57cf6e8)
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
Timothy Pearson 783715b853 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 34ec7cf1e7 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson 9e5c87c895 Rename a number of classes to enhance compatibility 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 7ea89afa11 Remove additional unneeded tq method conversions 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 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
14 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 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 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
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