Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version number for R14.0.8 final release.r14.0.8 | Slávek Banko | 2020-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | Update version number for R14.0.7 final release.r14.0.7 | Slávek Banko | 2019-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Switch all submodules to https. | Slávek Banko | 2019-12-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEADr14.0.6 | Automated System | 2019-03-05 | 1 | -0/+0 |
| | |||||
* | Updated VERSION reference to R14.0.6 in CMakeLists.txt | Michele Calgaro | 2019-03-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/admin to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Use common CMake tests. | Slávek Banko | 2019-02-10 | 2 | -10/+9 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1345acf7e6db618ac723d43254073f43e232076f) | ||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2019-02-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2019-01-28 | 1 | -0/+0 |
| | |||||
* | Update translation template. | Automated System | 2019-01-23 | 1 | -44/+16 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2019-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2019-01-12 | 1 | -0/+0 |
| | |||||
* | Fix krb5 detection without pkgconfig file. | Slávek Banko | 2019-01-06 | 1 | -1/+20 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1b466c3d2b4cab6d4f038b11039625a378197931) | ||||
* | Update translation template. | Slávek Banko | 2019-01-05 | 1 | -7/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5bdf9fc4a4eb101e8c256bdc4db800d3fa3a572f) | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2019-01-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid data type for the "hidden" property. | Slávek Banko | 2019-01-05 | 2 | -5/+5 |
| | | | | | | | 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 43342288ee767b80f97f12b7eb711a43c9226b50) | ||||
* | Fix FTBFS due to improper automoc. | Slávek Banko | 2019-01-05 | 2 | -0/+4 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 19e2317fb926de13a0b7f098bd96caf953964ee6) | ||||
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-01-05 | 3 | -3/+14 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ce3b714b4f4812fb88342d46f9565731467a90a1) | ||||
* | cmake: Add krb5 library detection. | Slávek Banko | 2019-01-05 | 4 | -1/+15 |
| | | | | | | | Add krb5 include directories. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ea1b35d76f1f51d37ebf94494cb7c77b6f82aa61) | ||||
* | conversion to the cmake building system | gregory guy | 2019-01-05 | 8 | -0/+241 |
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 4a479930bbaafbeeaaf525507eb0af47ea2adcd2) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-26 | 3 | -0/+486 |
| | | | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ec7d3bd017cec514f434457c101a6982a17cb32d) | ||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/admin to latest HEADr14.0.5 | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/admin to latest HEAD | Automated System | 2018-04-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/admin to latest HEAD | Automated System | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 2 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/admin to latest HEADr14.0.4 | Automated System | 2016-08-07 | 1 | -0/+0 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 2 | -0/+0 |
| | | | | (cherry picked from commit 4428557a090d6ca10374ffe5466194e916966f4d) | ||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2016-04-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kcmldap/cmake to latest HEAD | Automated System | 2016-03-17 | 1 | -0/+0 |
| | |||||
* | Revert "Fix krb5 library detection. This resolves FTBFS with heimdal-krb5." | Michele Calgaro | 2016-03-15 | 4 | -43/+6 |
| | | | | | | Not required for r14.0.x branch. This reverts commit 6d3b42e175ab9acf02973f2f35d7ef3d3e9d41e0. | ||||
* | Fix krb5 library detection. This resolves FTBFS with heimdal-krb5. | Michele Calgaro | 2016-03-15 | 4 | -6/+43 |
| | | | | | | | Based on similar patch for libraries/libtdeldap from Slavek Banko. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d2fb5b21a9951e0c0cd1a03c99ac75aebba03e31) | ||||
* | Fix missing newline in root certificate warningr14.0.3 | Timothy Pearson | 2015-12-29 | 1 | -1/+1 |
| | | | | (cherry picked from commit ca9a0f9a973e6c93e2918826bdaabf27451a7d89) |