summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsharedpointer
Commit message (Expand)AuthorAgeFilesLines
* Disable private unit tests when Qt is configured withoutRohan McGovern2009-07-091-0/+1
* Revert "Add support for creating the object alongside the Data structure in Q...Thiago Macieira2009-07-021-100/+2
* Experimental: allow QSharedPointer to be used with forward declarations that ...Thiago Macieira2009-07-028-12/+223
* Add support for creating the object alongside the Data structure inThiago Macieira2009-07-021-2/+100
* Add qobject_cast for QSharedPointer.Thiago Macieira2009-07-021-0/+123
* Autotest: Fix a few test names and allow me to see the compilation errorsThiago Macieira2009-06-261-3/+10
* Change QSharedPointer to track (or not) pointers when the #define isThiago Macieira2009-06-251-1/+2
* Update license headers as requested by the marketing department.Jason McDonald2009-06-163-6/+6
* Fix handling of dynamic casts in QSharedPointer.Thiago Macieira2009-05-181-9/+128
* Long live Qt 4.5!Lars Knoll2009-03-236-0/+1735