summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowsysteminterface_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-15/+25
* Made it possible to report screen changes through QWindowSystemInterface.Samuel Rødal2012-01-121-8/+8
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Store the primary status in the touch point flags.Laszlo Agocs2011-12-121-5/+1
* Remove event type parameter from handleTouchEvent.Laszlo Agocs2011-12-091-6/+12
* Extend touch events.Laszlo Agocs2011-12-091-4/+20
* Added QPA window system interface handler for logical DPI changes.Samuel Rødal2011-12-011-0/+7
* Introduce QWindowSystemInterface::handleSynchronousCloseEventGunnar Sletta2011-11-251-0/+8
* Fixed memory leak in windowing system event handlingGunnar Sletta2011-11-251-4/+4
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-9/+9
* Fix QMouse/Wheel/TouchEvent::modifiers with the XCB back-endSimon Hausmann2011-10-071-12/+12
* Avoid crash in handleTouchEvent and remove superfluous mapping.Laszlo Agocs2011-09-231-8/+2
* QWindowSystemInterface: Fix wrong mapping of coordinates.Bjørn Erik Nilsen2011-09-201-2/+14
* Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-311-2/+2
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-4/+4
|\
| * Change mouse and wheel QPA events to use QPointF.Laszlo Agocs2011-08-081-4/+4
* | Cocoa: Fix flicker on window resize.Morten Sorvig2011-08-161-0/+5
* | Add WindowStateChanged event.Friedemann Kleint2011-08-051-0/+7
* | Add drag and drop events to QWindowSystemInterface.Laszlo Agocs2011-07-251-0/+10
* | Add QWindowSystemInterface::windowSystemEventsQueued()Morten Sorvig2011-06-231-0/+5
* | Refactor window system event dispatching.Morten Sorvig2011-06-231-0/+33
* | Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+18
* | add a platform interface for DnDLars Knoll2011-06-011-0/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+254
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-254/+0
* | QGuiApplication refactor in progress.Samuel Rødal2011-04-281-53/+16
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+291