summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/winrt/qwinrtscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* winrt: Fix platform plugin after ANGLE upgradeAndrew Knight2015-04-091-17/+2
* winrt: set correct virtual keyboard sizePeng Wu2015-04-091-2/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* winrt: Fix window resizev5.4.0Andrew Knight2014-12-051-4/+6
* winrt: Fix Windows Store CertificationAndrew Knight2014-12-011-0/+13
* winrt: Resize window on Windows Phone using EGLAndrew Knight2014-11-151-13/+33
* winrt: Blacklist certain devices from creating a depth/stencil bufferAndrew Knight2014-11-141-1/+42
* Revert "winrt: Remove depth/stencil from the default window format"Andrew Knight2014-09-291-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* winrt: fix compiler warning on Windows PhoneJochen Seemann2014-09-231-1/+1
* qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-2/+1
* winrt: Fix mouse coordinates on high-DPI displaysAndrew Knight2014-09-011-3/+5
* winrt: Remove depth/stencil from the default window formatAndrew Knight2014-08-191-2/+0
* winrt: Fix orientation update maskAndrew Knight2014-08-051-13/+5
* WinRT: Fix physical size of screenJochen Seemann2014-08-051-1/+11
* winrt: Use physical window resolutionAndrew Knight2014-08-051-41/+36
* winrt: Clean up QWinRTScreenAndrew Knight2014-06-251-250/+294
* winrt: Clean up QWinRTCursorAndrew Knight2014-06-251-1/+1
* WinRT: Fix compile warningsMaurice Kalinowski2014-05-261-0/+2
* WinRT: Support High-DPIAndrew Knight2014-05-221-24/+131
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-121-52/+29
|\
| * WinRT: Fix multi-touch on PCAndrew Knight2014-05-051-52/+29
* | WinRT: set orientation update mask to native orientation by defaultAndrew Knight2014-05-051-0/+1
|/
* WinRT: Handle back button as press or releaseAndrew Knight2014-04-221-6/+4
* Windows Phone: Handle back-button pressAndrew Knight2014-03-071-0/+37
* WinRT: Handle window exposure when visibility changesAndrew Knight2014-03-071-0/+2
* Add suspend and resume event handling for WinRTMaurice Kalinowski2014-02-041-0/+28
* WinRT QPA: Improve key handlingAndrew Knight2013-10-161-205/+148
* WinRT: Improve orientation handlingAndrew Knight2013-10-121-16/+32
* WinRT QPA: Fix touch release on phoneMaurice Kalinowski2013-10-111-0/+4
* Windows RT and Windows Phone QPAAndrew Knight2013-10-021-0/+1012