summaryrefslogtreecommitdiffstats
path: root/dcop
Commit message (Collapse)AuthorAgeFilesLines
* Fix KDE->TDE rebranding in dcop command line help.Darrell Anderson2014-01-251-5/+5
|
* Rename terminateKDE->terminateTDEDarrell Anderson2013-09-071-3/+3
|
* Remove line breaks from stdout/stderr messages to improve readability.Darrell Anderson2013-09-071-16/+16
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-3/+3
|
* Bump library versions to 14.0.0Timothy Pearson2013-08-261-1/+1
| | | | This relates to Bug 1575
* Fix DCOP standard TQt object marshalingTimothy Pearson2013-05-152-19/+35
| | | | This partially resolves Bug 1510
* Trivial log cleanupTimothy Pearson2013-04-051-1/+1
| | | | | This closes Bug 1201 Thanks to Darrell Anderson for the patch!
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-206-24/+24
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-2/+2
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2012-10-211-4/+4
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-201-4/+4
| |
* | Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|/
* Branding: KDE panel->TDE panel.Darrell Anderson2012-06-271-1/+1
|
* Use tqtinterface-provided values for DCOP text typesTimothy Pearson2012-06-095-62/+62
| | | | This resolves Bug 994
* Add source code module name to stdout/stderr message to improve readability.Darrell Anderson2012-05-061-1/+1
|
* GCC 4.7 fix needed to build tdebase.Darrell Anderson2012-04-271-3/+3
| | | | | This partially resolves bug report 958. Thanks to Francois Andriot.
* Fix typos.Darrell Anderson2012-04-042-4/+4
|
* Add source code module name [KDE-ICE error] to stdout/stderr messages to ↵Darrell Anderson2012-03-131-2/+2
| | | | improve readability.
* Fix FTBFSTimothy Pearson2012-03-081-6/+6
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2012-03-077-186/+186
|\
| * Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-072-126/+126
| |
| * Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-075-60/+60
| |
* | Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|/
* Rename additional global TQt functionsTimothy Pearson2012-03-0123-175/+175
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-3/+3
|
* Fix FTBFSTimothy Pearson2012-01-314-6/+6
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-2/+2
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-197-13/+13
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-14/+14
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1612-33/+33
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1512-33/+33
|
* Update flex/bison generated files for dcopidlTimothy Pearson2011-11-273-1804/+2560
|
* Attempt to force dcopidl to accept the TQ_OBJECT macroTimothy Pearson2011-11-271-1/+6
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-167-7/+7
|
* Fix kdelibs FTBFS on native TQt3Timothy Pearson2011-11-152-4/+4
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-065-8/+8
|
* Additional kde to tde renamingTimothy Pearson2011-11-066-22/+22
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-1/+1
|
* 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