summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-031-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KEdit: Removed unwanted flag setting that the file is not modifiedSlávek Banko2018-09-011-2/+0
| | | | | | This resolves issue #2 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed extension from icon name in desktop file. This relates to bugMichele Calgaro2018-08-221-1/+1
| | | | | | 2424. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed support for existing tar.lzma files. This requires commit 6bbc2b45Michele Calgaro2018-08-184-3/+10
| | | | | | from tdelibs to be installed too. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* A few code clean up and improvementsMichele Calgaro2018-08-183-28/+23
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Ark: Add support for LzipAntonio Diaz Diaz2018-08-167-13/+26
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-015-6/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdefilereplace: added default shortcut to open search/replaceMichele Calgaro2018-06-031-1/+1
| | | | | | window (CTRL+F as used in many editors for Find). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Ark: removed duplicated zip-compressed format and minor codeMichele Calgaro2018-05-292-7/+4
| | | | | | rearrangement. This relates to bug 2794. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Ark: Fixed support for rar files. This relates to bug 2794.Michele Calgaro2018-05-291-1/+1
| | | | | | Special thanks to Ray Vine <ray-v@inbox.lv> whose patch inspired this one. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-05-281-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Set pool.sks-keyservers.net as default keyserver in kgpgEmanoil Kotsev2018-05-272-3/+3
| | | | | | This resolves bug 2915 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Add support for GnuPG 2.1Emanoil Kotsev2017-12-0911-851/+1988
| | | | | | | | | | 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>
* Removed non existent application/x-tbz2 mimetype. This relates to bug 2043.Michele Calgaro2017-11-255-11/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with libc6 >= 2.26Slávek Banko2017-10-151-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Fix detection whether the system is big endianSlávek Banko2017-02-032-0/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-261-0/+0
|
* Fix FTBFS with GCC6Slávek Banko2016-09-032-2/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Ark: [rar module] fix suppport for buggy rar versionsAlexander Golubev2016-09-033-8/+26
| | | | | | | | | | 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.
* Ark: [rar module] fixed update of folder info for archives with multiple ↵Alexander Golubev2016-08-201-4/+20
| | | | | | | | | subfolders Signed-off-by: Alexander Golubev <fatzer2@gmail.com> Fixed and partially reworked. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23336-0/+0
|
* Removed crappy FileListView::updateItem() method and replace it with ↵Alexander Golubev2016-05-073-150/+121
| | | | | | | | | | 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>
* Ark: info for folders in rar archives are now displayed as well.Fabio Rossi2016-04-233-21/+76
| | | | | | | | 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>
* Ark: added support for rar/unrar 5.x utilities. Both 4.x and 5.x are supported.Michele Calgaro2016-04-222-33/+82
| | | | | | 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>
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2016-03-171-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-123-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix build on freebsdSlávek Banko2015-06-275-2/+27
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdeutils/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Fixed search button enable in TdeFileReplace. This resolves bug 2449.Michele Calgaro2015-05-291-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeutils/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Bring mouse icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-053-51/+51
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-025-6/+6
|
* Added support to remember search/replace strings used in TDEFileReplace. ↵Michele Calgaro2015-02-047-59/+149
| | | | | | This resolves bug 2334. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TDEFileReplace: added 'scanned folders' field in the status bar. This ↵Michele Calgaro2015-02-025-87/+131
| | | | | | relates to bug 2264. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TDEFileReplace: fixed unresponsive GUI and application crash when circular ↵Michele Calgaro2015-02-022-6/+39
| | | | | | | | 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>
* Fixed maxDepth option in search-n-replace in TDEFileRelace. This relates to ↵Michele Calgaro2015-01-302-9/+14
| | | | | | bug 1238. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect slot connection in TDEFileRelace. This resolves bug 2322.Michele Calgaro2015-01-301-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated TDEFileReplace handbook after latest changes.Michele Calgaro2015-01-302-23/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed location of widgets in TDEFileReplace. This relates to bug 1238.Michele Calgaro2015-01-301-1/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>