summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use proper TQt headersr14.1.xMichele Calgaro9 days1-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5a7e26ea9088371b8a643dd82aa685f073c9d4dd)
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-0/+34
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c684f019a81c828e8fbdfa8f2e7bbf545315057b)
* Replace Qt with TQtMichele Calgaro2024-02-171-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7b0ba5b4ec0e6a41689f294d68c64f5631d8f733)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-3134-360/+360
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 11f3716a1c82b43f92dc32083101558f3ec47f27)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-082-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d399e3a2c6c365c540fe67bc648bacefe4cca707)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-261-5/+5
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0d7538c2e0876fba4d529c9c56dff4f4aa6e05e6)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2347-51/+51
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4c64ef827f7666f86a497c50ab920d4afc56b3ff)
* Remove unnecessary backup translations.r14.1.0Michele Calgaro2022-09-231-30/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Chinese (Simplified))Xiao Wenming2022-09-101-11/+14
| | | | | | | Currently translated at 95.3% (289 of 303 strings) Translation: applications/kscope Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kscope/zh_Hans/
* Update translation filesTDE Weblate2022-09-073-351/+231
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kscope Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kscope/
* Update translation template.Automated System2022-09-071-117/+67
|
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-078-60/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele 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>
* 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>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2021-12-285-18/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Change README to markdown format.Slávek Banko2021-10-181-9/+21
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common rules for build and install documentation and translations.Slávek Banko2021-09-036-38/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2021-09-0219-12855/+67
| | | | | | | | Delete empty file NEWS. Add basic cmake build instructions. Rework of the README file. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Update translation filesTDE Weblate2021-07-073-3/+3
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kscope Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kscope/
* Update translation template.Automated System2021-07-071-19/+15
|
* 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/kscope/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kscope/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Renaming of files in preparation for code style tools.Michele Calgaro2021-02-041-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kscope/admin 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/kscope/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kscope/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Update translation filesTDE Weblate2020-11-221-20/+14
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kscope Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kscope/
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/kscope/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Added translation using Weblate (Dutch)Heimen Stoffels2020-10-081-0/+1543
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kscope/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kscope/admin to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/kscope/admin to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/applications/kscope/cmake to latest HEADAutomated System2020-06-121-0/+0
|