summaryrefslogtreecommitdiff
path: root/src/corelib/tools/qsharedpointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301-13/+13
* doc: Corrected misspelled word.Martin Smith2010-01-271-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* qdoc: Added \brief texts to all the since 4.6 functions.Martin Smith2009-09-211-0/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
| * Disable the pointer tracking feature in Qt 4.5.Thiago Macieira2009-07-271-23/+5
* | Merge commit 'qt/master'Jason Barron2009-08-181-3/+267
|\ \
| * | fix includes to use lower-caseHarald Fernengel2009-08-171-1/+1
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+0
| * | Internal doc: explain how QSharedPointer worksThiago Macieira2009-08-131-0/+266
* | | Merge commit 'qt/master'Jason Barron2009-08-131-15/+108
|\ \ \ | |/ /
| * | Autotest: make sure we can't create QWeakPointer from a QObject in destruction.Thiago Macieira2009-08-121-0/+2
| * | Doc: explain the use of QWeakPointer for tracking QObjectsThiago Macieira2009-08-121-14/+95
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * | Compile fix with namespaceshjk2009-08-101-0/+10
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-2/+52
|\ \ \ | |/ /
| * | Doc: fix qdoc errors in QSharedPointer documentation.Thiago Macieira2009-08-051-2/+2
| * | Restore symmetry between QSharedPointer and QWeakPointer on QObjects.Thiago Macieira2009-08-051-0/+23
| * | Add support for using QWeakPointer with QObject, replacing QPointer.Thiago Macieira2009-08-051-0/+27
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-2/+74
|\ \ \ | |/ /
| * | Add QWeakPointer::data, which thread-unsafely returns the tracked pointerThiago Macieira2009-08-041-2/+74
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-1/+22
|\ \ \ | |/ /
| * | Autotest: add a way to ensure that there are no safety-check pointers leakingThiago Macieira2009-08-031-1/+22
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-26/+87
|\ \ \ | |/ /
| * | Implement a new pointer-tracking mechanism for QSharedPointer.Thiago Macieira2009-07-281-26/+87
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-0/+59
|\ \ \ | |/ /
| * | Doc: add \since 4.6Volker Hilsheimer2009-07-201-0/+3
| * | doc: Corrected several qdoc warnings.Martin Smith2009-07-031-3/+3
| * | Add qobject_cast for QSharedPointer.Thiago Macieira2009-07-021-0/+56
| |/
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Make Qt exception safer.Robert Griebl2009-06-101-2/+7
|/
* Fix QSharedPointer crashing when it is used as a global static in an applicat...Thiago Macieira2009-03-251-5/+13
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+868