summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System2024-11-061-8/+11
|
* Merge translation files from master branch.Automated System2024-11-051-0/+37
|
* Merge translation files from master branch.Automated System2024-11-041-5/+8
|
* Merge translation files from master branch.Automated System2024-11-031-0/+25
|
* 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 a3731f3d9e3e6320fa49a0b7334027f388e42296)
* Merge translation files from master branch.Automated System2024-04-291-0/+41
|
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-5/+9
|
* Merge translation files from master branch.Automated System2024-04-201-0/+25
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 09c765d3713123e90d5b23ea12a7a17e788d6cc7)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2c8e5d7f0e2934d5dc4ff061333fa20bdd292455)
* Respect -DDBUS_BINDING_TOOL provided by cmake userAlexander Golubev2023-12-302-3/+1
| | | | (cherry picked from commit da111a61956c1d052c8fe510d0add5dd6c891030)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-112-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e542cb24843b0314bb388481b81c2d434402cc70)
* 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 c11899096e8c9352d64409197f6df3d9f4e273c8)
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-221-1/+5
| | | | 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>
* 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>
* Change README to markdown format.Slávek Banko2021-10-202-20/+31
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common rules for build and install translations.Slávek Banko2021-07-263-16/+5
| | | | 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/kdbusnotification/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kdbusnotification/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>
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Add missing library paths to link_directoriesaneejit12020-06-251-0/+4
| | | | Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Add translations for the daemon as such.Slávek Banko2020-06-216-0/+67
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-06-215-5/+59
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-06-1911-162/+48
| | | | | | | | Add basic cmake build instructions. Write basic README file. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-06-121-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-06-071-0/+0
|
* Reset submodule main/applications/kdbusnotification/admin to latest HEADAutomated System2020-06-071-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-05-281-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-05-241-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-05-171-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-05-111-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-05-101-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-05-071-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-04-041-0/+0
|