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