summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowsysteminterface_qpa_p.h
Commit message (Expand)AuthorAgeFilesLines
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-241-5/+7
* Add a ThemeChange event.Friedemann Kleint2012-02-161-0/+8
* add virtual destructor to QWindowSystemInterfacePrivate::WindowSystemEventjian liang2012-01-311-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-1/+4
* Made it possible to report screen changes through QWindowSystemInterface.Samuel Rødal2012-01-121-8/+13
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Extend touch events.Laszlo Agocs2011-12-091-4/+4
* Added QPA window system interface handler for logical DPI changes.Samuel Rødal2011-12-011-0/+8
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-11/+11
* Fix QMouse/Wheel/TouchEvent::modifiers with the XCB back-endSimon Hausmann2011-10-071-15/+23
* Send key events to the active window when tlw in qpa event is nullLaszlo Agocs2011-09-291-1/+2
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-6/+6
|\
| * Change mouse and wheel QPA events to use QPointF.Laszlo Agocs2011-08-081-6/+6
* | Add WindowStateChanged event.Friedemann Kleint2011-08-051-5/+16
* | Add QWindowSystemInterface::windowSystemEventsQueued()Morten Sorvig2011-06-231-1/+1
* | Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-1/+1
* | Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-1/+29
* | 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/+208
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-208/+0
* | Implemented close event for QWindow and QWidgetWindow.Samuel Rødal2011-05-021-3/+3
* | QGuiApplication refactor in progress.Samuel Rødal2011-04-281-18/+18
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+208