summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qhostinfo_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-051-150/+0
* Use standard error handling in qhostinfo_winrt.cppOliver Wolff2015-11-191-9/+19
* winrt: Set error if host cannot be found in QHostInfoAgent::fromNameOliver Wolff2015-11-191-1/+6
* Merge the multiple implementations of getting the local hostnameThiago Macieira2015-08-131-39/+0
* WinRT/Winphone: Fix warnings in qtbaseOliver Wolff2015-05-181-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* winrt: use ComPtr in network classesAndrew Knight2014-06-251-27/+16
* remove HSTRING instancesMaurice Kalinowski2014-06-031-12/+12
* WinRT: Fix compile warningsMaurice Kalinowski2014-05-261-1/+1
* WinRT: Added networkinterface and hostinfoOliver Wolff2013-12-061-0/+194