summaryrefslogtreecommitdiffstats
path: root/src/kernel/qeventloop_unix_glib.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add level method to recursive mutexTimothy Pearson2012-12-071-9/+9
| | | | | Enhance thread safety when making event calls Minor cleanup of whitespace in glib event loop
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-061-11/+9
|
* Fix a number of build warnings that could lead to unstable operationTimothy Pearson2012-12-011-1/+3
| | | | This breaks the ABI
* Add glib main loop support patchesTimothy Pearson2012-11-261-0/+593