| Commit message (Expand) | Author | Age | Files | Lines |
* | Use private linking for exported CMake targets. | Slávek Banko | 2021-02-03 | 1 | -1/+1 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2021-02-03 | 1 | -3/+3 |
* | Added missing headers for tdeinit/start_tdeinit.c | Matías Fonzo | 2021-02-03 | 1 | -0/+3 |
* | Process the new location of the ICEauthority file | Slávek Banko | 2019-12-03 | 2 | -7/+3 |
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-19 | 1 | -1/+1 |
* | tdeinit: make lnusertemp respect HOME for root | Alexander Golubev | 2017-07-22 | 1 | -6/+7 |
* | Fix detection for option TDEINIT_USE_XFT with CMake build | Slávek Banko | 2015-12-23 | 1 | -1/+1 |
* | Add include directory for internal libltdl | Slávek Banko | 2015-12-23 | 1 | -0/+1 |
* | Fix tdeinit build definition | Slávek Banko | 2015-12-23 | 1 | -1/+5 |
* | Fix tdecore directories of linked libraries | Slávek Banko | 2015-12-23 | 1 | -1/+1 |
* | Disable single fprintf message and nominal string cleanup. | Darrell Anderson | 2015-12-23 | 1 | -10/+11 |
* | Fix fvisibility option | Timothy Pearson | 2015-12-23 | 1 | -2/+2 |
* | Fix security issue CVE-2015-7543 | Slávek Banko | 2015-12-13 | 1 | -3/+6 |
* | Do not block on read of tdeinit socket and thereby rely on forcible tdeinit_s... | Timothy Pearson | 2013-04-28 | 1 | -1/+0 |
* | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2013-03-04 | 1 | -65/+65 |
* | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2013-03-04 | 1 | -19/+19 |
* | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2013-03-04 | 1 | -6/+6 |
* | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2013-03-04 | 1 | -18/+18 |
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-09 | 1 | -1/+1 |
* | Prevent XDG autostart files from starting multiple times | Timothy Pearson | 2012-08-04 | 1 | -1/+27 |
* | Initialize X11 threading when kinit is used to launch a program | Timothy Pearson | 2012-06-02 | 1 | -0/+1 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2012-06-02 | 2 | -3/+3 |
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 4 | -4/+4 |
* | rename the following methods: | tpearson | 2011-08-10 | 3 | -16/+16 |
* | Fix kdelibs startup failure | tpearson | 2011-08-08 | 1 | -13/+2 |
* | Fix kdelibs FTBFS | tpearson | 2011-08-06 | 1 | -4/+4 |
* | Honor X-TDE-* autostart entries if present | tpearson | 2011-08-05 | 1 | -9/+24 |
* | kdelibs should now compile properly with TQt for Qt4 | tpearson | 2011-03-22 | 1 | -1/+1 |
* | Support kernel >= 2.6.36 | tpearson | 2011-02-21 | 1 | -1/+20 |
* | Allow kdelibs to function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 1 | -1/+1 |
* | Aviod conflicts with Qt4 namespace members | tpearson | 2011-01-27 | 1 | -2/+2 |
* | Styles are now mostly functional under Qt4 | tpearson | 2011-01-23 | 1 | -1/+2 |
* | Finished remaining porting to new TQt API | tpearson | 2011-01-16 | 4 | -30/+30 |
* | Initial conversion for TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-13 | 4 | -6/+6 |
* | [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS... | samelian | 2011-01-11 | 1 | -4/+0 |
* | Revert automated changes | tpearson | 2011-01-07 | 10 | -46/+46 |
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 10 | -46/+46 |
* | [kdelibs/kinit] removed CMAKE_INSTALL_PREFIX from path to kdeinit | samelian | 2010-12-04 | 1 | -2/+1 |
* | [kdelibs] added initial cmake support | samelian | 2010-10-05 | 1 | -0/+172 |
* | Fix FTBFS...//-style comments do not work in this file | tpearson | 2010-09-22 | 1 | -2/+0 |
* | Disable superfluous logging from kdeinit | tpearson | 2010-09-21 | 1 | -3/+3 |
* | Minor fixups to clarify system logs | tpearson | 2010-09-21 | 1 | -20/+20 |
* | Honor local XDG autostart override through Hidden directive in desktop file | tpearson | 2010-09-19 | 1 | -28/+28 |
* | Added (disabled) code skeleton for eventual repair of bug 273 | tpearson | 2010-09-19 | 1 | -0/+40 |
* | All documentation references to KDE should now be converted to Trinity for th... | tpearson | 2010-09-18 | 1 | -2/+2 |
* | * Large set of SuSE patches to fix bugs and add functionality | tpearson | 2010-09-02 | 3 | -8/+36 |
* | Part of previous Slackware FTBFS fix; kdelibs now builds under Slackware | tpearson | 2010-08-29 | 1 | -0/+2 |
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 10 | -353/+353 |
* | kdelibs update to Trinity v3.5.11 | tpearson | 2009-12-11 | 6 | -9/+20 |
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 28 | -0/+6693 |