summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusconnection.h
Commit message (Expand)AuthorAgeFilesLines
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-2/+0
* Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-3/+3
* doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-2/+0
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+4
|\
| * Undef interface in more places, fixing builds with libc++ on windowsMartin Storsjö2018-01-181-0/+4
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-021-2/+3
* Add qtdbusglobal.h and qtdbusglobal_p.hLars Knoll2016-07-141-1/+1
* Updated license headersJani Heikkinen2016-01-211-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QDBusConnection: declare as shared-come-Qt6Marc Mutz2015-07-191-1/+7
* Add missing Q_DECLARE_OPERATORS_FOR_FLAGS(QDBusConnection::ConnectionCapabili...Marc Mutz2015-07-191-0/+1
* QDBusConnection: fix misleading placement of Q_DECLARE_FLAGSMarc Mutz2015-07-081-1/+2
* QDBusConnection::registorObject with interfaceKevron Rees2015-02-151-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove the old QDBusConnection::sender functionalityThiago Macieira2015-01-061-1/+5
* Include qobjectdefs.h for Q_GADGETThiago Macieira2014-12-291-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtDBus: make some constructors explicitMarc Mutz2012-03-121-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-08-181-1/+15
* Add a function that returns the D-Bus local machine IDThiago Macieira2011-06-231-0/+2
* 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/+199