summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowsysteminterface_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
* Get rid of QKeyEventExThiago Macieira2012-04-051-1/+1
* Merge master into api_changesKent Hansen2012-03-271-0/+4
|\
| * Fix QGuiApplication::keyboardModifiers()Bradley T. Hughes2012-03-261-0/+4
* | Merge master into api_changesKent Hansen2012-03-231-1/+1
|\|
| * Fix the compat handleWheelEvent function.Morten Johan Sorvig2012-03-191-1/+1
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-8/+12
|/
* Add QWindowSystemInterface::tryHandleSynchronousShortcutEvent()Bradley T. Hughes2012-03-171-0/+34
* Migrate QWindowSystemInterface to use QElapsedTimerLaszlo Agocs2012-03-121-5/+1
* Start eventTime timer so that the .elapsed method will work.Jon Trulson2012-03-091-0/+4
* Refactor the QPA dnd interface.Friedemann Kleint2012-02-291-4/+5
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-241-2/+47
* Add a ThemeChange event.Friedemann Kleint2012-02-161-0/+6
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-101-0/+16
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-301-0/+24
* 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-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