Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly set WM_CLASS atom even if Display pointer was passed to TQApplication | Timothy Pearson | 2013-04-11 | 1 | -1/+2 |
| | | | | This relates to Bug 1443 | ||||
* | Restore expected qApp->exit() behaviour when called from a non-GUI thread | Timothy Pearson | 2013-02-24 | 1 | -1/+8 |
| | |||||
* | Add level method to recursive mutex | Timothy Pearson | 2012-12-07 | 1 | -7/+10 |
| | | | | | Enhance thread safety when making event calls Minor cleanup of whitespace in glib event loop | ||||
* | Add threading tutorial and fix a couple rare crashes | Timothy Pearson | 2012-12-06 | 1 | -2/+7 |
| | |||||
* | Add real threading support, including per-thread event loops, to QThread | Timothy Pearson | 2012-12-06 | 1 | -14/+110 |
| | |||||
* | Add new style primatives for enhanced third party style compatibility | Timothy Pearson | 2012-10-30 | 1 | -0/+31 |
| | |||||
* | Move hover widget code into the Qt core instead of the styles | Timothy Pearson | 2012-10-16 | 1 | -2/+35 |
| | | | | This more closely matches other widget toolkits such as GTK | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 1 | -18/+18 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -18/+18 |
| | |||||
* | Revert delayed init commit as it won't work the way I intended | Timothy Pearson | 2011-08-10 | 1 | -97/+0 |
| | |||||
* | Add new delayed initialization constructor to QApplication | Timothy Pearson | 2011-08-10 | 1 | -0/+97 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+4602 |