Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 5 | -12/+12 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-11 | 119 | -1069/+1069 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 |
| | |||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-20 | 26 | -121/+121 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-12-06 | 1 | -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 Stepanov | 2023-12-06 | 1 | -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 Stepanov | 2023-12-06 | 1 | -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 Stepanov | 2023-12-06 | 1 | -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 Stepanov | 2023-12-06 | 1 | -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 5 | Michele Calgaro | 2023-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 4 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 5 | -16/+16 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 7 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2023-11-10 | 1 | -0/+0 |
| | |||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 35 | -80/+80 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2023-11-06 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2023-11-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2023-10-30 | 1 | -0/+0 |
| | |||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 2 | -23/+23 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2023-09-25 | 1 | -0/+0 |
| | |||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2023-09-01 | 1 | -0/+0 |
| | |||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-28 | 3 | -17/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-17 | 5 | -35/+35 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | konqueror plugin: improve code for image conversion. This resolves issue ↵ | OBATA Akio | 2023-07-21 | 1 | -4/+4 |
| | | | | | | | TDE/tdebase#376. Signed-off-by: OBATA Akio <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 153 | -204/+204 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2023-07-19 | 1 | -0/+0 |
| | |||||
* | Fix image conversion naming of files with multiple dots in the name. This ↵ | Michele Calgaro | 2023-07-17 | 1 | -4/+4 |
| | | | | | | | resolves issue TDE/tdebase#376 Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 8 | -10/+10 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop python2 support.r14.1.0 | Michele Calgaro | 2023-01-15 | 4 | -68/+67 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2023-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2023-01-10 | 1 | -0/+0 |
| | |||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-16 | 2 | -30/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Konqueror dirfilter plugin: remove unnecessary call to updateSearch(). | Michele Calgaro | 2022-09-08 | 1 | -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 <[email protected]> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-21 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add man pages for TDE applications. | Michele Calgaro | 2022-06-02 | 18 | -5/+579 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 2 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2022-01-28 | 1 | -0/+0 |
| | |||||
* | noatun-plugins: change to use SDL feature to handle data for SDL | OBATA Akio | 2022-01-05 | 7 | -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 <[email protected]> | ||||
* | Add option WITH_GCC_VISIBILITY. | Slávek Banko | 2021-12-31 | 24 | -105/+155 |
| | | | | | | | Fix building with hidden visibility. Add missing definitions to config.h.cmake. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. | Slávek Banko | 2021-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed unnecessary hunks after switched to use krsync library | OBATA Akio | 2021-12-31 | 3 | -58/+0 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2021-07-07 | 70 | -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 System | 2021-07-07 | 1 | -7/+4 |
| | |||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeaddons/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| |