Michele Calgaro
7ec5a57fc3
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
a4a781296e
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
2fa177c5d6
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
296306a273
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
OBATA Akio
630abb9f24
Fix to build on NetBSD missing statfs from BSD44 feature
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
Slávek Banko
cd36265ed3
Use common CMake tests.
...
Drop hardcoded definition -D_LARGEFILE64_SOURCE.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
4fe6ee9e7f
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
580ffcad38
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
2a2d1c2510
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 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>
6 years ago
Michele Calgaro
4a7a9f41a5
A few code clean up and improvements
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Antonio Diaz Diaz
4a66f15d28
Ark: Add support for Lzip
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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.
8 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>
8 years ago
Timothy Pearson
a25f3c7aa6
Fix invalid headers in PNG files and optimize for size
8 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
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