Commit Graph

51 Commits (becb8f7b921dac7847f9850caa9b1a8ad2a9c91b)

Author SHA1 Message Date
Slávek Banko 927c64cc6e
Process the new location of the ICEauthority file
+ our internal implementation of IceAuthFileName tests
  whether the ICEauthority file exists in the folder
  specified by the XDG_RUNTIME_DIR variable
+ DCOP client tests whether the ICEauthority file for
  a specific user exists in the user's folder based on
  the XDG_RUNTIME_DIR variable
+ tdeinit uses the IceAuthFileName() function
  instead of building the file name

This relates to bug 3027.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 38b2b0be78)
5 years ago
Slávek Banko c527d5931f
cmake: Avoid double generating of dcop/tests files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 83d02c95a1)
5 years ago
Slávek Banko db60dede7d
Fix CMake build dependencies for tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8fc2a6ca26)
6 years ago
Slávek Banko 88291f7e7f Fix CMake build dependencies
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1cc26703c3)
8 years ago
Slávek Banko da37928707 testing: Run tests that use DCOP in a temporary home
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit df203a23f4)
8 years ago
Slávek Banko 3c559266a6 testing: fix bash specific syntax in dcop test
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 30d5bd4d72)
8 years ago
Alexander Golubev 30c0e86109 dcop/tests: run dcop tests in a safer manner
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit f2d8e88f09)
8 years ago
Alexander Golubev b1a20aabbe Include module into test names
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 6c1b8a75f2)
8 years ago
Alexander Golubev 6cab453afd Make dcop tests run without X
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 7f6c0b1c7d)
8 years ago
Alexander Golubev 26522796ee Fix a couple of harmless warnings
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit e0b892796d)
8 years ago
Alexander Golubev f96187e5d8 Add dcop tests to cmake
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 26d76a4c04)
8 years ago
François Andriot a6ec8c20eb Fix invalid perl syntax in kdocAstUtil.pm
This resolves Bug 2543

Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 7be2f6784d)
9 years ago
François Andriot b04a282c62 Fix ucred support in openbsd
(cherry picked from commit 3adf509ac8)
9 years ago
Darrell Anderson 5449264ff4 Remove line breaks from stdout/stderr messages to improve readability.
(cherry picked from commit e4f16abb29)
9 years ago
Timothy Pearson 83803589ba Fix DCOP standard TQt object marshaling
This partially resolves Bug 1510
(cherry picked from commit 7e397d203c)
12 years ago
Timothy Pearson a96da2c3fe Trivial log cleanup
This closes Bug 1201
Thanks to Darrell Anderson for the patch!
(cherry picked from commit 4891e4bc15)
12 years ago
Darrell Anderson 0e50dbcabd Add source code module name to stdout/stderr message to improve readability.
(cherry picked from commit 070bc678cc)
12 years ago
Darrell Anderson a715e3607b Add source code module name [KDE-ICE error] to stdout/stderr messages to improve readability.
(cherry picked from commit 018767abe9)
12 years ago
Darrell Anderson bf45555032 Add source code module name to stdout/stderr messages to improve readability.
(cherry picked from commit c1b7fc8e57)
12 years ago
Darrell Anderson e9696710fd Add source code module name to stdout/stderr messages to improve readability.
(cherry picked from commit e15521d96b)
12 years ago
Darrell Anderson bcd4f52251 Fix inadvertent tqt changes.
(cherry picked from commit 5d9a593c1f)
12 years ago
Darrell Anderson d4b3280480 Fix typos.
(cherry picked from commit 0d043b41b4)
13 years ago
Darrell Anderson e7495712f7 GCC 4.7 fix needed to build tdebase.
This partially resolves bug report 958.
Thanks to Francois Andriot.
(cherry picked from commit 7d40df8740)
13 years ago
Timothy Pearson ffd8d17b0b Rename obsolete tq methods to standard names
(cherry picked from commit 1180237ab3)
13 years ago
Timothy Pearson 41b1d53a01 Remove additional unneeded tq method conversions
(cherry picked from commit a51cd9949c)
13 years ago
Timothy Pearson e2867c1f1e Rename old tq methods that no longer need a unique name
(cherry picked from commit 984c25aa69)
13 years ago
Timothy Pearson a9c64e7a80 Attempt to force dcopidl to accept the TQ_OBJECT macro
(cherry picked from commit aa492f2e08)
13 years ago
tpearson 80f78d20c3 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 95aea7e940 Disable DCOP logging to prevent logfile pollution
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1250812 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6e21bc798b rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 374d939d8a Allow kdelibs to function correctly with TQt for Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian f9279733bf [kdelibs/dcop] link libX11 to dcopquit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220752 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian b89a6a0270 [kdelibs/dcop] link libX11 to dcop
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220747 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 946bde4a62 Patch a few buffer overrun problems and odd crash potentials
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217371 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 96a33d9068 Additional TQt for Qt4 compilation fixes
This should not affect TQt for Qt3 per usual


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215674 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f7e71d4771 Initial conversion for TQt for Qt4 3.4.0 TP2
This will also compile with TQt for Qt3, and should not cause any problems
with dependent modules such as kdebase.  If it does then it needs to be fixed!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 0ba4e3c0a4 [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 10308be19e Revert automated changes
Sorry guys, they are just not ready for prime time
Work will continue as always


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 560378aaca Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian c985853288 [kdelibs] install cmake import modules (for imported targets support)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1190536 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
samelian e24cfeb8c0 [kdelibs/dcop] added cmake forgotten file
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1183295 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
samelian 7ffba8afee [kdelibs] added initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a93c19aaac All documentation references to KDE should now be converted to Trinity for the new API website
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176842 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 96900dbce3 * Large set of SuSE patches to fix bugs and add functionality
* kdemm is included but not used by knotify as it does not work out of the box


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171141 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson cb4a5d685b TQt conversion was incomplete in the dcop/idl processors
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1159683 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 229a34d015 Various compilation fixes.
Most are to specify types where ambiguity is present,
so for example 'T' becomes (QChar)'T'


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1159657 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 6d1c49c8bd Additional TQt conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158881 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8f14fb0418 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ffe8a83e05 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 865f314dd5 kdelibs update to Trinity v3.5.11
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago