summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowsysteminterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QWheelEvent::sourceShawn Rutledge2015-01-131-7/+7
* Unbreak shortcut handling on embeddedLaszlo Agocs2014-12-151-4/+9
* Improve TouchPoint debug outputLaszlo Agocs2014-12-091-1/+2
* Avoid crashing on embeddedLaszlo Agocs2014-11-261-1/+1
* Do not crash during global key presses.Jan Arve Saether2014-11-051-1/+1
* Clean up ShortcutOverride handlingFrederik Gladhorn2014-10-301-1/+35
* QPA: Flush window system events with flags.Morten Johan Sørvig2014-10-221-5/+5
* Fix ShortcutOverride for QtQuick on OSXJosh Faust2014-10-201-2/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-9/+2
* add buttons to QTabletEventShawn Rutledge2014-07-281-5/+23
* OS X: Add support for ApplicationState capabilitySamuel Gaist2014-04-241-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-2/+5
|\
| * EglFS: make sure resize events are deliveredPaul Olav Tvete2013-11-061-2/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+29
|\|
| * Implement native gestures on OS X.Morten Johan Sørvig2013-10-171-0/+29
* | Relay mouse event synthesization informationLaszlo Agocs2013-10-041-8/+12
|/
* Don't send posted events from QWindowSystemInterface::sendWindowSystemEventsTor Arne Vestbø2013-09-161-12/+6
* Replace QWheelEvent::Phase with revised Qt::ScrollPhaseJ-P Nurmi2013-08-151-4/+4
* Implement support for global whatsthis on WindowsSimon Hausmann2013-08-131-0/+9
* Introduce QWheelEvent::Phase (Begin, Changed, Ended)J-P Nurmi2013-08-081-8/+10
* Make QWindow update its screen when moved to a different oneGabriel de Dietrich2013-05-231-0/+7
* Fix ignoring close events on OSXJosh Faust2013-04-261-2/+2
* Implement XEmbed protocolAlberto Mardegan2013-03-061-2/+3
* Fix crash in flushWindowSystemEvents() in QGuiApplication-cleanup.Friedemann Kleint2013-03-051-0/+10
* Allow flushing window system events from other threadEskil Abrahamsen Blomfeldt2013-02-281-1/+19
* QPA: Add interface for setting the application state explicitlyRichard Moe Gustavsen2013-02-211-0/+9
* Added QDebug support for QWindowSystemInterface::TouchPointShawn Rutledge2013-02-181-0/+7
* Add QWindowSystemInterface::handleFileOpen(const QUrl&)José Dapena Paz2013-02-081-0/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Handle QEventLoop::ExcludeUserInputEvents in QWindowSystemInterface.Friedemann Kleint2012-11-211-12/+11
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-4/+4
* Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-251-0/+12
* Fix excess enter/leave event generation for native widgetsMiikka Heikkinen2012-10-191-0/+30
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-101-59/+48
* Introducing the PlatformPanel event type.Sergio Martins2012-10-031-0/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QWindowSystemInterface: fix mem leak and raceMarc Mutz2012-08-071-16/+3
* Make tests compile without gui-privatePaul Olav Tvete2012-08-021-0/+40
* Implement synchronous WS events by flushing.Friedemann Kleint2012-07-311-10/+17
* WindowSystemInterface::sendWindowSystemEvents(): Remove unused parameter.Friedemann Kleint2012-07-231-1/+1
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-201-6/+0
* Make qwindowsysteminterface.cpp compile with QT_NO_SHORTCUTJeremy Katz2012-07-161-0/+25
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-031-0/+594