summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/winrt
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-101-1/+1
* Windows Phone: Handle back-button pressAndrew Knight2014-03-072-0/+50
* WinRT: Handle window exposure when visibility changesAndrew Knight2014-03-071-0/+2
* WinRT: Fix backing store for latest ANGLEAndrew Knight2014-02-262-28/+4
* Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-151-5/+5
* WinRT: move most of GUI event dispatcher logic into coreAndrew Knight2014-02-123-65/+7
* Implement native message box for WinRTMaurice Kalinowski2014-02-127-0/+447
* Add suspend and resume event handling for WinRTMaurice Kalinowski2014-02-042-0/+39
* WinRT: Improve event dispatcherAndrew Knight2014-01-072-8/+35
* WinRT QPA: Improve key handlingAndrew Knight2013-10-164-207/+160
* WinRT: Improve orientation handlingAndrew Knight2013-10-122-16/+33
* WinRT: Adopt new event dispatcher approach for WinRT pluginOliver Wolff2013-10-122-10/+6
* WinRT QPA: Fix touch release on phoneMaurice Kalinowski2013-10-111-0/+4
* Windows RT and Windows Phone QPAAndrew Knight2013-10-0224-0/+3535