Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/tdeadmin/admin to latest HEAD | Automated System | 2018-09-24 | 1 | -0/+0 |
| | |||||
* | 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> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 11 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdeadmin/cmake to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | 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> | ||||
* | 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> | ||||
* | 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> | ||||
* | 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> | ||||
* | 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> | ||||
* | 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> | ||||
* | 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> | ||||
* | update BUILD_OK with missing files that must be to processed | gregory guy | 2018-09-01 | 1 | -0/+19 |
| | |||||
* | add missing icons in kuser and kdat | gregory guy | 2018-09-01 | 2 | -3/+2 |
| | |||||
* | last attempt regarding lilo-config build | gregory guy | 2018-09-01 | 2 | -2/+5 |
| | |||||
* | add header def in config.h.cmake/ConfigureChecks.cmake | gregory guy | 2018-09-01 | 1 | -111/+114 |
| | |||||
* | add headers check to ConfigureChecks.cmake | gregory guy | 2018-09-01 | 1 | -20/+37 |
| | |||||
* | cosmetic in CMakeLists.txt | gregory guy | 2018-09-01 | 1 | -9/+7 |
| | |||||
* | fill in BUILG_OK.txt with latest build fail/pass | gregory guy | 2018-09-01 | 1 | -2/+3 |
| | |||||
* | kuser is building. | gregory guy | 2018-09-01 | 1 | -1/+3 |
| | | | | added DCOP-shared tdefx tdetexteditor tdentlm to the linker. | ||||
* | First bach of cmake files in order to convert tdeadmin | gregory guy | 2018-09-01 | 40 | -0/+1149 |
| | | | | from autotools to cmake building system. | ||||
* | 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> | ||||
* | Minor change to remove unnecessary strstream include. | Michele Calgaro | 2018-08-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | According to the doc, TDEIO::NetAccess::del should have two parameters | gregory guy | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | the typedef specifier gets ignored in the declaration anyway. | gregory guy | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | TDECmdLineArgs::init should be initialize with TDEAboutData | gregory guy | 2018-08-14 | 1 | -1/+6 |
| | |||||
* | Removed test for sstream because it is now used by default. | Michele Calgaro | 2018-08-09 | 1 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | remove strstream in ktview.cpp, strstream has been deprecated since C++98 | gregory guy | 2018-08-08 | 1 | -11/+0 |
| | |||||
* | 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> | ||||
* | 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> | ||||
* | 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 |
| | |||||
* | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | 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-23 | 138 | -0/+0 |
| | |||||
* | 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 to R14.1.0 | Michele Calgaro | 2015-07-12 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdeadmin/cmake to latest HEAD | Slávek Banko | 2015-05-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeadmin/cmake to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdeadmin/admin to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 1 | -1/+1 |
| | |||||
* | Fixed wrong DocPath strings. This relates to bug 2319. | Michele Calgaro | 2015-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add new distributions to TDE network configuration utilityr14.0.0 | Timothy Pearson | 2014-12-04 | 4 | -34/+316 |
| | |||||
* | Revert "Remove many obsolete distributions and add newer distributions instead" | Timothy Pearson | 2014-12-04 | 1 | -39/+131 |
| | | | | This reverts commit 914e923d52314022b64ee792d60590489be318af. | ||||
* | Fixed help handbook documentation for Internet & Network -> Network ↵ | Michele Calgaro | 2014-12-02 | 5 | -17/+26 |
| | | | | Settings. This relates to bug 1850. |