summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2381-81/+81
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2281-81/+81
| |\|
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-1881-81/+81
* | | Remove debugging messages from QDBusConnection::registerObjectThiago Macieira2013-01-231-4/+4
* | | Improve the QDBusConnection node children garbage collectionThiago Macieira2013-01-231-25/+24
* | | Make the QtDBus object tree keep a count of active childrenThiago Macieira2013-01-233-13/+32
* | | Rewrite QDBusConnection::unregisterObject to be recursiveThiago Macieira2013-01-233-28/+42
|/ /
* | QtDBus: Garbage collect deleted objects now and then.David Faure2013-01-171-0/+17
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-1/+1
* | Make QDBusPendingReply behave like QDBusReply when dealing with errorsThiago Macieira2013-01-142-9/+23
* | Merge branch 'stable' into devSergio Ahumada2013-01-091-1/+1
|\|
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-043-59/+109
|\|
| * Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-1/+1
| * D-Bus Examples: added qdoc files and pathChristiaan Janssen2012-12-141-1/+4
| * Generate the introspection string during parsingKevin Ottens2012-12-111-55/+101
| * duplicate URL example image for the dbus index docShawn Rutledge2012-12-041-0/+0
| * Qt D-Bus: Editing QCH titles.Jerome Pasion2012-12-031-2/+3
* | Add QDBusArgument template overloads for QPairThiago Macieira2012-12-211-0/+17
|/
* Fix wrong error message count in QDBusErrorPeter Kümmel2012-12-011-1/+1