Slávek Banko
9f62ab2f05
Use common CMake tests.
...
Drop hardcoded definition -D_LARGEFILE64_SOURCE.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cd36265ed3
)
6 years ago
Slávek Banko
53d7a67610
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4fe6ee9e7f
)
6 years ago
Michele Calgaro
817ad11ebf
Ark: removed duplicated zip-compressed format and minor code
...
rearrangement. This relates to bug 2794.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c91feb08ba
)
7 years ago
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
Ray Vine
f0d31187be
Removed duplicated rar file mimetype. This relates to bug 2794.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4d3ca8ffb5
)
7 years ago
Michele Calgaro
e2a62bdbfb
Removed non existent application/x-tbz2 mimetype. This relates to bug 2043.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 96765e0aa2
)
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
)
8 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
)
8 years ago
Timothy Pearson
0f8464a6a5
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit a25f3c7aa6
)
8 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
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
10 years ago
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