summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbuserror.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdbuserror: Use qOffsetStringArray instead of script generated codeMikhail Svetkin2018-10-161-100/+45
* doc: update dbus sources for clangqdocMartin Smith2017-12-081-0/+6
* Fix documentation for QDBusError::OtherAlex Blasche2017-07-241-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Work around GCC 6 warning about offset outside bounds of stringThiago Macieira2016-01-081-2/+2
* QDBusError: Disable function that isn't used in bootstrapped buildsThiago Macieira2015-08-061-0/+2
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+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-1/+1
* Mark as unused the private members that aren't and CANNOT be usedThiago Macieira2013-04-151-1/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix wrong error message count in QDBusErrorPeter Kümmel2012-12-011-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtDBus: use qMetaTypeId<T>() instead of qRegisterMetaType<T>("T")Marc Mutz2012-07-241-0/+10
* Introduce the new UnknownProperty and PropertyReadOnly errorsThiago Macieira2012-04-161-2/+10
* Update the error codes in QtDBusThiago Macieira2012-04-161-18/+19
* Make some DBus classes bootstrapping-ready.Stephen Kelly2012-03-141-0/+6
* QDBusError: add assignment operator from QDBusMessageMarc Mutz2012-03-121-0/+18
* 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/+368