Commit Graph

17 Commits (49075fd69d70b7850febe2fbc11f81d2d4e62cf1)

Author SHA1 Message Date
Timothy Pearson 49075fd69d Allow TQApplication objects to be constructed without a session manager
This relates to Bug 760
12 years ago
Timothy Pearson f2102e1f82 Fix incorrect thread termination handling when thread count is greater than two
This resolves Bug 1521
Make double free or delete of QString objects more obvious
12 years ago
Timothy Pearson 8ff73908ee Fix crash on thread termination 12 years ago
Timothy Pearson 4eba9b8238 Fix a number of threading data races
Add proper thread termination handler
This partially resolves Bug 1508
12 years ago
Timothy Pearson 83d39cad27 Fix a number of threading problems and crashes
This partially resolves Bug 1467
12 years ago
Timothy Pearson e154d27e30 Properly set WM_CLASS atom even if Display pointer was passed to TQApplication
This relates to Bug 1443
12 years ago
Timothy Pearson 89af6f8007 Restore expected qApp->exit() behaviour when called from a non-GUI thread 13 years ago
Timothy Pearson 9bff9eeefc Add level method to recursive mutex
Enhance thread safety when making event calls
Minor cleanup of whitespace in glib event loop
13 years ago
Timothy Pearson caf80d8824 Add threading tutorial and fix a couple rare crashes 13 years ago
Timothy Pearson 78125ea2f0 Add real threading support, including per-thread event loops, to QThread 13 years ago
Timothy Pearson 69429dcfc3 Add new style primatives for enhanced third party style compatibility 13 years ago
Timothy Pearson f209ff4b48 Move hover widget code into the Qt core instead of the styles
This more closely matches other widget toolkits such as GTK
13 years ago
Timothy Pearson 9a75b154bf Undo prior accidental commit 14 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions 14 years ago
Timothy Pearson a5f141fc0d Revert delayed init commit as it won't work the way I intended 14 years ago
Timothy Pearson b24c4d5955 Add new delayed initialization constructor to QApplication 14 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago