summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use centralized cmake versionHEADmasterMichele Calgaro2024-03-172-7/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2024-02-164-53/+53
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-2965-386/+386
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 6Michele Calgaro2023-12-077-71/+71
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-031-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-052-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace Qt with TQtMichele Calgaro2023-11-0419-113/+113
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-022-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2078-117/+117
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-111-2/+2
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary backup translations.r14.1.0Michele Calgaro2022-09-231-42/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-09-071-173/+138
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/ktechlab Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktechlab/
* Update translation template.Automated System2022-09-071-173/+96
|
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-079-144/+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>
* Remove the original translation directory layout.Slávek Banko2022-01-312-8349/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Copy translations to a new directory layout.Slávek Banko2022-01-3011-24/+8423
| | | | | | | Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common rules for build and install documentation.Slávek Banko2022-01-303-42/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Slávek Banko2022-01-3034-28434/+46
| | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/development/ktechlab/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-071-1/+1
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/ktechlab Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktechlab/
* Update translation template.Automated System2021-07-071-119/+94
|
* 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/ktechlab/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Added missing dependencies for some folders. This was causing FTBFS in some ↵Michele Calgaro2021-05-044-2/+8
| | | | | | conditions. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/ktechlab/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/ktechlab/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/ktechlab/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/ktechlab/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/ktechlab/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/ktechlab/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/ktechlab/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/ktechlab/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Update translation filesTDE Weblate2020-11-081-112/+112
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/ktechlab Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktechlab/
* Update translation template.Automated System2020-11-081-112/+112
|
* Add workaround for broken gpsim includes.Slávek Banko2020-11-041-0/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix incorrect include file check definitions.Slávek Banko2020-11-042-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2020-11-0211-23/+27
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFS.Slávek Banko2020-11-0216-94/+69
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2020-11-0250-13/+1160
| | | | | | | | Added man pages taken from the Debian packaging system. Move the ktechlab.desktop file into XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 and bug 2408. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Reset submodule main/applications/ktechlab/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/ktechlab/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Removed code formatting modelines.Michele Calgaro2020-09-2910-22/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/ktechlab/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/ktechlab/admin to latest HEADAutomated System2020-09-201-0/+0
|