summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary 'tde_set_project_version' from CMakeL10n.txtHEADmasterMichele Calgaro12 days1-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use centralized cmake versionMichele Calgaro2024-03-152-7/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake files: change keywords to lower caseMichele Calgaro2024-03-085-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kate/katesort: fix a typoAlexander Golubev2024-02-251-1/+1
| | | | | | Thanks to adem for noticing this on weblate Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2024-02-081-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-035-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-11119-1069/+1069
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2026-121/+121
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2023-12-061-14/+18
| | | | | | | Currently translated at 100.0% (64 of 64 strings) Translation: tdeaddons/konq plugins - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/konq-plugins-desktop-files/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-12-061-9/+11
| | | | | | | 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/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-12-061-10/+11
| | | | | | | 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/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-12-061-7/+9
| | | | | | | 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/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-12-061-15/+15
| | | | | | | 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/ru/
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-304-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-265-16/+16
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-247-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-0735-80/+80
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-052-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-252-23/+23
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-026-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Drop USE_TQT4 codeMichele Calgaro2023-08-283-17/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-175-35/+35
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-082-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* konqueror plugin: improve code for image conversion. This resolves issue ↵OBATA Akio2023-07-211-4/+4
| | | | | | | TDE/tdebase#376. Signed-off-by: OBATA Akio <obache@wizdas.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20153-204/+204
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>