summaryrefslogtreecommitdiffstats
path: root/src/corelib/concurrent
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of QtConcurrent headers with -Wshadow -WerrorDavid Faure2011-11-041-2/+2
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-311-2/+2
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-274-11/+11
* Fix compiler warnings.Friedemann Kleint2011-10-272-3/+3
* Wrap calls to Sequence::push_backJoão Abecasis2011-09-173-15/+32
* Cleanup reference counting in internal::Base class (qtconcurrent)Jedrzej Nowacki2011-07-112-18/+7
* Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-264-81/+124
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2437-629/+629
* Get rid of "typename, typename" for TEMPLATE_TEMPLATE_PARAMETERS.Liang Qi2011-05-101-18/+0
* Compile with msvcOlivier Goffart2011-05-101-4/+16
* compile with windowsOlivier Goffart2011-05-101-4/+4
* get rid of the DisableIfSame hackOlivier Goffart2011-05-102-16/+4
* Rewrite the interfaces of QtConcurrent.Liang Qi2011-05-103-1057/+270
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2738-0/+11673