summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Fix image conversion naming of files with multiple dots in the name. This ↵Michele Calgaro2023-07-171-4/+4
| | | | | | | resolves issue TDE/tdebase#376 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-128-10/+10
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop python2 support.r14.1.0Michele Calgaro2023-01-154-68/+67
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2023-01-131-0/+0
|
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-162-30/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Konqueror dirfilter plugin: remove unnecessary call to updateSearch().Michele Calgaro2022-09-081-8/+0
| | | | | | | | | This avoid nested for loops over all the items in the view, which were causing increasingly longer delays each time new items were added to the list. This resolves TDE/tdelibs#165. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-211-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add man pages for TDE applications.Michele Calgaro2022-06-0218-5/+579
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2022-01-281-0/+0
|
* noatun-plugins: change to use SDL feature to handle data for SDLOBATA Akio2022-01-057-88/+16
| | | | | | | | | | | With own imcompleted endianness checkes, systems might be mis-detected as big endian. Change to use SDL macros to determine endianness. Change to use SDL function to byte swap Change to use SDL tyepdef for appropriate size integer type Signed-off-by: OBATA Akio <obache@wizdas.com>
* Add option WITH_GCC_VISIBILITY.Slávek Banko2021-12-3124-105/+155
| | | | | | | Fix building with hidden visibility. Add missing definitions to config.h.cmake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unnecessary hunks after switched to use krsync libraryOBATA Akio2021-12-313-58/+0
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-07-0770-70/+70
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: TDE/tdeaddons Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdeaddons/
* Update translation template.Automated System2021-07-071-7/+4
|
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdeaddons/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/core/tdeaddons/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Fixed references to TDE website.Michele Calgaro2021-02-043-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeaddons/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/core/tdeaddons/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdeaddons/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-127-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeaddons/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Update translation filesTDE Weblate2020-11-0570-420/+205
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdeaddons/konq plugins - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-plugins-desktop-files/
* Removed mediarealfolder konqueror plugin, which will be integrated intoMichele Calgaro2020-11-056-63/+1
| | | | | | tdebase tdeioslaves media instead. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Removed additional code formatting modelines.Michele Calgaro2020-09-2526-41/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2153-183/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/tdeaddons/admin to latest HEADAutomated System2020-09-181-0/+0
|
* Translated using Weblate (Polish)Jan Stolarek2020-08-121-12/+12
| | | | | | | Currently translated at 100.0% (44 of 44 strings) Translation: tdeaddons/kate plugins - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-plugins-desktop-files/pl/
* Translated using Weblate (Italian)Michele Calgaro2020-08-031-9/+10
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdeaddons/tutorials - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/tutorials-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2020-08-031-17/+21
| | | | | | | Currently translated at 100.0% (65 of 65 strings) Translation: tdeaddons/konq plugins - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-plugins-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2020-08-031-17/+17
| | | | | | | Currently translated at 100.0% (32 of 32 strings) Translation: tdeaddons/noatun plugins - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/noatun-plugins-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2020-08-031-7/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdeaddons/ksig - ksig.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/ksig-ksigdesktop/it/
* Translated using Weblate (Italian)Michele Calgaro2020-08-031-15/+14
| | | | | | | Currently translated at 100.0% (44 of 44 strings) Translation: tdeaddons/kate plugins - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-plugins-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2020-08-031-7/+8
| | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: tdeaddons/atlantikdesigner - atlantikdesigner.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/atlantikdesigner-atlantikdesignerdesktop/it/
* Reset submodule main/tdeaddons/cmake to latest HEADAutomated System2020-07-291-0/+0
|