| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a knob to use fixed path `iceauth` tool | OBATA Akio | 2021-02-03 | 2 | -3/+16 |
* | Fix to set DCOP_PATH properly | OBATA Akio | 2021-02-03 | 1 | -0/+6 |
* | Add LOCAL_PEEREID sockopt support for peer socket uid check | OBATA Akio | 2021-02-03 | 1 | -2/+12 |
* | dcopidlng fixes: | Slávek Banko | 2021-02-03 | 1 | -1/+1 |
* | dcopidlng fixes: | Slávek Banko | 2021-02-03 | 4 | -22/+41 |
* | Remove remaining 'register' instructions. | Michele Calgaro | 2021-02-03 | 1 | -2/+2 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2021-02-03 | 5 | -34/+34 |
* | Process the new location of the ICEauthority file | Slávek Banko | 2019-12-03 | 2 | -25/+79 |
* | cmake: Avoid double generating of dcop/tests files. | Slávek Banko | 2019-11-05 | 1 | -14/+7 |
* | Fix CMake build dependencies for tests. | Slávek Banko | 2019-03-03 | 1 | -0/+12 |
* | Fix CMake build dependencies | Slávek Banko | 2017-07-22 | 1 | -15/+7 |
* | testing: Run tests that use DCOP in a temporary home | Slávek Banko | 2017-07-22 | 1 | -0/+5 |
* | testing: fix bash specific syntax in dcop test | Slávek Banko | 2017-07-22 | 1 | -1/+2 |
* | dcop/tests: run dcop tests in a safer manner | Alexander Golubev | 2017-07-22 | 3 | -2/+13 |
* | Include module into test names | Alexander Golubev | 2017-07-22 | 1 | -1/+2 |
* | Make dcop tests run without X | Alexander Golubev | 2017-07-22 | 3 | -10/+24 |
* | Fix a couple of harmless warnings | Alexander Golubev | 2017-07-22 | 1 | -1/+1 |
* | Add dcop tests to cmake | Alexander Golubev | 2017-07-22 | 6 | -9/+72 |
* | Fix invalid perl syntax in kdocAstUtil.pm | François Andriot | 2015-12-23 | 1 | -1/+1 |
* | Fix ucred support in openbsd | François Andriot | 2015-12-23 | 1 | -0/+4 |
* | Remove line breaks from stdout/stderr messages to improve readability. | Darrell Anderson | 2015-12-23 | 1 | -16/+16 |
* | Fix DCOP standard TQt object marshaling | Timothy Pearson | 2013-05-19 | 2 | -19/+35 |
* | Trivial log cleanup | Timothy Pearson | 2013-04-06 | 1 | -1/+1 |
* | Add source code module name to stdout/stderr message to improve readability. | Darrell Anderson | 2013-03-04 | 1 | -1/+1 |
* | Add source code module name [KDE-ICE error] to stdout/stderr messages to impr... | Darrell Anderson | 2013-03-04 | 1 | -2/+2 |
* | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2013-03-04 | 2 | -126/+126 |
* | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2013-03-04 | 5 | -60/+60 |
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-11-09 | 1 | -1/+1 |
* | Fix typos. | Darrell Anderson | 2012-07-03 | 2 | -4/+4 |
* | GCC 4.7 fix needed to build tdebase. | Darrell Anderson | 2012-06-02 | 1 | -3/+3 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2012-06-02 | 2 | -2/+2 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2012-06-02 | 7 | -13/+13 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2012-06-02 | 2 | -14/+14 |
* | Attempt to force dcopidl to accept the TQ_OBJECT macro | Timothy Pearson | 2012-06-02 | 1 | -1/+6 |
* | Link most Trinity DSOs against the most common kdelibs libraries to compensat... | tpearson | 2011-10-10 | 1 | -3/+3 |
* | Disable DCOP logging to prevent logfile pollution | tpearson | 2011-09-01 | 1 | -0/+2 |
* | rename the following methods: | tpearson | 2011-08-10 | 16 | -78/+78 |
* | Allow kdelibs to function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 4 | -6/+7 |
* | [kdelibs/dcop] link libX11 to dcopquit | samelian | 2011-02-15 | 1 | -1/+1 |
* | [kdelibs/dcop] link libX11 to dcop | samelian | 2011-02-15 | 1 | -1/+1 |
* | Patch a few buffer overrun problems and odd crash potentials | tpearson | 2011-01-26 | 3 | -6/+11 |
* | Additional TQt for Qt4 compilation fixes | tpearson | 2011-01-19 | 1 | -1/+1 |
* | Initial conversion for TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-13 | 24 | -181/+183 |
* | [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS... | samelian | 2011-01-11 | 5 | -20/+3 |
* | Revert automated changes | tpearson | 2011-01-07 | 48 | -386/+385 |
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 48 | -385/+386 |
* | [kdelibs] install cmake import modules (for imported targets support) | samelian | 2010-10-28 | 1 | -1/+1 |
* | [kdelibs/dcop] added cmake forgotten file | samelian | 2010-10-06 | 1 | -0/+1 |
* | [kdelibs] added initial cmake support | samelian | 2010-10-05 | 6 | -0/+282 |
* | All documentation references to KDE should now be converted to Trinity for th... | tpearson | 2010-09-18 | 1 | -5/+5 |