summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTr14.1.xMichele Calgaro2024-05-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4f1d71603c9b061c1e4c5877bf78758eb296939)
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-4/+10
|
* Merge translation files from master branch.Automated System2024-04-201-0/+26
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 051999351a5176247943820d1e833162756091d7)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-077-27/+27
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5e17591a668ba0345cddd44df3fa6572eb25ddf1)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-171-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 022d1e16d38cbfd9b2f23c060ce060c259b46f22)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8746e143f41db6c9777491c9864ef0601a0c5d46)
* 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 70b5fac7f42bb3796b3a525c28ef34e480f0f133)
* Replace Qt with TQtMichele Calgaro2023-11-053-18/+18
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7be076f07a1669968ae1b37526f959129f37f196)
* Drop USE_TQT4 coder14.1.1Michele Calgaro2023-08-292-39/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit efda7b84b278d73a2af32e4ceb0c7e470997e571)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6f0ece848b46d9fab71d9908ea4818bfc5f0159c)
* Drop use of TQ_SP* defines.Michele Calgaro2023-08-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f61d950f471e223cef6a179ef1ac1ae1200945c6)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2523-23/+23
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ce5e23562bd87fad061187e168873cbb3277430c)
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-241-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>
* Removed comments about HAL.Michele Calgaro2022-02-142-3/+2
| | | | 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-65/+89
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translated using Weblate (Italian)Michele Calgaro2021-09-011-9/+10
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: applications/kima - kima.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kima-kimadesktop/it/
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-264-51/+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/kima/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Updated to use new standalone tdehw library.Slávek Banko2021-05-096-5/+30
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-05-027-21/+21
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kima Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kima/
* Update translation template.Automated System2021-05-021-3/+3
|
* Small improvement on code for building without tdehw.Michele Calgaro2021-05-021-0/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS without tdehw lib.Michele Calgaro2021-05-012-5/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kima/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/kima/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Desktop file translations:Slávek Banko2020-08-3011-16/+276
| | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove the original translation directory layout.Slávek Banko2020-08-309-1783/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move translations to a new directory layout.Slávek Banko2020-08-3014-6/+1820
| | | | | | | Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-08-2722-623/+122
| | | | | | | | | | | Add basic cmake build instructions. Delete empty file NEWS. Rework of the README file (splitted with the FAQ). Add FAQ file. Rework of the desktop file. Few cosmetics here and there. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-07-042-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/kima/admin to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-06-121-0/+0
|
* Reset submodule main/applications/kima/cmake to latest HEADAutomated System2020-06-071-0/+0
|