summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qhostinfo_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-10/+4
|\
| * Remove the use of QMutexPool in QHostInfo and QDnsLookupThiago Macieira2016-04-301-10/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-051-6/+9
* Remove vestiges of Qt's own sockaddr_in6 and sockaddr_storageThiago Macieira2015-08-221-3/+3
* Merge the multiple implementations of getting the local hostnameThiago Macieira2015-08-131-12/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix compile error when enabling the QHOSTINFO_DEBUG defineAndy Shaw2014-02-261-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QHostInfo: replace a volatile bool with an atomic intMarc Mutz2012-08-291-4/+5
* Fix error handling in QHostInfo windows backendShane Kearns2012-02-171-10/+18
* Use QBasicMutex instead of Q_GLOBAL_STATIC QMutexOlivier Goffart2012-02-011-6/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QHostInfo: fix a race condition under CEKonstantin Ritt2011-10-061-2/+3
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+274