Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy translations to a new directory layout. | Slávek Banko | 2022-01-30 | 48 | -60/+58441 |
| | | | | | | | Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Use common rules for build and install documentation. | Slávek Banko | 2022-01-30 | 2 | -35/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Drop automake build support. | Slávek Banko | 2022-01-30 | 36 | -15054/+59 |
| | | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/internet/tork/admin to latest HEAD | Automated System | 2022-01-28 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. | Slávek Banko | 2021-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed unnecessary 'wrong' comments. | Michele Calgaro | 2021-12-30 | 1 | -79/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix plural form of translations. | Automated System | 2021-09-23 | 1 | -1/+1 |
| | | | | The leading '_n: ' should not be part of the translations. | ||||
* | Translated using Weblate (Spanish) | Victor Galvez | 2021-09-22 | 1 | -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 Galvez | 2021-09-21 | 1 | -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 files | TDE Weblate | 2021-07-07 | 9 | -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 System | 2021-07-07 | 1 | -147/+125 |
| | |||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 1 | -1/+1 |
| | | | | | | error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’) Signed-off-by: François Andriot <[email protected]> | ||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/admin to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2021-01-24 | 9 | -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 System | 2021-01-24 | 1 | -65/+65 |
| | |||||
* | This fix aims to get rid of the eth0, eth1...name for network cards. | gregory guy | 2021-01-21 | 1 | -13/+18 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2021-01-17 | 9 | -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 System | 2021-01-17 | 1 | -411/+411 |
| | |||||
* | Replace __DATE__ with PACKAGE_DATETIME in the crash handler | Slávek Banko | 2021-01-16 | 3 | -2/+19 |
| | | | | | | to allow reproducible build. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add sys/time.h and time.h header detection to resolve FTBFS. | Slávek Banko | 2021-01-16 | 5 | -1/+19 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2021-01-14 | 11 | -40/+40 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Install application-specific icons in the application folder. | Slávek Banko | 2021-01-14 | 2 | -2/+4 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Conversion to the cmake building system. | gregory guy | 2021-01-13 | 118 | -527/+1307 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2020-11-22 | 1 | -148/+124 |
| | | | | | | | 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/ | ||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Added translation using Weblate (Dutch) | Heimen Stoffels | 2020-10-08 | 1 | -0/+5121 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 6 | -6/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Fix plural form of translations. | Slávek Banko | 2020-08-06 | 1 | -2/+2 |
| | | | | | | The leading '_n: ' should not be part of the translations. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tork/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| |