summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-201-1/+2
|\|
| * Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-191-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-143-5/+7
|\|
| * Don't calculate the install prefix again in the extra cmake files.Stephen Kelly2013-02-131-4/+2
| * fix build failures on mingw caused by name clashMark Brand2013-02-021-0/+4
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-1/+1
* | Add Q_DECL_UNUSED to a function only used in Q_ASSERTThiago Macieira2013-02-121-1/+2
* | qMetaTypeId(): deprecate the dummy parameter.Olivier Goffart2013-02-081-1/+1
* | Make sure we don't have an operator void(), ICC doesn't like it.Thiago Macieira2013-02-021-1/+5
* | Fix change-of-sign warning found by ICCThiago Macieira2013-02-021-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2917-79/+79
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2817-79/+79
| |\|
| | * Doc: Fix module name formatSze Howe Koh2013-01-2517-79/+79
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2920-78/+0
|/ /