summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsharedpointer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add support for creating the object alongside the Data structure in Q...Thiago Macieira2009-07-021-47/+0
* Experimental: allow QSharedPointer to be used with forward declarations that ...Thiago Macieira2009-07-021-1/+1
* Add support for creating the object alongside the Data structure inThiago Macieira2009-07-021-0/+47
* Add qobject_cast for QSharedPointer.Thiago Macieira2009-07-021-0/+51
* Clean up QSharedPointer cast implementations.Thiago Macieira2009-06-261-57/+19
* Change QSharedPointer to track (or not) pointers when the #define isThiago Macieira2009-06-251-2/+4
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Fix handling of dynamic casts in QSharedPointer.Thiago Macieira2009-05-181-9/+12
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+585