summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusargument.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
* Add ### Qt6 comment requested in code-reviewEdward Welbourne2019-02-251-0/+1
* doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-10/+2
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* Add qtdbusglobal.h and qtdbusglobal_p.hLars Knoll2016-07-141-1/+1
* Revert "QDBusArgument: remove useless op<< overloads"Marc Mutz2016-05-201-0/+31
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QDBusArgument: remove useless op<< overloadsMarc Mutz2016-01-031-31/+0
* QDBusArgument: declare as shared-come-Qt6Marc Mutz2015-07-181-0/+7
* QtDBus: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-041-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Add QDBusArgument template overloads for QPairThiago Macieira2012-12-211-0/+17
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* fix compilation with conforming compilers (e.g. GCC >= 4.7)Marc Mutz2012-07-101-2/+4
* 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
* 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/+405