summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add info about QDBusConnection::ExportChildObjectsLeena Miettinen2019-10-071-2/+10
* Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-201-2/+6
|\
| * DBus: fix deadlock when destroying QDBusServerMårten Nordheim2019-08-161-2/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-252-0/+227
|\|
| * Qt D-Bus: Document CMake commandsKai Koehne2019-06-212-0/+227
* | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
* | doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+30
* | Add ### Qt6 comment requested in code-reviewEdward Welbourne2019-02-251-0/+1
* | DBus: verify up to date with dbus-1.12.12Edward Welbourne2019-02-212-17/+17
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-122-3/+3
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-2/+3
|\|
| * QDBusConnection: prevent leaking connection/server on destroyKirill Burtsev2018-11-281-2/+3
* | QDBusServiceWatcher namespace prefix supportDavid Edmundson2018-11-063-26/+94
* | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-0510-60/+38
* | Generate documentation .tags files for all of the docsFrederik Gladhorn2018-10-311-0/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-252-3/+7
|\|
| * Update dbus header and document its provenanceEdward Welbourne2018-10-192-3/+7
* | qdbuserror: Use qOffsetStringArray instead of script generated codeMikhail Svetkin2018-10-161-100/+45
* | Remove separation of headers into two listsFrederik Gladhorn2018-10-161-3/+2
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-0/+2
|\
| * Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-301-0/+2
* | Modernize the "thread" featureUlf Hermann2018-08-171-2/+0
* | Fix QMetaObject naming of class enum flagAllan Sandfeld Jensen2018-08-111-1/+1
* | Fix build without 'library'Frederik Gladhorn2018-07-161-2/+4
* | Support interactive authorization flag in DBusMessageKai Uwe Broulik2018-07-104-1/+104
|/
* Doc: Add references to QDBusAbstractAdaptor implementation examplePaul Wicking2018-06-291-2/+6
* Doc: Remove old and broken QDBus adaptor examplePaul Wicking2018-06-282-338/+2
* Doc: Add missing full stops in briefsPaul Wicking2018-06-213-4/+4
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-093-1/+178
|\
| * Document libdbus-1 code in Qt D-BusKai Koehne2018-04-203-1/+178
* | Fix handling of QDBusMessage in qdbuscpp2xml in bootstrapped modeVolker Krause2018-04-291-0/+7
|/
* DBus: merge calls to set_source_files_properties() in CMake functionsRolf Eike Beer2018-03-231-4/+2
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+10
|\
| * Document licenses for all Qt modulesKai Koehne2018-01-241-1/+10
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-204-0/+16
|\ \
| * | Undef interface in more places, fixing builds with libc++ on windowsMartin Storsjö2018-01-184-0/+16
* | | doc: Fix remaining qdoc warnings in QtDBusMartin Smith2018-01-156-39/+36
* | | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-122-15/+17
* | | QtDBus: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-042-12/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+1
|\| |
| * | Doc: Update the list of highlighted examplesTopi Reinio2017-11-221-1/+1
* | | doc: update dbus sources for clangqdocMartin Smith2017-12-087-23/+54
* | | doc: Document remaining anonymous enumsMartin Smith2017-12-061-0/+6
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-1/+1
| |\|
| | * Fix clazy-strict-iteratorsFriedemann Kleint2017-10-251-1/+1
* | | Remove obsolete DBus dispatch lockAndreas Hartmetz2017-11-083-64/+7
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-242-2/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-162-2/+1
| |\|
| | * Remove some unused, local variablesJędrzej Nowacki2017-10-141-1/+0