summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidgetwindow_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed tst_QWidget::updateWhileMinimized()Samuel Rødal2011-09-261-0/+1
* Fixed wrong mouse coordinate mapping.Samuel Rødal2011-09-191-4/+1
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Add timestamp to QInputEvent.Laszlo Agocs2011-09-051-0/+2
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-2/+2
* Touch event support for QWindow.Laszlo Agocs2011-08-311-0/+11
* Add WindowStateChanged event.Friedemann Kleint2011-08-051-0/+14
* Compile fix (region is an accessor now, not a public member variable).Samuel Rødal2011-06-221-1/+1
* Use XCB_GRAVITY_STATIC in XCB plugin for frame independent geometry.Samuel Rødal2011-06-101-1/+1
* Added frameMargins() API and support in XCB plugin.Samuel Rødal2011-06-101-2/+13
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+28
* Add support for mouse and keyboard grab.Laszlo Agocs2011-06-031-5/+5
* Add focus and modal dialog support.Laszlo Agocs2011-05-301-0/+11
* implement dragging between top levelsLars Knoll2011-05-221-2/+0
* re-add in-process DnD implementationLars Knoll2011-05-221-0/+67
* Deliver leave event to proper widget (not the top-level).Samuel Rødal2011-05-111-1/+2
* Improved popup and mouse event handling.Samuel Rødal2011-05-111-23/+100
* Prevent crash in QWidgetWindow::handleMouseEvent().Samuel Rødal2011-05-101-3/+10
* library splitLars Knoll2011-05-071-0/+188