summaryrefslogtreecommitdiffstats
path: root/src/kernel/qthread_unix.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix a number of threading data racesTimothy Pearson2013-05-141-3/+37
| | | | | Add proper thread termination handler This partially resolves Bug 1508
* Use glib thread initialization functions when glib main loop is in useTimothy Pearson2013-05-011-4/+30
| | | | This resolves Bug 1484
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-061-16/+30
|
* Undo prior accidental commitTimothy Pearson2012-03-021-7/+7
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-7/+7
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+474