index
:
tdelibs
feat/fix-suspend-code
feat/netbsd-acl
feat/new_hwcontrol
feat/tdehtml+svg
feat/tdeio-xattr-support
fix/api-for-python
fix/tde-75
issue/270/tdelibs-V4
issue/51/jasper-to-openjpeg
master
other/string-fixes
r14.0.x
r14.1.x
rename/kuniqueapplication
v3.5.13-sru
TDE core libraries
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dcop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix feature detections with CMake
OBATA Akio
2022-02-17
1
-3
/
+7
*
dcopclient: Use default path for XDG_RUNTIME_DIR if the variable is not set.
Slávek Banko
2022-02-17
1
-50
/
+57
*
tests: Wait for the dcop server to be ready.
Slávek Banko
2021-02-03
1
-0
/
+6
*
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
[next]