summaryrefslogtreecommitdiffstats
path: root/ark/filelistview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Ark: [rar module] fix suppport for buggy rar versionsAlexander Golubev2016-09-031-1/+1
| | | | | | | | | | 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.
* Ark: [rar module] fixed update of folder info for archives with multiple ↵Alexander Golubev2016-08-201-4/+20
| | | | | | | | | subfolders Signed-off-by: Alexander Golubev <fatzer2@gmail.com> Fixed and partially reworked. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed crappy FileListView::updateItem() method and replace it with ↵Alexander Golubev2016-05-071-63/+25
| | | | | | | | | | 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>
* Ark: info for folders in rar archives are now displayed as well.Fabio Rossi2016-04-231-0/+55
| | | | | | | | 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>
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-3/+3
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-15/+15
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-6/+6
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-11/+11
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-11/+11
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-11/+11
|
* rename the following methods:tpearson2011-08-101-21/+21
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-4/+4
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-2/+2
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeutilstpearson2011-06-231-40/+40
| | | | | | | 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
* Trinity Qt initial conversiontpearson2010-07-311-53/+53
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-251-0/+587
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da