summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/winrt
Commit message (Expand)AuthorAgeFilesLines
* Disable non-fullscreen windows for WinRTMaurice Kalinowski2014-03-271-0/+2
* WinRT: Use registerFontFamily to reduce font registration overheadAndrew Knight2014-03-272-152/+182
* WinPhone: Install DejaVu ttf fonts into QtOliver Wolff2014-03-251-0/+9
* WinRT: Fix QDesktopServices::openUrl() for local filesAndrew Knight2014-03-181-2/+1
* WinRT: Load system fonts using DirectWriteAndrew Knight2014-03-183-1/+337
* WinRT: Separate backing store initialization to be more robustAndrew Knight2014-03-142-5/+29
* 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