summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qpointer/tst_qpointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+16
|\
| * QPointer: add a test for const QPointer<X>Marc Mutz2016-04-011-0/+16
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* QPointer: add member-swapMarc Mutz2015-06-171-0/+17
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* tst_QPointer: fix memleakMarc Mutz2014-10-191-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make it possible to use QPointer<const T>Stephen Kelly2013-02-131-0/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add some internal API for extracting a QSharedPointer<T> from QVariant.Stephen Kelly2012-06-201-0/+37
* Make qpointer autotest build without widgetsKent Hansen2012-06-101-0/+10
* 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-2/+2
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-011-0/+343