Commit Graph

23 Commits (master)

Author SHA1 Message Date
Michele Calgaro 961eb3f6e2
Removed explicit usage of the 'register' keyword.
3 years ago
Michele Calgaro 2df70f03d4 Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module"
6 years ago
Michele Calgaro f849f22528
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
6 years ago
Timothy Pearson 56999a270d Wake up the correct event loop when an event is posted to TQApplication
11 years ago
Timothy Pearson 8fb62409a1 Fix prior commit
11 years ago
Timothy Pearson 7c0bc39229 Fix crash on exit when application does not use session management
11 years ago
Timothy Pearson 49075fd69d Allow TQApplication objects to be constructed without a session manager
11 years ago
Timothy Pearson f2102e1f82 Fix incorrect thread termination handling when thread count is greater than two
11 years ago
Timothy Pearson 8ff73908ee Fix crash on thread termination
11 years ago
Timothy Pearson 4eba9b8238 Fix a number of threading data races
11 years ago
Timothy Pearson 83d39cad27 Fix a number of threading problems and crashes
11 years ago
Timothy Pearson e154d27e30 Properly set WM_CLASS atom even if Display pointer was passed to TQApplication
11 years ago
Timothy Pearson 89af6f8007 Restore expected qApp->exit() behaviour when called from a non-GUI thread
11 years ago
Timothy Pearson 9bff9eeefc Add level method to recursive mutex
12 years ago
Timothy Pearson caf80d8824 Add threading tutorial and fix a couple rare crashes
12 years ago
Timothy Pearson 78125ea2f0 Add real threading support, including per-thread event loops, to QThread
12 years ago
Timothy Pearson 69429dcfc3 Add new style primatives for enhanced third party style compatibility
12 years ago
Timothy Pearson f209ff4b48 Move hover widget code into the Qt core instead of the styles
12 years ago
Timothy Pearson 9a75b154bf Undo prior accidental commit
12 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions
12 years ago
Timothy Pearson a5f141fc0d Revert delayed init commit as it won't work the way I intended
13 years ago
Timothy Pearson b24c4d5955 Add new delayed initialization constructor to QApplication
13 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version
13 years ago