summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.Automated System2022-09-089-2556/+2305
|
* 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 <[email protected]> (cherry picked from commit c3532e2dfeb5a3d4038a94d5577f0bd61fe35db2)
* Use TDE cmake macro to set versionMichele Calgaro2022-06-241-1/+5
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cf298aba5762320747798e1ee31968af0ebc8c72)
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-042-2/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update version number to the upcoming R14.0.13.Slávek Banko2022-05-031-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Remove the original translation directory layout.r14.0.12Slávek Banko2022-02-0111-57177/+0
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 44b7142eb154b36fa7768322bd0fe5b60556db3f)
* Copy translations to a new directory layout.Slávek Banko2022-02-0148-60/+58441
| | | | | | | | Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f7ce4cdb608b1bbec0180fe3ae059e2cc999b705)
* Use common rules for build and install documentation.Slávek Banko2022-02-012-35/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 6b34028d26ec2252858049170a934bfaace88925)
* Drop automake build support.Slávek Banko2022-02-0136-15090/+43
| | | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b353103ec003ea1c87f8ffe3ff2caf061cbfa44f)
* 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 <[email protected]> (cherry picked from commit f86b9c30642cab05dff1d9fa99dbbf00fec1dd86)
* Removed unnecessary 'wrong' comments.Michele Calgaro2021-12-301-79/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 51192bc0712acfacbf828c5fe9af6cb3d232c0c6)
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1e00e3210694ef51f359d89981129f930767fb09)
* Update version number to R14.0.12.Slávek Banko2021-11-021-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix plural form of translations.r14.0.11Automated System2021-09-221-1/+1
| | | | The leading '_n: ' should not be part of the translations.
* Merge translation files from master branch.Automated System2021-09-221-35/+37
|
* Merge translation files from master branch.Automated System2021-09-211-53/+52
|
* 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 <[email protected]>
* Reset submodule main/applications/tork/cmake to latest HEADAutomated System2021-05-161-0/+0
|
* Fix ftbfs on Fedora 34François Andriot2021-05-121-1/+1
| | | | | | | error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’) Signed-off-by: François Andriot <[email protected]> (cherry picked from commit 7576a4bfe86835552ede116488e70baae64df9e8)
* Update version number to R14.0.11.Slávek Banko2021-05-021-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update version number to R14.0.10.r14.0.10Slávek Banko2021-04-231-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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
|
* Merge translation files from master branch.Automated System2021-01-249-585/+585
|
* 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 <[email protected]> (cherry picked from commit 59e62bdebaa8acfba440bb2bf5404297fc5e82f4)
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d1e8f93d7936bde61119443ebab236846b942d55)
* Merge translation files from master branch.Automated System2021-01-179-3690/+3690
|
* 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 <[email protected]> (cherry picked from commit 46ca3fa9524fb1800a26b65fc49b1e5bc41be613)
* 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 <[email protected]> (cherry picked from commit bda2d7559f18b2e02050dc433c5ff70cec8e3362)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-01-1511-40/+40
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 355f00c2bd6f4b2870133d0423420ef8046b7156)
* cmake: Install application-specific icons in the application folder.Slávek Banko2021-01-152-2/+4
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 5962b7e681adb58055898f2e35665934bd08e235)
* Conversion to the cmake building system.gregory guy2021-01-15118-527/+1307
| | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 81b64bcfc0a32fdeb0e4f367adbf273d924e55f4)
* Reset submodule main/applications/tork/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/tork/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/tork/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Merge translation files from master branch.r14.0.9Automated System2020-10-111-0/+5097
|
* Reset submodule main/applications/tork/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/tork/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Removed code formatting modelines.Michele Calgaro2020-09-296-6/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 1af35a0723340a1452d4f6ee6dbb1ed898dc2282)
* Reset submodule main/applications/tork/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/tork/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/tork/cmake to latest HEADAutomated System2020-09-181-0/+0
|