summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qscopedpointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: Correct remaining qdoc warnings in a few filesMartin Smith2018-01-051-1/+1
* Add template text to \fn commands in QScopedPointerMartin Smith2017-12-081-22/+26
* QScopedPointer: add get()Giuseppe D'Angelo2017-09-171-0/+7
* QScopedArrayPointer: document the most important ctorMarc Mutz2017-06-061-3/+3
* Doc: fix grammar in QScopedPointer's detailed descriptionMitch Curtis2017-05-231-1/+1
* QSharedPointer/QWeakPointer/QScopedPointer: add comparison against nullptrGiuseppe D'Angelo2016-06-081-0/+42
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Doc: added doc to undocumented functionsNico Vertriest2015-05-181-0/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-1/+1
* 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-4/+4
* Fix grammar in QScopedPointer.Mitch Curtis2013-09-301-1/+1
* Revert "Implement move-ctor and move-assignment-op for QScopedPointer"Stephen Kelly2013-09-051-25/+0
* Doc: Enable documentation for QScopedPointer's rvalue ref functionsTopi Reinio2013-08-301-3/+1
* add QScopedPointerDeleteLater, a custom deleter for QObjectsMatt Broadstone2013-08-121-0/+3
* Implement move-ctor and move-assignment-op for QScopedPointerGiuseppe D'Angelo2013-07-281-0/+27
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-6/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* 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
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-3/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+283