summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qscopedvaluerollback.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_REQUIRED_RESULT with [[nodiscard]]Allan Sandfeld Jensen2020-09-251-5/+1
* QScopedValueRollback: code tidiesGiuseppe D'Angelo2020-09-251-5/+7
* Avoid erroneous creation of QScopedValueRollback objectsSimon Hausmann2019-11-081-1/+5
* Use move more consistently in QScopedValueRollbackAllan Sandfeld Jensen2019-03-271-7/+7
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QScopedValueRollback: add two strategic qMove()sMarc Mutz2015-04-161-2/+2
* QScopedValueRollback: use ctor-init-listMarc Mutz2015-04-161-4/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* qscopedvaluerollback: add convenience constructorRichard Moe Gustavsen2014-05-211-1/+8
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-2/+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
* QScopedValueRollback: make constructor explicitMarc Mutz2012-02-291-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
* 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/+81