summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtconcurrentmap
Commit message (Collapse)AuthorAgeFilesLines
* Fixed inconsistent test naming.Rohan McGovern2010-03-221-31/+31
| | | | TARGET and test class name should always match.
* Update copyright year to 2010Jason McDonald2010-01-062-2/+2
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-092-8/+8
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-312-26/+26
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-08-112-2/+2
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-162-4/+4
| | | | Reviewed-by: Trust Me
* Fix memory leak in QFutureMorten Sørvig2009-05-051-0/+31
| | | | | | | | | The held results were not cleared by QFutureInterface::operator=(QFutureInterface) Add call to resultStore().clear(), similar to the destructor. This needs to be done in the header since we know the template type here. Task-number: 252208 Reviewed-by: brad
* Long live Qt 4.5!Lars Knoll2009-03-234-0/+2531