summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/winrt
Commit message (Expand)AuthorAgeFilesLines
* winrt: Fix text renderingMaurice Kalinowski2015-11-241-1/+2
* winrt: Use handleExtendedKeyEvent when handling back button.Samuel Nevala2015-11-191-2/+4
* winrt: Fix startup orientation handlingSamuel Nevala2015-11-181-4/+2
* wirt: Fix cursor position method.Samuel Nevala2015-11-171-6/+10
* winrt: Do not emit keyboard changes in the constructorMaurice Kalinowski2015-11-161-5/+10
* winrt: Make dialog and window behave similarly.Samuel Nevala2015-11-122-2/+4
* winrt: Fix filedialog show on Windows 10Maurice Kalinowski2015-11-091-27/+44
* winrt: move input context creation into xaml threadMaurice Kalinowski2015-11-041-1/+1
* winrt: Avoid blocking the XAML threadSamuel Nevala2015-11-041-34/+89
* WinRT: Fix wrong mouse event position for non-fullscreen windowsLaszlo Agocs2015-11-021-2/+7
* WinRT: Add support for QOpenGLWidgetLaszlo Agocs2015-11-023-4/+10
* winrt: Only destroy existing egl surfacesMaurice Kalinowski2015-10-301-0/+3
* winrt: store egldisplay globallyMaurice Kalinowski2015-10-301-16/+29
* winrt: initialize EGL display with automatic Trim and WARPAndrew Knight2015-10-302-2/+17
* WinRT: Retrieve color settings on Windows 10Maurice Kalinowski2015-10-261-33/+152
* ANGLE: Fix winrt backing store to support feature level 9_3 devices.Samuel Nevala2015-10-241-6/+5
* winrt: Fix sending of back key event.Samuel Nevala2015-10-221-15/+5
* Remove superfluous newlineSamuel Nevala2015-10-221-2/+1
* winrt: Connect callbacks after after integration class constructed.Samuel Nevala2015-10-224-60/+77
* winrt: Add missing Q_DECL_OVERRIDEsSamuel Nevala2015-10-221-12/+12
* WinRT: Fix InputPanel on Windows 10Maurice Kalinowski2015-10-212-17/+13
* WinRT: Initialize platform servicesMaurice Kalinowski2015-10-161-0/+2
* WinRT: Fix native MessageBox not closingMaurice Kalinowski2015-10-131-39/+39
* winrt: Default show to showMaximized on Windows Phone.Samuel Nevala2015-09-281-2/+2
* winrt: Move EGL surface to window.Samuel Nevala2015-09-143-21/+44
* winrt: Remove unnecessary assert from window.Samuel Nevala2015-09-131-2/+0
* winrt: Fix capabilities query.Samuel Nevala2015-09-131-2/+2
* winrt: Fix top level window geometry.Samuel Nevala2015-09-071-2/+3
* winrt: Add support for native pickers for Windows Phone.Samuel Nevala2015-09-072-42/+250
* winrt: Enable window visibility for the root window.Samuel Nevala2015-08-314-35/+174
* winrt: Work around broken screen rotation on Windows Phone 8.1.Samuel Nevala2015-08-311-0/+1
* winrt: Fix MessageDialog show on windows phone.Samuel Nevala2015-08-271-10/+16
* winrt: Add missing Q_DECL_OVERRIDE and fix white space.Samuel Nevala2015-08-272-8/+6
* winphone: Fix keyboard show/hide callsAndrew Knight2015-08-241-8/+18
* winrt: Hide status bar on windows phone.Samuel Nevala2015-08-201-0/+25
* winrt: Refactor platform plugin for XAML supportAndrew Knight2015-08-1311-506/+561
* winphone: Remove old codeAndrew Knight2015-08-051-5/+0
* winphone: Remove old non-DirectWrite codeAndrew Knight2015-08-053-36/+2
* Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-2029-290/+377
* WinRT: fix namespaced buildJoerg Bornemann2015-05-165-7/+16
* QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* winrt: Use ANGLE sub-buffer swap on Windows PhoneAndrew Knight2015-05-082-0/+15
* winrt: properly retrieve font writing systems from unicode rangesAndrew Knight2015-05-051-7/+82
* winrt: Fix platform plugin after ANGLE upgradeAndrew Knight2015-04-091-17/+2
* winrt: set correct virtual keyboard sizePeng Wu2015-04-094-29/+31
* winrt: remove the dead WP8.0 code from input contextPeng Wu2015-04-091-23/+0
* Fix WinRT native file picker empty parametersPeng Wu2015-03-271-29/+35
* Implement flush function in WinRT file enginePeng Wu2015-03-272-8/+29
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-2/+0
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\