summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use common CMake tests.Slávek Banko2019-02-072-17/+16
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Add CMakeL10n rules.Slávek Banko2018-12-3185-0/+287
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2018-10-081-0/+0
|
* qt -> tqt conversion:Michele Calgaro2018-09-281-2/+2
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-2215-58/+49
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-178-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Added support for lzip in Konqueror Ark plugin.Michele Calgaro2018-08-181-0/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kde->tde correction to test gitea.Michele Calgaro2018-07-221-1/+1
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e9584178c91e85f3ddf56276be75ad4e82a6a7d0 in gitea repo)
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-012-12/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* 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>
* 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>
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-05-281-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2018-05-071-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>
* 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>
* 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
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-261-0/+0
|
* 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-2385-0/+0
|
* 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
|
* 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>
* Fixed recognition of C++ files in kate/cppsymbolviewer plugin. This resolves ↵Michele Calgaro2015-08-072-12/+8
| | | | | | bug 2498. Also fixed building warnings. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed previous commit (name characters were incorrectly replaced).Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number to R14.1.0Michele Calgaro2015-07-125-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with clangSlávek Banko2015-06-281-3/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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
|
* Added required refreshItems logic. This resolves bug 146.Michele Calgaro2015-01-162-17/+119
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update CD R/RW service typesr14.0.0Timothy Pearson2014-11-141-1/+1
|