Commit Graph

68 Commits (85884131ec087874b49c3867a93728dc42a1b9be)

Author SHA1 Message Date
Michele Calgaro 2a2d1c2510
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 8e56d30cf8
Fixed support for existing tar.lzma files. This requires commit 6bbc2b45
from tdelibs to be installed too.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 4a7a9f41a5
A few code clean up and improvements
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Antonio Diaz Diaz 4a66f15d28
Ark: Add support for Lzip
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro c91feb08ba Ark: removed duplicated zip-compressed format and minor code
rearrangement. This relates to bug 2794.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 04a8b70fba 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>
7 years ago
Ray Vine 4d3ca8ffb5 Removed duplicated rar file mimetype. This relates to bug 2794.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 96765e0aa2 Removed non existent application/x-tbz2 mimetype. This relates to bug 2043.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Alexander Golubev e5a3116cff 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.
9 years ago
Alexander Golubev d8d57cf6e8 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>
9 years ago
Timothy Pearson a25f3c7aa6 Fix invalid headers in PNG files and optimize for size 9 years ago
Alexander Golubev 8cf274c35a 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>
9 years ago
Fabio Rossi 058176316e 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>
9 years ago
Michele Calgaro 4e99fc39eb 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>
9 years ago
Timothy Pearson 806f3d2339 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 11 years ago
Timothy Pearson a25a696e1d Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson c857fcea13 Rename the string kde toolbar widget 11 years ago
Slávek Banko bdbc0ea90c Additional k => tde renaming and fixes 12 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