Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Fixed references to TDE website. | Michele Calgaro | 2021-02-04 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeaddons/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-12 | 7 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdeaddons/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdeaddons/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2020-11-05 | 70 | -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 into | Michele Calgaro | 2020-11-05 | 6 | -63/+1 |
| | | | | | | tdebase tdeioslaves media instead. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/tdeaddons/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeaddons/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 26 | -41/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-21 | 53 | -183/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/tdeaddons/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeaddons/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeaddons/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeaddons/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Translated using Weblate (Polish) | Jan Stolarek | 2020-08-12 | 1 | -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 Calgaro | 2020-08-03 | 1 | -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 Calgaro | 2020-08-03 | 1 | -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 Calgaro | 2020-08-03 | 1 | -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/ |