summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System2025-05-261-27/+38
|
* Merge translation files from master branch.Automated System2025-05-251-0/+136
|
* Merge translation files from master branch.r14.1.4Automated System2025-03-301-26/+34
|
* Merge translation files from master branch.Automated System2025-03-291-0/+136
|
* Merge translation files from master branch.Automated System2025-01-181-29/+37
|
* Merge translation files from master branch.Automated System2024-11-101-27/+38
|
* Merge translation files from master branch.Automated System2024-11-081-0/+136
|
* Don't use obsolete header kapp.hMichele Calgaro2024-11-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f351e814f87b822ac508b0634456cd0f890d1508)
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYr14.1.3Michele Calgaro2024-07-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 932149aed51006c119e04f742fb0209ccef0cd4b)
* Merge translation files from master branch.Automated System2024-07-101-7/+10
|
* Replace Qt with TQtr14.1.2Michele Calgaro2024-03-211-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d96b62000948a15ed7ca3749813670a5e5ee9f6d)
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 64fa9580518b7ebd595a5713dfaa3640871e3c25)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-071-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da70e67374de03d147c7502dfdca05df38ef1760)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-102-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6ed6d24fcff4589286ee0b35476edfb2c62773db)
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-251-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 758097cfbafb39233d8a752068d7938cc023d73c)
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-241-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-05-141-2/+0
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdesudo Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesudo/
* 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>
* Translated using Weblate (Russian)Andrey (Андрей)2022-03-261-4/+5
| | | | | | | Currently translated at 14.2% (4 of 28 strings) Translation: applications/tdesudo Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesudo/ru/
* Translated using Weblate (Turkish)Mehmet Dokuz2022-03-021-28/+38
| | | | | | | Currently translated at 100.0% (28 of 28 strings) Translation: applications/tdesudo Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesudo/tr/
* Added translation using Weblate (Turkish)Mehmet Dokuz2022-03-011-0/+138
|
* 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>
* 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>
* Small Readme modifications.Slávek Banko2021-10-201-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Change README to markdown format.Slávek Banko2021-10-201-4/+14
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-09-281-2/+0
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdesudo Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesudo/
* Translated using Weblate (Russian)Andrey (Андрей)2021-09-041-5/+9
| | | | | | | Currently translated at 7.1% (2 of 28 strings) Translation: applications/tdesudo Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesudo/ru/
* Added translation using Weblate (Russian)Andrey (Андрей)2021-09-031-0/+138
|
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-266-38/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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/applications/tdesudo/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Fix ftbfs on Fedora 34François Andriot2021-05-111-1/+1
| | | | | | error: ordered comparison of pointer with integer zero ('char*' and 'int') Signed-off-by: François Andriot <francois.andriot@free.fr>
* Reset submodule main/applications/tdesudo/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/tdesudo/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/tdesudo/cmake 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>
* Update translation filesTDE Weblate2021-01-131-2/+0
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdesudo Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesudo/
* Reset submodule main/applications/tdesudo/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Added translation using Weblate (Portuguese)Hugo Carvalho2020-12-081-0/+138
|
* Reset submodule main/applications/tdesudo/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Update translation filesTDE Weblate2020-11-221-2/+0
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdesudo Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesudo/
* Translated using Weblate (Dutch)Heimen Stoffels2020-10-091-28/+38
| | | | | | | Currently translated at 100.0% (28 of 28 strings) Translation: applications/tdesudo Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesudo/nl/
* Reset submodule main/applications/tdesudo/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Added translation using Weblate (Dutch)Heimen Stoffels2020-10-061-0/+138
|
* Removed code formatting modelines.Michele Calgaro2020-09-291-8/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/tdesudo/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/tdesudo/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/tdesudo/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/applications/tdesudo/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/applications/tdesudo/cmake to latest HEADAutomated System2020-06-241-0/+0
|