summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeinstance.hr14.1.xMichele Calgaro2025-08-189-9/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6bb3e52c36be3cecb9e36288449705264a5211fd)
* Replace TRUE/FALSE with boolean values true/falser14.1.4Michele Calgaro2025-04-0213-30/+30
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a3fc822244ed669c7e71ea624429c815b0d6ede2)
* Merge translation files from master branch.Automated System2025-03-281-22/+21
|
* Merge translation files from master branch.Automated System2024-11-101-30/+46
|
* Merge translation files from master branch.Automated System2024-11-091-0/+190
|
* Fix FTBFS described in issue #25r14.1.3Michele Calgaro2024-10-144-21/+18
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4d735aa1f67364f0637f4a3186c942faafb56221)
* Merge translation files from master branch.Automated System2024-09-181-11/+12
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3a6c26f35b191f669f80e96f3360c9bfca2099d6)
* Replace KDE_DEPRECATED with TDE_DEPRECATEDMichele Calgaro2024-05-151-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a725d4afecfa9a0f545000f4501ad37bdce2a070)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0720-34/+34
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9de594378bf48ba52e8db36ba49db3c2b682ec6e)
* Merge translation files from master branch.Automated System2024-05-061-3/+3
|
* Merge translation files from master branch.Automated System2024-05-011-5/+5
|
* Merge translation files from master branch.Automated System2024-04-291-5/+5
|
* Merge translation files from master branch.r14.1.2Automated System2024-04-212-10/+9
|
* Merge translation files from master branch.Automated System2024-04-121-7/+9
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f442f8a9d00c9e1ee2e3e87f94a7e4a4a4a4eaa)
* Replace Qt with TQtMichele Calgaro2024-03-1412-38/+30
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0a2a45331d762f6e555e2d14c093f35822f868ec)
* Merge translation files from master branch.Automated System2024-01-221-14/+15
|
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0746-417/+417
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7c95b68b3568737a10901c3e12d316e06dc4015f)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-152-19/+19
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bdb5acdfbfe8973f2b45fe54193ad543064c1ac5)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-052-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6ff35b7a8dda4f76b9dee42982653a86d3ef16d8)
* Merge translation files from master branch.Automated System2023-12-031-5/+5
|
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c2405bdd9c2e65621fceace1030d4d49b44cca18)
* 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 6c2cd1d516d374adbc66c5b151e98576952e617b)
* Replace Qt with TQtMichele Calgaro2023-11-057-17/+17
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 26c96fa9fb6cc8983ae6e94f5b2d606c70f09297)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-282-30/+30
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8ea0f2c1820ec71f4adbaed6cea2c9fd9b110bc3)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f452adff9414e9f8668dcdbeab160bab9a545779)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2454-63/+63
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6508b043abf98d06b79802c637e65e403365eac3)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-136-21/+21
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2c4375efc4964d9d3857bf27472c0e672b384d8e)
* Remove the original translation directory layout.r14.1.0Slávek Banko2022-12-0262-395896/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Copy translations to a new directory layout.Slávek Banko2022-12-02202-1531/+410009
| | | | | | | | Use common rules for build and install translations. Use common rules for build and install documentation. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Michele Calgaro2022-12-0234-1417/+68
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary backup translations.Michele Calgaro2022-09-301-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-251-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)Michele Calgaro2022-05-081-44/+57
| | | | | | | Currently translated at 100.0% (1088 of 1088 strings) Translation: applications/kpilot Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/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>
* Translated using Weblate (Ukrainian)Roman Savochenko2022-04-241-48/+44
| | | | | | | Currently translated at 95.4% (1038 of 1088 strings) Translation: applications/kpilot Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/uk/
* Reset submodule main/applications/office/kpilot/admin to latest HEADAutomated System2022-01-281-0/+0
|
* 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>
* Update translation filesTDE Weblate2021-07-0761-61/+61
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kpilot Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
* Update translation template.Automated System2021-07-071-101/+80
|
* Update translation filesTDE Weblate2021-05-2961-61/+61
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kpilot Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
* Update translation template.Automated System2021-05-291-10/+17
|
* Update translation filesTDE Weblate2021-05-2961-427/+732
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kpilot Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-29234-48091/+48091
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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/kpilot/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Fix ftbfs on Fedora 34François Andriot2021-05-111-4/+4
| | | | | | error: reference to ‘byte’ is ambiguous Signed-off-by: François Andriot <francois.andriot@free.fr>
* Reset submodule main/applications/kpilot/cmake to latest HEADAutomated System2021-02-281-0/+0
|