summaryrefslogtreecommitdiffstats
path: root/src/kernel/qeventloop_unix_glib.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to update...Michele Calgaro2018-09-181-34/+34
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ...Michele Calgaro2018-09-181-34/+34
* Added safety harness for currentThreadObject() usage.Michele Calgaro2015-07-191-2/+6
* Add threading debug spew when QT_DEBUG is setTimothy Pearson2013-11-031-2/+2
* Fix a number of threading data racesTimothy Pearson2013-05-141-31/+51
* Fix a number of threading problems and crashesTimothy Pearson2013-04-221-231/+366
* Add level method to recursive mutexTimothy Pearson2012-12-071-9/+9
* 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
* Add glib main loop support patchesTimothy Pearson2012-11-261-0/+593