summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscopedpointer
Commit message (Collapse)AuthorAgeFilesLines
* test slots are not constHarald Fernengel2009-08-111-38/+38
|
* Add comparison operators also to subclassesHarald Fernengel2009-08-101-0/+27
| | | | | Compiler would for some reason choose operator bool() instead when comparing subclasses of QScopedPointer.
* Update license headers according to commit 858c70f768e.axis2009-08-061-1/+35
| | | | RevBy: Trust me
* Make Qt exception safer.Robert Griebl2009-06-103-0/+286
Squashed commit of the branch haralds-haralds-qt-s60-topics/topic/exceptions, which also contains the full history. Rev-By: Harald Fernengel Rev-By: Ralf Engels