summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Small performance improvement: don't match the bus path.Thiago Macieira2009-11-241-3/+2
* Doc: Update the documentation for the serviceOwnerChanged signal.Thiago Macieira2009-11-241-0/+6
* Fix the detection of when this process gets names on the bus.Thiago Macieira2009-11-242-12/+11
* Revert "Disable the deprecation warning for this signal since we're using it ...Thiago Macieira2009-11-241-0/+5
* Revert "Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus...Thiago Macieira2009-11-241-3/+0
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-191-2/+2
|\
| * Ran the script utils/normalizeOlivier Goffart2009-11-181-2/+2
* | Remember to match the actual arguments too.Thiago Macieira2009-11-192-0/+20
* | Disable the deprecation warning for this signal since we're using it nowThiago Macieira2009-11-191-5/+0
* | Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus itself"Thiago Macieira2009-11-191-0/+3
|/
* Merge branch '4.6' into core-4.6Thiago Macieira2009-11-092-6/+10
|\
| * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-062-6/+6
| |\
| | * Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-051-5/+5
| | |\
| | | * Doc: Fixed qdoc warnings.David Boddie2009-11-041-5/+5
| | * | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-049-166/+803
| | |\ \ | | | |/
| | * | One signal/slot connection is enough, when exporting N signals to DBusDavid Faure2009-10-301-1/+1
| * | | compile fix for QDBusServiceWatcher with namespaced Qthjk2009-11-061-0/+4
| | |/ | |/|
* | | Let QDBusInterface work even if the introspection failed.Thiago Macieira2009-11-091-2/+4
* | | Fix annotations added for complex types in signals.Thiago Macieira2009-11-081-1/+1
* | | Fix enabling of level 2 debugging in QtDBusThiago Macieira2009-11-081-1/+2
|/ /
* | Doc: add documentation for QDBusServiceWatcher class.Thiago Macieira2009-10-281-0/+163
* | Add QDBusServiceWatcher class.Thiago Macieira2009-10-283-69/+393
* | Add a warning to user's connecting to serviceOwnerChanged directlyThiago Macieira2009-10-281-1/+7
* | Stop using the NameOwnerChanged signal without arg0 in QtDBus itselfThiago Macieira2009-10-283-4/+37
* | Move the bulk of the signal connecting/disconnecting code to QDBusConnectionP...Thiago Macieira2009-10-283-60/+82
* | Fix the use of the owner when connecting the service "watcher".Thiago Macieira2009-10-282-3/+10
* | Use the new argument-based rule-matching in QDBusAbstractInterface.Thiago Macieira2009-10-281-6/+22
* | Add new public API to QDBusConnection for connecting with stringThiago Macieira2009-10-282-22/+78
* | Add the ability for the match-rule builder to add argument matching.Thiago Macieira2009-10-283-6/+16
|/
* Fixing some GCC warningsJoão Abecasis2009-10-071-0/+1
* Use dbus_threads_init_default instead of QMutex wrappersThiago Macieira2009-10-074-151/+4
* Use the recursive mutex functions for D-Bus only.Thiago Macieira2009-10-071-27/+5
* Added operator== for QDBusArgument.Andre Moreira Magalhaes (andrunko)2009-10-051-0/+3
* Update license headers again.Jason McDonald2009-09-0959-236/+236
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3159-767/+767
|\
| * Update tech preview license header.Jason McDonald2009-08-3159-767/+767
| * Update license headers.Jason McDonald2009-08-1159-59/+59
* | Revert "Remove a global destructor from QtDBus."Thiago Macieira2009-08-211-6/+4
* | Merge commit 'qt/master'Jason Barron2009-08-201-1/+1
|\ \
| * | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-201-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-4/+6
|\ \ \ | |/ /
| * | Remove a global destructor from QtDBus.Thiago Macieira2009-08-181-4/+6
* | | Merge commit 'qt/master'Jason Barron2009-08-181-5/+5
|\ \ \ | |/ /
| * | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-5/+5
* | | Merge commit 'qt/master'Jason Barron2009-08-1359-59/+59
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-1259-59/+59
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-064-4/+4
* | | Merge commit 'origin/master'Jason Barron2009-08-044-4/+4
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-034-4/+4
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-2720-315/+750
|\ \ \ \ | |/ / / |/| / / | |/ /