summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowsysteminterface.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-1/+1
|\
| * EglFS: make sure resize events are deliveredPaul Olav Tvete2013-11-061-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+9
|\|
| * Implement native gestures on OS X.Morten Johan Sørvig2013-10-171-0/+9
* | Relay mouse event synthesization informationLaszlo Agocs2013-10-041-4/+12
|/
* Don't send posted events from QWindowSystemInterface::sendWindowSystemEventsTor Arne Vestbø2013-09-161-3/+0
* Replace QWheelEvent::Phase with revised Qt::ScrollPhaseJ-P Nurmi2013-08-151-3/+2
* Implement support for global whatsthis on WindowsSimon Hausmann2013-08-131-0/+3
* Introduce QWheelEvent::Phase (Begin, Changed, Ended)J-P Nurmi2013-08-081-2/+3
* Make QWindow update its screen when moved to a different oneGabriel de Dietrich2013-05-231-0/+1
* Fix ignoring close events on OSXJosh Faust2013-04-261-1/+1
* Implement XEmbed protocolAlberto Mardegan2013-03-061-1/+2
* Allow flushing window system events from other threadEskil Abrahamsen Blomfeldt2013-02-281-0/+1
* QPA: Add interface for setting the application state explicitlyRichard Moe Gustavsen2013-02-211-0/+2
* Added QDebug support for QWindowSystemInterface::TouchPointShawn Rutledge2013-02-181-0/+4
* Add QWindowSystemInterface::handleFileOpen(const QUrl&)José Dapena Paz2013-02-081-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-3/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-2/+2
* Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-251-0/+5
* Fix excess enter/leave event generation for native widgetsMiikka Heikkinen2012-10-191-0/+1
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-101-7/+5
* Introducing the PlatformPanel event type.Sergio Martins2012-10-031-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Implement synchronous WS events by flushing.Friedemann Kleint2012-07-311-0/+4
* WindowSystemInterface::sendWindowSystemEvents(): Remove unused parameter.Friedemann Kleint2012-07-231-1/+1
* Make QWindowSystemInterface part of QPA APIGirish Ramakrishnan2012-07-031-0/+187