summaryrefslogtreecommitdiffstats
path: root/src/kernel/qwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. ↵Michele Calgaro2014-07-301-3/+3
| | | | This resolves bug 1901 and 1909.
* Fix memory leak on widget destruction after certain style method accessesTimothy Pearson2013-10-171-0/+1
| | | | This resolves Bug 1674
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-061-0/+9
|
* Increase style method call speedTimothy Pearson2012-11-141-1/+12
| | | | This breaks the style ABI
* Undo prior accidental commitTimothy Pearson2012-03-021-4/+4
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-4/+4
|
* Add NFlags parameter to QWidget constructorTimothy Pearson2012-02-071-3/+3
| | | | This relies on GIT hash 0eb9f5e2 and breaks the ABI versus Qt 3.3.8
* Add NetWM/Motif controls to QWidgetTimothy Pearson2012-01-261-0/+20
| | | | This must break binary compatibility, so version was also bumped to 3.4.0
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+6081