summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/winrt
Commit message (Expand)AuthorAgeFilesLines
* winrt: Fix mouse coordinates on high-DPI displaysAndrew Knight2014-09-011-3/+5
* WinRT: apply text color to WindowText as wellMaurice Kalinowski2014-08-231-0/+1
* Remove QPlatformScreenPageFlipper.Robin Burchell2014-08-191-1/+0
* winrt: Remove depth/stencil from the default window formatAndrew Knight2014-08-191-2/+0
* winrt: Fix theme paletteAndrew Knight2014-08-111-29/+73
* winrt: Fix backing store blitAndrew Knight2014-08-111-4/+4
* winrt: Use native file dialogAndrew Knight2014-08-097-2/+1241
* winrt: Refactor backing storeAndrew Knight2014-08-074-326/+82
* winrt: Fix orientation update maskAndrew Knight2014-08-052-14/+5
* winrt: Fix EGL context getProcAddress()Andrew Knight2014-08-052-0/+157
* WinRT: Fix physical size of screenJochen Seemann2014-08-051-1/+11
* winrt: Use physical window resolutionAndrew Knight2014-08-052-42/+36
* winrt: Clean up platform message dialog helperAndrew Knight2014-07-105-221/+259
* winrt: Introduce theme paletteAndrew Knight2014-07-102-0/+77
* winrt: Clean up platform themeAndrew Knight2014-07-105-117/+151
* winrt: Clean up QWinRTScreenAndrew Knight2014-06-253-337/+312
* winrt: Clean up QWinRTServicesAndrew Knight2014-06-252-81/+68
* winrt: Clean up QWinRTCursorAndrew Knight2014-06-253-44/+42
* remove HSTRING instancesMaurice Kalinowski2014-06-032-9/+13
* WinRT: Fix compile warningsMaurice Kalinowski2014-05-263-0/+6
* WinRT: fix default font when DirectWrite is disabledAndrew Knight2014-05-232-2/+9
* WinRT: Support High-DPIAndrew Knight2014-05-226-38/+171
* Support Windows Phone 8.1 in WinRT QPAAndrew Knight2014-05-225-18/+69
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-122-59/+31
|\
| * WinRT: Fix multi-touch on PCAndrew Knight2014-05-052-59/+31
* | WinRT: set orientation update mask to native orientation by defaultAndrew Knight2014-05-051-0/+1
|/
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* WinRT: Handle back button as press or releaseAndrew Knight2014-04-221-6/+4
* 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