Commit Graph

13 Commits (be8413249bb8a6d8dc2cfc693d9c1037284fd251)

Author SHA1 Message Date
Timothy Pearson 83d39cad27 Fix a number of threading problems and crashes
12 years ago
Timothy Pearson e154d27e30 Properly set WM_CLASS atom even if Display pointer was passed to TQApplication
12 years ago
Timothy Pearson 89af6f8007 Restore expected qApp->exit() behaviour when called from a non-GUI thread
12 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
13 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions
13 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