summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Russian)HEADmasterAndrei Stepanov5 days1-6/+10
| | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: applications/tork - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork-events/ru/
* Added translation using Weblate (Russian)Andrei Stepanov6 days1-0/+30
|
* Translated using Weblate (Russian)Andrei Stepanov12 days1-13/+15
| | | | | | | Currently translated at 100.0% (8 of 8 strings) Translation: applications/tork - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork-desktop-files/ru/
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake files: change keywords to lower caseMichele Calgaro2024-03-082-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2024-02-193-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)Michele Calgaro2024-01-221-13/+14
| | | | | | | Currently translated at 100.0% (8 of 8 strings) Translation: applications/tork - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork-desktop-files/it/
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-2836-667/+667
| | | | 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 QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-231-1/+1
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2027-34/+34
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary backup translations.r14.1.0Michele Calgaro2022-09-248-268/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-09-089-2556/+2305
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tork Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork/
* Update translation template.Automated System2022-09-081-284/+227
|
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-0810-102/+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-02-0111-57182/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Copy translations to a new directory layout.Slávek Banko2022-01-3048-60/+58441
| | | | | | | 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-302-35/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Slávek Banko2022-01-3036-15054/+59
| | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/internet/tork/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>
* Removed unnecessary 'wrong' comments.Michele Calgaro2021-12-301-79/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* Fix plural form of translations.Automated System2021-09-231-1/+1
| | | | The leading '_n: ' should not be part of the translations.
* Translated using Weblate (Spanish)Victor Galvez2021-09-221-39/+43
| | | | | | | Currently translated at 95.5% (934 of 977 strings) Translation: applications/tork Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork/es/
* Translated using Weblate (Spanish)Victor Galvez2021-09-211-58/+60
| | | | | | | Currently translated at 95.7% (935 of 977 strings) Translation: applications/tork Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork/es/
* Update translation filesTDE Weblate2021-07-079-9/+9
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tork Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork/
* Update translation template.Automated System2021-07-071-147/+125
|
* 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/tork/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Fix ftbfs on Fedora 34François Andriot2021-05-111-1/+1
| | | | | | error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’) Signed-off-by: François Andriot <francois.andriot@free.fr>
* Reset submodule main/applications/tork/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/tork/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/tork/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/tork/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/tork/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Update translation filesTDE Weblate2021-01-249-585/+585
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tork Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork/
* Update translation template.Automated System2021-01-241-65/+65
|
* This fix aims to get rid of the eth0, eth1...name for network cards.gregory guy2021-01-211-13/+18
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* 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>
* Update translation filesTDE Weblate2021-01-179-3690/+3690
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tork Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork/
* Update translation template.Automated System2021-01-171-411/+411
|
* Replace __DATE__ with PACKAGE_DATETIME in the crash handlerSlávek Banko2021-01-163-2/+19
| | | | | | to allow reproducible build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add sys/time.h and time.h header detection to resolve FTBFS.Slávek Banko2021-01-165-1/+19
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-01-1411-40/+40
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Install application-specific icons in the application folder.Slávek Banko2021-01-142-2/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2021-01-13118-527/+1307
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Reset submodule main/applications/tork/cmake to latest HEADAutomated System2021-01-131-0/+0
|