Commit Graph

344 Commits (4d3ca8ffb57589a3a401be25f60da70d9f21ee33)
 

Author SHA1 Message Date
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
Slávek Banko 4dfdee6d8e Fix incorrectly renamed strings 10 years ago
Timothy Pearson 8ebcedc9d5 Rename most device icons to comply with XDG standards 10 years ago
Michele Calgaro 61424d3353 Added support to remember search/replace strings used in TDEFileReplace. This resolves bug 2334.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro c9fa04f084 TDEFileReplace: added 'scanned folders' field in the status bar. This relates to bug 2264.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro d7398464a9 TDEFileReplace: fixed unresponsive GUI and application crash when circular references are found on the file system.
Added a message to advice the user of the possible circular reference. This relates to bug 2264.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 23b906b576 Fixed maxDepth option in search-n-replace in TDEFileRelace. This relates to bug 1238.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 52c1190b1b Fixed incorrect slot connection in TDEFileRelace. This resolves bug 2322.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 8cfd6d738a Updated TDEFileReplace handbook after latest changes.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 08d91f5570 Fixed location of widgets in TDEFileReplace. This relates to bug 1238.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro fa5415f3b0 Fixed location of TDEFileReplace handbook. This resolves bug 767.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 570104ceed Added 'max depth' search option to TDEFileReplace. This resolves bug 1238.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 08f2b5848d Moved TDEFileReplace to tdeutils. This resolves bug 767.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 3c091bf671 Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 7a558b2be6 Fixed help handbook in tdelirc. This finally resolves bug 1850. 10 years ago
Timothy Pearson 802d972484 Fix incorrect icons in ui files 10 years ago
Michele Calgaro e165344b25 Fixed help handbook sections for Security & Privary -> TDE Wallet. This relates to bug 1850. 10 years ago
Timothy Pearson bd674122c2 Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown 10 years ago
Timothy Pearson 78cca2f432 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Automated System c831c60d1d Reset submodule main/tdeutils/admin to latest HEAD 10 years ago
Timothy Pearson 02fa907065 Fix remaining missing semicolons at end of Keywords strings 10 years ago