summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qpointer
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
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* 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
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-161-1/+1
* 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
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-102-1/+12
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* 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
* Fix linking of autotests on Windows.Friedemann Kleint2011-11-291-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-111-4/+2
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-013-0/+349