summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/applications/kchmviewer/cmake to latest HEADr14.0.7Automated 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>
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Added linking to kdeextra library.Slávek Banko2019-05-132-4/+3
| | | | | | | | | | This resolve FTBFS on some systems. Because the kdeextra library is linked as static, there is no reason to be installed as a separate library. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 441a4725270121caa56871c408c6f8bf2ba09e41)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-05-125-10/+10
| | | | | | | 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 c0263d89c688f750a6e68a7f77257b2be0c55990)
* Fix FTBFS for build without TDE integration.Slávek Banko2019-05-122-4/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f0a3534123e54a962a4c7de7ebd332e6eae658d1)
* Fix FTBFS for build with builtin libchm.Slávek Banko2019-05-122-10/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2ac1800224d2870ae5129e8a09b3a190e77fa506)
* conversion to the cmake building systemgregory guy2019-05-1223-4/+413
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit db17d12f24fab5ed233b222c90000e3c0081f99d)
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADr14.0.6Automated System2019-03-051-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/applications/kchmviewer/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Update translation filesTDE Weblate2019-01-147-493/+120
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kchmviewer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer/ (cherry picked from commit e13412002d76d07a97e6142b483bd984dd7c3104)
* Update translation template.Automated System2019-01-141-68/+1
| | | | (cherry picked from commit ebc361856ca902aafd6fa4c3a700ee18af0245f9)
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Update translation filesTDE Weblate2018-12-261-424/+583
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kchmviewer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer/ (cherry picked from commit 2d5a311b8678f60abd250651e25a976a8f173aae)
* Rename Dutch translation to "nl".Slávek Banko2018-12-261-0/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 25de8b692980bd1d33f50322a6c160d0318f36ba)
* Update translation filesTDE Weblate2018-12-256-2088/+2240
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kchmviewer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer/ (cherry picked from commit 9d9f4a267bfe1a7d0a1bef46faaf2d1c8f3fe5ee)
* Add CMakeL10n rules.Slávek Banko2018-12-254-352/+396
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 40f7b0ec47034d65f0aac2b5412e25e26fa8d2d1)
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/kchmviewer/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Reset submodule main/applications/kchmviewer/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Removed unnecessary executable flag.Michele Calgaro2018-09-013-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit efdefc0e7d49422a218c060ec01a1cee10733404)
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-231-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b37d2e8964111a330be8355d7040431e983c0666)
* Reset submodule main/applications/kchmviewer/admin to latest HEADr14.0.5Automated System2018-05-241-0/+0
|
* Reset submodule main/applications/kchmviewer/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/applications/kchmviewer/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2017-01-261-0/+0
|
* Reset submodule main/applications/kchmviewer/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/kchmviewer/admin to latest HEADr14.0.4Automated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-243-0/+0
| | | | (cherry picked from commit 1828b87cdf4813766b164214251d2475bfb0477e)
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2016-03-171-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADr14.0.3r14.0.2r14.0.1Slávek Banko2015-05-311-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/applications/kchmviewer/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-241-1/+1
| | | | | (cherry picked from commit a4b0d5280499c641397e760a45afe9cdd59446a7) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/kchmviewer/admin to latest HEADr14.0.0Automated System2014-10-191-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2014-10-141-0/+0
|
* Reset submodule main/applications/kchmviewer/cmake to latest HEADAutomated System2014-10-131-0/+0
|