summaryrefslogtreecommitdiffstats
path: root/src/kernel/qobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-011-6/+6
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to update...Michele Calgaro2018-09-181-81/+81
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ...Michele Calgaro2018-09-181-81/+81
* Added safety harness for currentThreadObject() usage.Michele Calgaro2015-07-191-5/+19
* Repair performance regression accidentally introduced with new style APITimothy Pearson2013-12-221-0/+52
* Clean up prior commitTimothy Pearson2013-11-041-4/+4
* Add threading debug spew when QT_DEBUG is setTimothy Pearson2013-11-031-4/+16
* Fix a number of threading data racesTimothy Pearson2013-05-141-22/+177
* Add ability to control cross thread signal slot handling methodTimothy Pearson2013-05-021-6/+30
* Fix a number of threading problems and crashesTimothy Pearson2013-04-221-4/+11
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-061-43/+285
* Undo prior accidental commitTimothy Pearson2012-03-021-36/+36
* Rename additional global TQt functionsTimothy Pearson2012-03-011-36/+36
* Fix a few more build warningsTimothy Pearson2012-02-121-4/+4
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+2711