summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusconnectionmanager_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtDBus: Use invokeMethod accepting member functions with argumentsIevgenii Meshcheriakov2023-08-261-2/+2
* QDBusConnectionManager: Remove unused member variablesIevgenii Meshcheriakov2023-08-221-3/+0
* QDBusConnectionManager: Move all locking inside the classIevgenii Meshcheriakov2023-08-221-5/+10
* QDBusConnectionManager: Use invokeMethod() to create connectionsIevgenii Meshcheriakov2023-08-221-25/+4
* QDBusConnectionManager: Use invokeMethod() to create serversIevgenii Meshcheriakov2023-08-211-2/+4
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-39/+3
* MetaObject: Store the QMetaType of the methodsFabian Kosmale2020-06-021-0/+20
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Add qtdbusglobal.h and qtdbusglobal_p.hLars Knoll2016-07-141-0/+1
* Updated license headersJani Heikkinen2016-01-211-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Suspend processing of some messages in the default busses by defaultThiago Macieira2016-01-021-1/+1
* Merge two Q_GLOBAL_STATICS into another and solve memory leakThiago Macieira2015-09-151-0/+4
* And move the creation of connections to the threadThiago Macieira2015-09-151-0/+11
* Use a dedicated thread for handling incoming libdbus-1 eventsThiago Macieira2015-09-151-2/+9
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove the old QDBusConnection::sender functionalityThiago Macieira2015-01-061-3/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+88