summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidgetwindow_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of stale QWidget-stuff from QGuiApplication.Samuel Rødal2011-05-061-0/+2
* Closing of popups in QWidgetWindow.Samuel Rødal2011-05-041-1/+4
* Remove unused variable.Samuel Rødal2011-05-041-1/+0
* Implemented enter / leave events for QWidget.Samuel Rødal2011-05-041-0/+25
* Improved handling of child windows.Samuel Rødal2011-05-041-0/+5
* Proper sub-widget mouse grabbing in QWidgetWindow.Samuel Rødal2011-05-041-1/+7
* Wheel event forwarding.Samuel Rødal2011-05-031-0/+18
* Implemented close event for QWindow and QWidgetWindow.Samuel Rødal2011-05-021-5/+16
* Resizing support in QWidgetWindow.Samuel Rødal2011-05-021-0/+20
* Proper child delivery of mouse and key events.Samuel Rødal2011-05-021-2/+42
* Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-291-0/+59