summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move translations to a new directory layout.Slávek Banko2020-05-0115-4/+8872
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit de8f24c4c471655e99f86647ecab283bc2dbfacf)
* Update version number for R14.0.8 final release.r14.0.8Slávek Banko2020-04-111-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Drop automake build support.gregory guy2020-01-0135-16402/+57
| | | | | | | | | | | Add basic build instructions to the INSTALL file. Remove empty files NEWS and TODO. Remove "specs" folder as well as several shell scripts (Deb, Fedora, Mandriva...) Rework of the REAME file and the help page. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 6ca05fe5e859a5f276453085fe4d89e662741a54)
* Merge translation files from master branch.r14.0.7Automated System2019-12-221-2/+2
|
* Update version number for R14.0.7 final release.Slávek Banko2019-12-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Switch all submodules to https.Slávek Banko2019-12-081-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Merge translation files from master branch.Automated System2019-11-281-3/+3
|
* Merge translation files from master branch.Automated System2019-08-291-16/+16
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADr14.0.6Automated System2019-03-051-0/+0
|
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/applications/knutclient/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Use common CMake tests.Slávek Banko2019-02-122-24/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1944b1542e41655b67f0345344e7080d974a7c64)
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Update translation filesTDE Weblate2019-01-149-290/+82
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/knutclient Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knutclient/ (cherry picked from commit 7681053fc5c4c2c84cf9accbd3d80221d0401458)
* Update translation template.Automated System2019-01-141-31/+1
| | | | (cherry picked from commit ae1ad14f61c55c8d8e7bc5ba904a3208a292f0bc)
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> (cherry picked from commit 91726605ae8c8df79c6bbc38c79ad65c4c2a1e58)
* Update translation filesTDE Weblate2018-12-119-587/+857
| | | | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate. (cherry picked from commit 2f5aa63d2be8ed8050741c7825fbd1ff931ce525)
* Add CMakeL10n rules.Slávek Banko2018-12-114-67/+125
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cd615bbae6b943288c25ca5c0f5603e51bc91dbc)
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/knutclient/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-10-163-31/+38
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 54bb877d9058412680ae04433ebd34cadfa1e78e)
* cmake: Removed the definition of -UTQT_NO_COMPAT - seems unnecessary.Slávek Banko2018-10-161-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8eb947399e931423ebcd97988f3b4d4a3618b466)
* Removed unnecessary executable flag.Slávek Banko2018-10-1613-0/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c815469cf15e8f7255ca75af289633a2978c3f9e)
* conversion to cmake building systemgregory guy2018-10-1611-0/+252
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit bc97f48e2e9ecbbb32e0038e6ebe30cdab3980ff)
* Reset submodule main/applications/knutclient/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Removed unnecessary executable flag.Michele Calgaro2018-09-0128-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a6a5e3b1ca58b2a7622e0d6142d6c55eaa3ecbe7)
* Reset submodule main/applications/knutclient/admin to latest HEADr14.0.5Automated System2018-05-241-0/+0
|
* Reset submodule main/applications/knutclient/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/applications/knutclient/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Reset submodule main/applications/knutclient/cmake to latest HEADAutomated System2017-01-261-0/+0
|
* Reset submodule main/applications/knutclient/admin to latest HEADAutomated System2017-01-261-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-262-0/+0
|
* Reset submodule main/applications/knutclient/admin to latest HEADr14.0.4Automated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2442-0/+0
| | | | (cherry picked from commit 9fb86a80dfb2d337504bbdac90b7b33d32c873b7)