summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qtaggedpointer
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* QTaggedPointer: verify constexpr'ness of some ctorsMarc Mutz2020-05-161-0/+33
* Change QTaggedPointer API to be more similar to other smart pointers in QtSimon Hausmann2020-03-191-8/+8
* Make it possible to use QTaggedPointer within classesSimon Hausmann2020-03-171-0/+28
* Introduce helper class QTaggedPointerTor Arne Vestbø2020-03-174-0/+417