Commit Graph

564 Commits (269c61866aa4cefade5fe57c70f51a08bc2815f4)
 

Author SHA1 Message Date
Michele Calgaro ffb6df0f0f
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 4776e389ee
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro ca058beb81
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 0fa0f08140
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 7c37f3ac9d Reset submodule main/tdeutils/admin to latest HEAD 7 years ago
Slávek Banko fa8da6b1ca
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 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>
7 years ago
TDE Gitea 09c137935a Reset submodule main/tdeutils/cmake to latest HEAD 7 years ago
TDE Gitea 069bdb9b9d Reset submodule main/tdeutils/admin to latest HEAD 7 years ago
Michele Calgaro 0f7c426205
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko b8cf98b5f1
KEdit: Removed unwanted flag setting that the file is not modified
This resolves issue #2

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 383f4e55c0
Removed extension from icon name in desktop file. This relates to bug
2424.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko f60d0e12e9
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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
Slávek Banko fdac7d46bc Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro c11d594b3d tdefilereplace: added default shortcut to open search/replace
window (CTRL+F as used in many editors for Find).

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
Emanoil Kotsev fd81a8bcc4 Set pool.sks-keyservers.net as default keyserver in kgpg
This resolves bug 2915

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
7 years ago
Automated System ed92e68d35 Reset submodule main/tdeutils/admin to latest HEAD 7 years ago
Automated System c0364e9dd9 Reset submodule main/tdeutils/admin to latest HEAD 7 years ago
Automated System c61778606d Reset submodule main/tdeutils/admin to latest HEAD 7 years ago
Emanoil Kotsev 9125ead960 Add support for GnuPG 2.1
This resolves Bug 2791
Sort keys by name on export
Fix the twice display of the default key server
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>

Additional formatting adjustments
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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
Slávek Banko 33fb502e42 Fix FTBFS with libc6 >= 2.26
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko b8c845acb4 Reset submodule main/tdeutils/cmake to latest HEAD 8 years ago
Automated System 72b6ea9fa0 Reset submodule main/tdeutils/cmake to latest HEAD 8 years ago
Slávek Banko 909bc5d017 Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 6338a63ec9 Reset submodule main/tdeutils/cmake to latest HEAD 8 years ago
Slávek Banko 2a2b74d64e cmake: add tde_add_check_executable macro 8 years ago
Slávek Banko 785a180341 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 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
Automated System 64f5084c9e Reset submodule main/tdeutils/admin to latest HEAD 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
Automated System 08151b49b0 Reset submodule main/tdeutils/cmake to latest HEAD 9 years ago
Automated System e8f12048ad Reset submodule main/tdeutils/cmake to latest HEAD 9 years ago
Michele Calgaro 77c5ce1be6 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 421c249f1f Fix build on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 5e3fd57446 Reset submodule main/tdeutils/cmake to latest HEAD 10 years ago
Michele Calgaro 861c68d13d Fixed search button enable in TdeFileReplace. This resolves bug 2449.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 4125b5791c Reset submodule main/tdeutils/cmake to latest HEAD 10 years ago
Slávek Banko a5ba8f9a51 Reset submodule main/tdeutils/admin to latest HEAD 10 years ago
Timothy Pearson 9301439c5d Bring mouse icon into XDG compliance 10 years ago