summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qnetworkinterface_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-211-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add QNetworkInterface::interface{IndexFromName,NameFromIndex}Thiago Macieira2015-10-151-1/+42
* QNetworkInterface: get a friendlier (but not too friendly) nameThiago Macieira2015-09-131-1/+18
* Use the actual iphlpapi.dll and its headersThiago Macieira2015-09-131-40/+22
* Remove vestiges of Qt's own sockaddr_in6 and sockaddr_storageThiago Macieira2015-08-221-2/+4
* QNetworkInterface: remove fallback code for Windows pre-XP and CE pre-4Thiago Macieira2015-08-161-56/+0
* Fix thread-safety of qnetworkinterface_win.cpp:resolveLibsThiago Macieira2015-08-161-3/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* network: Fix missing or improper include guard in headersSergio Ahumada2012-09-151-1/+2
* Include scope ids in QHostAddress from QNetworkInterfaceShane Kearns2012-05-111-2/+5
* Remove not present networks from QNetworkInterface::allInterfacesShane Kearns2012-05-051-2/+1
* Set QNetworkInterface::IsPointToPoint on WindowsMartin Petersson2012-04-021-0/+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
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-12/+12
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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/+328