summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qpointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPointer: add get()Giuseppe D'Angelo2020-06-091-0/+7
* Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-4/+4
* doc: Correct all remaining clangqdoc warnings in qpointer.cppMartin Smith2017-12-021-22/+22
* Updated license headersJani Heikkinen2016-01-151-14/+20
* qdoc:Fixed a few qdoc errorsMartin Smith2015-07-071-1/+1
* QPointer: add member-swapMarc Mutz2015-06-171-0/+8
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\
| * Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-241-1/+1
* | 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-21/+21
* Doc: Add the missing \since 5.0Debao Zhang2013-02-251-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Review of documentation.Michele Caini2012-10-161-1/+9
* 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/+1
* Fix QPointer qdoc errorsLars Knoll2012-08-151-15/+0
* Add clear() to QPointer for QWeakPointer compatibility.Stephen Kelly2012-06-011-0/+8
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-3/+3
* QPointer: update its document and changes-5.0.0Debao Zhang2012-03-181-7/+1
* Un-deprecate QPointer per mailing list discussion.Robin Burchell2012-03-151-1/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* 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
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-101-1/+19
* 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/+270