summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qpointer.h
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to use QPointer<const T>Stephen Kelly2013-02-131-34/+22
* Remove dead code from QPointer.Stephen Kelly2013-02-111-40/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix QPointer qdoc errorsLars Knoll2012-08-151-1/+1
* Add some internal API for extracting a QSharedPointer<T> from QVariant.Stephen Kelly2012-06-201-0/+8
* Deprecate the use of QWeakPointer to track QObjects.Stephen Kelly2012-06-071-2/+2
* Add clear() to QPointer for QWeakPointer compatibility.Stephen Kelly2012-06-011-0/+5
* QPointer: some optimisationsMarc Mutz2012-03-221-18/+40
* Un-deprecate QPointer per mailing list discussion.Robin Burchell2012-03-151-5/+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
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-101-17/+20
* 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/+168