summaryrefslogtreecommitdiffstats
path: root/src/concurrent
Commit message (Expand)AuthorAgeFilesLines
* Remove MSVC 6 workaround from QtConcurrent.Jason McDonald2012-03-122-42/+36
* Remove gcc 3.x-specific code from QtConcurrent and its tests.Jason McDonald2012-03-121-7/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\
| * QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-011-1/+1
* | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-022-7/+7
|/
* QFutureWatcher: Make constructors explicitMarc Mutz2012-02-251-3/+3
* Move QtConcurrent configuration to a single fileJoão Abecasis2012-02-1423-24/+111
* Fix src/concurrent/concurrent.proBradley T. Hughes2012-02-071-1/+3
* Complete split of QtConcurrent.Friedemann Kleint2012-02-066-10/+10
* Move QtConcurrent into its own moduleLars Knoll2012-02-0533-0/+9876