summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowsysteminterface.h
Commit message (Expand)AuthorAgeFilesLines
* 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