Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add includes to UI files to resolve FTBFS | Michele Calgaro | 2018-09-22 | 18 | -83/+79 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6b36a4a68d26773b3af37a6f8899f5bd528a2cfb) | ||||
* | Reset submodule main/tdeadmin/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | delete BUILD_OK.txt file | gregory guy | 2018-09-01 | 1 | -27/+0 |
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 1cded3f73b8a46dc73d5dee542caa0b2de98d076) | ||||
* | cmake: Cleanup unused definitions from config.h | Slávek Banko | 2018-09-01 | 4 | -458/+85 |
| | | | | | | | | Cleanup unnecessary tests from ConfigureChecks Add missing tests to ConfigureChecks Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit edd0a5a30ebd724b660718895fd6e857b805764d) | ||||
* | cmake knetworkconf: Add backend files processing | Slávek Banko | 2018-09-01 | 1 | -1/+47 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 00d0589dc5f8d9bd8ad08c0ea284fae685dc5647) | ||||
* | cmake: Add detection whether the system is big endian | Slávek Banko | 2018-09-01 | 2 | -12/+7 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 74d59d78840da38cdcbe4dacb032fec2e0f2f437) | ||||
* | cmake: Add option for GCC hidden visibility | Slávek Banko | 2018-09-01 | 2 | -9/+6 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4aae8e03369bf188b6300f75745e6cc837889157) | ||||
* | cmake lilo-config: Always add the USE_KDE definition | Slávek Banko | 2018-09-01 | 6 | -16/+19 |
| | | | | | | | | | There is no reason to build a TQt-only frontend in TDE Fix the names of the auxiliary library targets Fix includes folders Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 48c6bba031ea37591a821d9554dd292aee938d58) | ||||
* | cmake kuser: Remove the ldap library linking | Slávek Banko | 2018-09-01 | 2 | -6/+10 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 78e39d59137bcfe1a90e53e8f4c0342d8e0939fd) | ||||
* | update BUILD_OK with missing files that must be to processed | gregory guy | 2018-09-01 | 1 | -0/+19 |
| | | | | (cherry picked from commit 97d4b2ac8a12434239bafab49dbb19295e5f089b) | ||||
* | add missing icons in kuser and kdat | gregory guy | 2018-09-01 | 2 | -3/+2 |
| | | | | (cherry picked from commit f6e238aee88b766e2fa5659f766e90c3c624eb7d) | ||||
* | last attempt regarding lilo-config build | gregory guy | 2018-09-01 | 2 | -2/+5 |
| | | | | (cherry picked from commit 16c052b1d246d492fe1a4e232fae91a09be015d7) | ||||
* | add header def in config.h.cmake/ConfigureChecks.cmake | gregory guy | 2018-09-01 | 1 | -111/+114 |
| | | | | (cherry picked from commit 9246b995782868db6b5179d74e0b569861124771) | ||||
* | add headers check to ConfigureChecks.cmake | gregory guy | 2018-09-01 | 1 | -20/+37 |
| | | | | (cherry picked from commit 164c86e45f1e2d500335b11e08d1b5cfd797f018) | ||||
* | cosmetic in CMakeLists.txt | gregory guy | 2018-09-01 | 1 | -9/+7 |
| | | | | (cherry picked from commit ccdb7527d79725837a6954c2eef88d727598f3bf) | ||||
* | fill in BUILG_OK.txt with latest build fail/pass | gregory guy | 2018-09-01 | 1 | -2/+3 |
| | | | | (cherry picked from commit bdd2e73a499e9d87bd1f5757f3e60217b6e3ce60) | ||||
* | kuser is building. | gregory guy | 2018-09-01 | 1 | -1/+3 |
| | | | | | | added DCOP-shared tdefx tdetexteditor tdentlm to the linker. (cherry picked from commit 14f6c3983a59036c69ebf5e2478fdf4b8e619b01) | ||||
* | First bach of cmake files in order to convert tdeadmin | gregory guy | 2018-09-01 | 40 | -0/+1149 |
| | | | | | | from autotools to cmake building system. (cherry picked from commit 88073834d0052272dce61556b9508e66b84cd494) | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-16 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b2bfb5e920d347f2f272c21e2d24cda1c943a4d5) | ||||
* | Minor change to remove unnecessary strstream include. | Michele Calgaro | 2018-08-16 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 092899374e1c83e33efbc2314c7331afa0e57988) | ||||
* | According to the doc, TDEIO::NetAccess::del should have two parameters | gregory guy | 2018-08-14 | 1 | -1/+1 |
| | | | | (cherry picked from commit 4a9ff636bfab18568bafe4f3d06e91108e078705) | ||||
* | the typedef specifier gets ignored in the declaration anyway. | gregory guy | 2018-08-14 | 1 | -1/+1 |
| | | | | (cherry picked from commit cdd90c2c88a8569f67e4606a00e5277257928a76) | ||||
* | TDECmdLineArgs::init should be initialize with TDEAboutData | gregory guy | 2018-08-15 | 1 | -1/+6 |
| | | | | (cherry picked from commit fd23964ad012326a066f22c04aec7baa24774077) | ||||
* | Removed test for sstream because it is now used by default. | Michele Calgaro | 2018-08-15 | 1 | -4/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 85d8a9b70336ba404e44bc8f45e6f9ff39344a0a) | ||||
* | remove strstream in ktview.cpp, strstream has been deprecated since C++98 | gregory guy | 2018-08-15 | 1 | -11/+0 |
| | | | | (cherry picked from commit ace129edbd67e379778e75bebf9ae2375e36f203) | ||||
* | Update version numbers and date for R14.0.5 final releaser14.0.5 | Slávek Banko | 2018-07-26 | 3 | -3/+3 |
| | |||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 3 | -3/+3 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5da22d48c7f006775a306a38534a4bf07307154a) | ||||
* | Reset submodule main/tdeadmin/admin to latest HEAD | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeadmin/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeadmin/admin to latest HEAD | Automated System | 2018-04-29 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS on Mageia 6 | François Andriot | 2017-06-27 | 4 | -4/+4 |
| | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit 8b39265336d6d9f2f845f6662c6799f95ddc4eff) | ||||
* | Reset submodule main/tdeadmin/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeadmin/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeadmin/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeadmin/cmake to latest HEAD | Automated System | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeadmin/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 |
| | |||||
* | Update version number for new target R14.0.5 | Slávek Banko | 2016-11-12 | 3 | -6/+6 |
| | |||||
* | Update date in lsm filesr14.0.4 | Slávek Banko | 2016-10-23 | 3 | -3/+3 |
| | |||||
* | Reset submodule main/tdeadmin/admin to latest HEAD | Automated System | 2016-08-07 | 1 | -0/+0 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 138 | -0/+0 |
| | | | | (cherry picked from commit 7b76b355bd2bc1d6b8f22048315c7a447c0c839c) | ||||
* | Reset submodule main/tdeadmin/cmake to latest HEAD | Automated System | 2016-04-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeadmin/cmake to latest HEAD | Automated System | 2016-03-17 | 1 | -0/+0 |
| | |||||
* | Update version number for new target R14.0.4 | Slávek Banko | 2016-02-29 | 3 | -6/+6 |
| | |||||
* | Update date in lsm filesr14.0.3 | Slávek Banko | 2016-02-07 | 3 | -3/+3 |
| | |||||
* | Update version number for new target R14.0.3 | Slávek Banko | 2015-11-30 | 3 | -6/+6 |
| | |||||
* | Update date in lsm filesr14.0.2 | Slávek Banko | 2015-10-25 | 3 | -3/+3 |
| | |||||
* | Update version number for new target R14.0.2 | Slávek Banko | 2015-08-26 | 3 | -6/+6 |
| | |||||
* | Update date in lsm filesr14.0.1 | Slávek Banko | 2015-07-13 | 3 | -3/+3 |
| | |||||
* | Update version in lsm files | Slávek Banko | 2015-07-11 | 3 | -3/+3 |
| |