summaryrefslogtreecommitdiffstats
path: root/src/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to update...Michele Calgaro2018-09-181-37/+37
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ...Michele Calgaro2018-09-181-37/+37
* Wake up the correct event loop when an event is posted to TQApplicationTimothy Pearson2013-11-251-9/+20
* Fix prior commitTimothy Pearson2013-08-151-0/+3
* Fix crash on exit when application does not use session managementTimothy Pearson2013-08-151-2/+6
* Allow TQApplication objects to be constructed without a session managerTimothy Pearson2013-08-061-12/+61
* Fix incorrect thread termination handling when thread count is greater than twoTimothy Pearson2013-06-101-1/+1
* Fix crash on thread terminationTimothy Pearson2013-05-171-1/+1
* Fix a number of threading data racesTimothy Pearson2013-05-141-32/+110
* Fix a number of threading problems and crashesTimothy Pearson2013-04-221-16/+29
* Properly set WM_CLASS atom even if Display pointer was passed to TQApplicationTimothy Pearson2013-04-111-1/+2
* Restore expected qApp->exit() behaviour when called from a non-GUI threadTimothy Pearson2013-02-241-1/+8
* Add level method to recursive mutexTimothy Pearson2012-12-071-7/+10
* Add threading tutorial and fix a couple rare crashesTimothy Pearson2012-12-061-2/+7
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-061-14/+110
* Add new style primatives for enhanced third party style compatibilityTimothy Pearson2012-10-301-0/+31
* Move hover widget code into the Qt core instead of the stylesTimothy Pearson2012-10-161-2/+35
* Undo prior accidental commitTimothy Pearson2012-03-021-18/+18
* Rename additional global TQt functionsTimothy Pearson2012-03-011-18/+18
* Revert delayed init commit as it won't work the way I intendedTimothy Pearson2011-08-101-97/+0
* Add new delayed initialization constructor to QApplicationTimothy Pearson2011-08-101-0/+97
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+4602