summaryrefslogtreecommitdiffstats
path: root/dcop
Commit message (Collapse)AuthorAgeFilesLines
* Add source code module name to stdout/stderr message to improve readability.Darrell Anderson2013-03-041-1/+1
| | | | (cherry picked from commit 070bc678cc68c8da554ee7462295eec4fcba6bae)
* Add source code module name [KDE-ICE error] to stdout/stderr messages to ↵Darrell Anderson2013-03-041-2/+2
| | | | | | improve readability. (cherry picked from commit 018767abe95240e2f31e797c4823d79804d69667)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-042-126/+126
| | | | (cherry picked from commit c1b7fc8e570349263e0d4796b62ff295d05c327b)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-045-60/+60
| | | | (cherry picked from commit e15521d96b21cb0c771cce7cbe2ceb38f27c8844)
* Fix inadvertent tqt changes.Darrell Anderson2012-11-091-1/+1
| | | | (cherry picked from commit 5d9a593c1fe4967f3636524cbef739d80b0d8cae)
* Fix typos.Darrell Anderson2012-07-032-4/+4
| | | | (cherry picked from commit 0d043b41b43caf6129b018738472a7eb56d29e33)
* GCC 4.7 fix needed to build tdebase.Darrell Anderson2012-06-021-3/+3
| | | | | | This partially resolves bug report 958. Thanks to Francois Andriot. (cherry picked from commit 7d40df87401ad303bea05d77fa51c53918a78014)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-022-2/+2
| | | | (cherry picked from commit 1180237ab336226ad932d767a6cb56208314988f)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-027-13/+13
| | | | (cherry picked from commit a51cd9949c4e6c726a84a61de3cfadd30cefb5c7)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-022-14/+14
| | | | (cherry picked from commit 984c25aa6969e55896e9a13c8e7f7b8a58991a4e)
* Attempt to force dcopidl to accept the TQ_OBJECT macroTimothy Pearson2012-06-021-1/+6
| | | | (cherry picked from commit aa492f2e083fb5d31ce98c0e24dd87c12fdd3ed2)
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-3/+3
| | | | | | 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
* Disable DCOP logging to prevent logfile pollutiontpearson2011-09-011-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1250812 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1016-78/+78
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-154-6/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs/dcop] link libX11 to dcopquitsamelian2011-02-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220752 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs/dcop] link libX11 to dcopsamelian2011-02-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220747 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Patch a few buffer overrun problems and odd crash potentialstpearson2011-01-263-6/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217371 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Additional TQt for Qt4 compilation fixestpearson2011-01-191-1/+1
| | | | | | | 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
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-1324-181/+183
| | | | | | | | 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
* [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move ↵samelian2011-01-115-20/+3
| | | | | | 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
* Revert automated changestpearson2011-01-0748-386/+385
| | | | | | | | 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
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0348-385/+386
| | | | | | | 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
* [kdelibs] install cmake import modules (for imported targets support)samelian2010-10-281-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1190536 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs/dcop] added cmake forgotten filesamelian2010-10-061-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1183295 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] added initial cmake supportsamelian2010-10-056-0/+282
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* All documentation references to KDE should now be converted to Trinity for ↵tpearson2010-09-181-5/+5
| | | | | | the new API website git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176842 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Large set of SuSE patches to fix bugs and add functionalitytpearson2010-09-024-3/+14
| | | | | | | * 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
* TQt conversion was incomplete in the dcop/idl processorstpearson2010-08-052-12/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1159683 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Various compilation fixes.tpearson2010-08-052-2/+4
| | | | | | | | 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
* Additional TQt conversionstpearson2010-08-041-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158881 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-026-38/+38
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3141-1497/+1497
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kdelibs update to Trinity v3.5.11tpearson2009-12-112-4/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25115-0/+41019
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da