summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark simple static methods in QThread as Q_DECL_NOTHROWThiago Macieira2012-08-181-2/+2
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-1/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-1/+1
* Fix release mode warnings about unused variables.Friedemann Kleint2012-04-031-0/+1
* Fix to exit of adopted thread watcher in Windowsjian liang2012-02-251-7/+20
* Fix potential race condition in data structure of adopted thread watcherjian liang2012-02-221-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QInternal callbacks and internal functionsBradley T. Hughes2011-12-021-21/+11
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-151-2/+5
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fixed a crash on Windows XP with mingw in threaded-codeThierry Bastian2011-05-101-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+637