summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qscopedpointer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-101-64/+0
|\
| * Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-091-84/+0
* | Make QScopedPointer::operator== and != non-memberJoão Abecasis2009-11-101-40/+12
|/
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Remove QScopedCustomPointerHarald Fernengel2009-08-241-0/+9
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* Add comparison operators also to subclassesHarald Fernengel2009-08-101-2/+32
* add operator! to QScopedPointerHarald Fernengel2009-08-101-0/+5
* Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
* Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-061-0/+2
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-28/+90
* Make Qt exception safer.Robert Griebl2009-06-101-0/+199