summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Konqueror Ark plugin: fixed bug with last extension. This relates to bugMichele Calgaro2018-06-021-0/+1
| | | | | | | 2903. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ea921cfefad6f9ae370e5df0c3f61e239686cf04)
* Konqueror Ark plugin: switched default format to .xz. Add jar and remove ↵Michele Calgaro2018-05-291-23/+23
| | | | | | | | | lzma from "compress as" menu default entries. This relates to bug 2794. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b1c380494fce349c17ad31dc7d88fe5eb3650210)
* Konqueror Ark plugin: change default compression format from gz to xz.Ray Vine2018-05-291-3/+3
| | | | | | | Enable jar format in "compress as" sub menu. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fcdbd8105bbdad356a614a4a4cae57a23ae0161e)
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-05-291-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 256b5e1830ca7af521c566829fc2af7e39894bf2)
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Removed double entry for rar mimetype in "compress as" menu.Michele Calgaro2017-11-261-2/+2
| | | | | | | | Fixed up lzma code for extraction (a minor part of the patch from Brian James was mistakenly left out in the previous commit - thanks Brian James). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dbd30d11751ffd2a1f4f8e14c2c4ce8ceda55548)
* Applied patch from Brian James which fixes the problems of ark pluginBrian James2017-11-251-9/+3
| | | | | | | handling .tar.bz2 extract options. Thanks Brian James!! Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 33b03b13d6916cd48e5e079cba10fd0c33da87a6)
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2017-01-261-0/+0
|
* Reset submodule main/tdeaddons/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-125-9/+9
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-234-4/+4
|
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2485-0/+0
| | | | (cherry picked from commit a54a89d700af80d5998d462092754b8576fff23e)
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2016-03-171-0/+0
|
* Update version number for new target R14.0.4Slávek Banko2016-02-295-9/+9
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-074-4/+4
|
* Update version number for new target R14.0.3Slávek Banko2015-11-305-9/+9
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-254-4/+4
|
* Fix FTBFS on RHEL 5 because SDL is not detectedFrançois Andriot2015-08-301-1/+6
| | | | | | | This resolves Bug 2488 Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit 19183b5dcea62a0550ea799c173b988c7354c2f9)
* Update version number for new target R14.0.2Slávek Banko2015-08-265-9/+9
|
* Fixed recognition of C++ files in kate/cppsymbolviewer plugin. This resolves ↵Michele Calgaro2015-08-262-12/+8
| | | | | | | bug 2498. Also fixed building warnings. (cherry picked from commit 4d976d10e8d99776881152c0911f80890ffba579) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update date in lsm filesr14.0.1Slávek Banko2015-07-134-4/+4
|
* Update version in CMakeLists filesSlávek Banko2015-07-111-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-114-4/+4
|
* Fix FTBFS with clangSlávek Banko2015-06-281-3/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f50771a04cee9a25d1701e95be99cc7e9f0f74ee)
* Reset submodule main/tdeaddons/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/tdeaddons/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-052-6/+6
| | | | (cherry picked from commit 6e55b23a74ff9702218eaedc1c4e995e4f081aa3)
* Added required refreshItems logic. This resolves bug 146.Michele Calgaro2015-01-162-17/+119
| | | | | (cherry picked from commit 064539d8a51f8f8ed4119b5286e077620a5ac8c5) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update CD R/RW service typesr14.0.0Timothy Pearson2014-11-141-1/+1
|
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-242-3/+3
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-222-2/+2
| | | | 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-2214-20/+20
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2014-10-191-0/+0
|
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-60/+60
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-60/+60
| | | | This reverts commit 2c845776d0c5b3dccda798c0669ce9067854d3a2.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-60/+60
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2014-10-141-0/+0
|
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-1/+1
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance