summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: update dbus sources for clangqdocMartin Smith2017-12-081-0/+6
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-5/+5
* Revert "Merge the QDBusMetaType's custom information to QDBusConnectionManager"Lars Knoll2017-05-171-1/+0
* Fix some QtDBus crashes during application destructionThiago Macieira2017-05-111-4/+8
* Merge the QDBusMetaType's custom information to QDBusConnectionManagerThiago Macieira2017-05-111-0/+1
* Partially revert "Windows: stop using _beginthreadex on regular builds"Thiago Macieira2017-01-031-0/+35
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-20/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-20/+0
| |\
| | * QDBusServer: delay processing of D-Bus messagesAlberto Mardegan2016-09-061-20/+0
* | | Windows: stop using _beginthreadex on regular buildsThiago Macieira2016-06-021-35/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-0/+35
|\|
| * Workaround Windows DLL unload issue with threads runningThiago Macieira2016-05-021-0/+35
* | DBus: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-281-5/+6
* | Merge remote-tracking branch 'origin/5.6.0' into 5.7v5.7.0-alpha1Oswald Buddenhagen2016-03-071-2/+2
|\|
| * Fix crash when a standard bus isn't availableThiago Macieira2016-02-251-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+4
|\|
| * Fix dbus wince buildAndreas Holzammer2016-02-051-0/+4
* | Updated license headersJani Heikkinen2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-3/+42
|\|
| * Suspend processing of some messages in the default busses by defaultThiago Macieira2016-01-021-3/+42
* | dbus: Port to new connect syntaxSérgio Martins2015-10-011-2/+2
|/
* Make sure we don't deadlock when connecting signalsThiago Macieira2015-09-151-2/+0
* Merge two Q_GLOBAL_STATICS into another and solve memory leakThiago Macieira2015-09-151-22/+22
* And move the creation of connections to the threadThiago Macieira2015-09-151-82/+124
* Move the sending of the D-Bus messages with reply to the threadThiago Macieira2015-09-151-1/+1
* Use a dedicated thread for handling incoming libdbus-1 eventsThiago Macieira2015-09-151-25/+33
* Use QDBusConnectionPrivate* when QDBusServer receives a new connectionThiago Macieira2015-09-151-1/+1
* Fix deadlock if the last reference is dropped during deliveryThiago Macieira2015-09-151-3/+3
* Use QStringLiteral where applicable in QtDBusThiago Macieira2015-03-311-4/+4
* Fix various qdoc-warnings.Friedemann Kleint2015-02-251-1/+1
* QDBusConnection::registorObject with interfaceKevron Rees2015-02-151-0/+21
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+1
|\
| * Make QDBusConnection and QDBusServer return an error on default objectsThiago Macieira2015-01-061-1/+1
* | Remove the old QDBusConnection::sender functionalityThiago Macieira2015-01-061-28/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-13/+13
* Fix loss of valid dbus objects after unregisterObjectJohn Brooks2013-09-141-2/+1
* Change QDBusPendingCallPrivate to full reference counting for deletion.Peter Seiderer2013-07-291-1/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
|\
| * Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Remove debugging messages from QDBusConnection::registerObjectThiago Macieira2013-01-231-4/+4
* | Make the QtDBus object tree keep a count of active childrenThiago Macieira2013-01-231-7/+3
* | Rewrite QDBusConnection::unregisterObject to be recursiveThiago Macieira2013-01-231-28/+1
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* dbus: Include own headers firstSergio Ahumada2012-09-191-2/+3
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-191-3/+5