summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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> (cherry picked from commit c91feb08ba19e044205fe56c65a05d1959376873)
* 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> (cherry picked from commit 04a8b70fbaebca4f760535d33563a3e2137d9c5d)
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-05-291-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4d3ca8ffb57589a3a401be25f60da70d9f21ee33)
* 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> (cherry picked from commit fd81a8bcc4b1f421036776fc83f715e712fcb115)
* 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> (cherry picked from commit 9125ead96055376ab2b48f8b5780524c0ee244ac)
* 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> (cherry picked from commit 96765e0aa27a58e8747b8f867713fd1cc45c19b4)
* Fix FTBFS with libc6 >= 2.26Slávek Banko2017-10-151-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 33fb502e420c40e3b85c24fcb350f9a7f194ac39)
* 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> (cherry picked from commit 909bc5d0170a152ec7f8d2f97ca3468c65afc7a3)
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Reset submodule main/tdeutils/cmake to latest HEADAutomated System2017-01-261-0/+0
|
* Reset submodule main/tdeutils/admin to latest HEADAutomated System2017-01-261-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-262-0/+0
|
* Update version number for new target R14.0.5Slávek Banko2016-11-123-5/+5
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-232-2/+2
|
* Fix FTBFS with GCC6Slávek Banko2016-09-032-2/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 785a180341c7a5200bef31bcebc9851bc63d8ea9)
* 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. (cherry picked from commit e5a3116cffdf87b13912803006311262219aeb7b)
* 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> (cherry picked from commit d8d57cf6e803e70b62f3c630f6d54d9cc5350776)
* 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-24291-0/+0
| | | | (cherry picked from commit a25f3c7aa6ff34e78ad7050e2d999a8be7662046)
* 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> (cherry picked from commit 8cf274c35a83bf829a54cf22f0c82fdbfb333c03)
* 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> (cherry picked from commit 058176316ee0b92a9d50d0c842690869af09e3de)
* Ark: added support for rar/unrar 5.x utilities. Both 4.x and 5.x are supported.Michele Calgaro2016-04-232-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> (cherry picked from commit 4e99fc39eb61da7ad6fedaa05df76101c6db571e)
* 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 for new target R14.0.4Slávek Banko2016-02-293-5/+5
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-072-2/+2
|
* Update version number for new target R14.0.3Slávek Banko2015-11-303-5/+5
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-252-2/+2
|
* Update version number for new target R14.0.2Slávek Banko2015-08-263-5/+5
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-132-2/+2
|
* Update version in CMakeLists filesSlávek Banko2015-07-111-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-112-2/+2
|
* Fix build on freebsdSlávek Banko2015-06-275-2/+27
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 421c249f1ff8e75ce646b6d94c0e0a141b30f2a8)
* Reset submodule main/tdeutils/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* 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
| | | | (cherry picked from commit 9301439c5d3ddd13d7430597d65cb524dbeb359e)
* Fix incorrectly renamed stringsSlávek Banko2015-03-053-51/+51
| | | | (cherry picked from commit 4dfdee6d8e7c32950ded8497d939f56bda3f2976)
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-045-6/+6
| | | | (cherry picked from commit 8ebcedc9d5fa93b00af95ac31fd252e2efe6caca)
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-231-1/+1
| | | | | (cherry picked from commit 3c091bf671d1802dceabd5b820290b0828abf949) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed help handbook in tdelirc. This finally resolves bug 1850.r14.0.0Michele Calgaro2014-12-032-0/+13
|
* Fix incorrect icons in ui filesTimothy Pearson2014-11-241-1/+1
|
* Fixed help handbook sections for Security & Privary -> TDE Wallet. This ↵Michele Calgaro2014-11-174-8/+23
| | | | relates to bug 1850.
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-1/+1
| | | | source as of this commit due to ubiquity: info, unknown
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-223-3/+3
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown