summaryrefslogtreecommitdiffstats
path: root/src/kernel/qapplication.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵Michele Calgaro2018-09-181-9/+9
| | | | | | | | updated admin module" The original commit was a mistake and should not have been pushed. This reverts commit f849f22528ee9eb5eeb1f9aa92822846b2b3e01f.
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-9/+9
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Wake up the correct event loop when an event is posted to TQApplicationTimothy Pearson2013-11-251-6/+0
| | | | This relates to Bug 1703
* Allow TQApplication objects to be constructed without a session managerTimothy Pearson2013-08-061-2/+3
| | | | This relates to Bug 760
* Fix downstream build failures due to missing TQApplication conditionsTimothy Pearson2013-05-161-1/+3
|
* Fix a number of threading data racesTimothy Pearson2013-05-141-1/+4
| | | | | Add proper thread termination handler This partially resolves Bug 1508
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-061-0/+13
|
* Add new style primatives for enhanced third party style compatibilityTimothy Pearson2012-10-301-0/+1
|
* Revert delayed init commit as it won't work the way I intendedTimothy Pearson2011-08-101-6/+0
|
* Add new delayed initialization constructor to QApplicationTimothy Pearson2011-08-101-0/+6
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+555