summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qfunctions_winrt.h
Commit message (Expand)AuthorAgeFilesLines
* winrt: Fix compilation with -no-pchOliver Wolff2017-10-251-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-4/+4
|\
| * winrt: Fix compilation for projects using C++/CX extensionsMaurice Kalinowski2016-10-051-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-0/+3
|\|
| * winrt: Close IAsyncInfo manually in case of errorMaurice Kalinowski2016-06-131-0/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* winrt: Added timeout to await functionOliver Wolff2016-01-051-8/+21
* WinRT: Add RETURN_[]_IF_FAILED_WITH_ARGS macros.Friedemann Kleint2015-12-071-0/+10
* Combine environment variable implementationsSamuel Nevala2015-12-031-8/+8
* WinRT: fix namespaced buildJoerg Bornemann2015-05-161-2/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix placement of QT_{BEGIN,END}_NAMESPACE in qfunctions_winrt.hThiago Macieira2014-12-011-11/+14
* Un-tighten the WinRT specific code out of qfunctions_winrt.hThiago Macieira2014-12-011-19/+19
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Fix headercheck failure introduced by 67c83f329e7fb6fbf5d8e402f42Thiago Macieira2014-08-301-0/+4
* Tighten Q_OS_WINRT ifdefs in qfunctions_winrt.hAndrew Knight2014-08-211-3/+4
* winrt: Add convenience method for waiting on an async callAndrew Knight2014-06-251-0/+78
* winrt: Add convenience macros for returning from HRESULT callsAndrew Knight2014-06-251-1/+16
* WinRT: Introduced qfunctions_winrtOliver Wolff2013-09-261-0/+122