summaryrefslogtreecommitdiffstats
path: root/src/kernel/qapplication.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Properly set WM_CLASS atom even if Display pointer was passed to TQApplicationTimothy Pearson2013-04-111-1/+2
| | | | This relates to Bug 1443
* Restore expected qApp->exit() behaviour when called from a non-GUI threadTimothy Pearson2013-02-241-1/+8
|
* Add level method to recursive mutexTimothy Pearson2012-12-071-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 crashesTimothy Pearson2012-12-061-2/+7
|
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-061-14/+110
|
* Add new style primatives for enhanced third party style compatibilityTimothy Pearson2012-10-301-0/+31
|
* Move hover widget code into the Qt core instead of the stylesTimothy Pearson2012-10-161-2/+35
| | | | This more closely matches other widget toolkits such as GTK
* Undo prior accidental commitTimothy Pearson2012-03-021-18/+18
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-18/+18
|
* Revert delayed init commit as it won't work the way I intendedTimothy Pearson2011-08-101-97/+0
|
* Add new delayed initialization constructor to QApplicationTimothy Pearson2011-08-101-0/+97
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+4602