summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtHEADmasterMichele Calgaro2024-04-0715-28/+28
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary filesMichele Calgaro2024-04-062-439/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added translation using Weblate (Russian)Andrei Stepanov2024-03-261-0/+2469
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0726-268/+268
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-177-104/+104
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-0312-43/+43
| | | | 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-0511-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Polish)Marek W2023-08-131-13/+8
| | | | | | | Currently translated at 99.1% (589 of 594 strings) Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/pl/
* Update translation filesTDE Weblate2023-08-111-4/+4
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2033-55/+55
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Polish)Marek W2023-07-071-175/+144
| | | | | | | Currently translated at 97.9% (582 of 594 strings) Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/pl/
* Translated using Weblate (Polish)Marek W2023-07-011-195/+143
| | | | | | | Currently translated at 74.5% (443 of 594 strings) Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/pl/
* Update translation filesTDE Weblate2023-06-2911-242/+242
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/
* Update translation template.Automated System2023-06-291-22/+22
|
* Fix functionality broken by commit fc06df3Michele Calgaro2023-06-2912-38/+37
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2's TQSortedList classMichele Calgaro2023-06-192-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* Translated using Weblate (Italian)Michele Calgaro2021-08-221-40/+40
| | | | | | | Currently translated at 100.0% (594 of 594 strings) Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/it/
* Translated using Weblate (Italian)Michele Calgaro2021-08-201-42/+35
| | | | | | | Currently translated at 93.6% (556 of 594 strings) Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/it/
* Translated using Weblate (Italian)Michele Calgaro2021-08-181-77/+49
| | | | | | | Currently translated at 88.3% (525 of 594 strings) Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/it/
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-306-37/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-07-072-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/
* Update translation filesTDE Weblate2021-07-0711-11/+11
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/
* Update translation template.Automated System2021-07-072-10/+8
|
* 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/kbarcode/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/kbarcode/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kbarcode/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kbarcode/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/kbarcode/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-311-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/kbarcode/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Update translation filesTDE Weblate2020-11-221-4/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kbarcode - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode-desktop-files/
* Translated using Weblate (Dutch)Heimen Stoffels2020-10-091-17/+20
| | | | | | | Currently translated at 100.0% (14 of 14 strings) Translation: applications/kbarcode - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode-desktop-files/nl/
* Reset submodule main/applications/kbarcode/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Added translation using Weblate (Dutch)Heimen Stoffels2020-10-061-0/+89
|
* Reset submodule main/applications/kbarcode/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kbarcode/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kbarcode/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-102-9/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kbarcode/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/applications/kbarcode/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/kbarcode/cmake to latest HEADAutomated System2020-06-141-0/+0
|