summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Add method to QDBusServer to allow anonymous client connections.Roland Winklmeier2014-01-155-1/+41
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-5/+5
* Added PropertiesChanged signal to dbus introspection dataMatt Broadstone2014-01-091-0/+6
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-032-0/+11
|\
| * Don't leak pending call objects when peer disconnectsRobin Burchell2013-12-302-0/+11
* | Fix crashes when calling into qdbus interfaces from QMLSimon Hausmann2014-01-022-24/+32
|/
* Fix quadratic behavior in QMetaObjectBuilder when writing string tableSimon Hausmann2013-12-061-2/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-0815-56/+56
* qdbusxml2cpp: Fix annotation value in an introspection string generatorMichael Krasnyk2013-09-271-1/+1
* Fix some doc errors.Frederik Gladhorn2013-09-211-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-164-40/+23
|\
| * QtDBus: fix build on MSVC2008 Debug mode.Nicolás Alvarez2013-09-152-0/+12
| * Fix loss of valid dbus objects after unregisterObjectJohn Brooks2013-09-143-40/+11
* | QMetaMethod and QDBusMetaObject: Give public access to signal methodsCaroline Chao2013-09-091-1/+1
* | Remove qSort usages from QtDBusGiuseppe D'Angelo2013-09-061-1/+1
* | QDbus: Fix (!a == b) comparisonTobias Hunger2013-09-021-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-146-61/+76
|\|
| * Revert c3f485c5250a503832e767e1fe5e40595126f6c5Albert Astals Cid2013-08-081-3/+2
| * Expose invokables that are not slots in the xmlAlbert Astals Cid2013-07-301-2/+3
| * Fix crash on qdbus when return type is a raw dbus typeAlbert Astals Cid2013-07-301-2/+10
| * Change QDBusPendingCallPrivate to full reference counting for deletion.Peter Seiderer2013-07-294-43/+58
| * Remove QDBusPendingCallPrivate::autoDelete logic.Peter Seiderer2013-07-292-16/+1
| * Fix unprotected access to QDBusPendingCallPrivate::pending.Peter Seiderer2013-07-291-2/+9
* | Doc: Setting module pages' \qtvariable.Jerome Pasion2013-08-021-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-232-4/+12
|\|
| * Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-201-1/+1
| * Fix QDBusAbstractInterface::isValid() for peer connectionsAlberto Mardegan2013-07-161-3/+11
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-151-3/+3
|\|
| * Fix disconnectFrom{Peer,Bus} when the connection failedThiago Macieira2013-07-121-3/+3
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-1/+10
|\|
| * Don't crash if the relayed signal was emitted from the wrong threadThiago Macieira2013-07-031-1/+10
* | QDBus: improve error handling, to give the developer feedback.David Faure2013-07-015-24/+35
* | Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion2013-06-251-1/+4
|/
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-4/+4
* Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-272-2/+0
* Check that files we expect to find actually exist when using a cmake package.Stephen Kelly2013-05-201-6/+12
* Improve support for <MODULE>_PATH optionsMatt Fischer2013-05-101-3/+1
* Fix module name in license headers.Stephen Kelly2013-05-102-2/+2
* Doc: Fix module name in .qdocconfTopi Reinio2013-04-261-11/+11
* Mark as unused the private members that aren't and CANNOT be usedThiago Macieira2013-04-151-1/+3
* Doc: fix compilability of the exampleThiago Macieira2013-04-091-1/+1
* Fix wildcard signal disconnection in QDBusAbstractInterfaceThiago Macieira2013-03-192-5/+16
* Make sure that signal disconnects don't disconnect too muchThiago Macieira2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-165-15/+15
* Make the QDBusVirtualObject docs public.Thiago Macieira2013-03-151-4/+1
* don't bootstrap tools when not necessaryOswald Buddenhagen2013-03-141-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-2/+2
|\
| * Fixed -dbus-linked when cross-compiling from WindowsMatt Fischer2013-02-281-2/+2
* | Add QDBusReply::error() const.Jędrzej Nowacki2013-03-011-0/+2
* | Stop using function deprecated in D-Bus 1.2 (raise minimum version)Thiago Macieira2013-02-272-4/+4