| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2016-01-26 | 1 | -18/+18 |
| |\ |
|
| | * | QNetworkInterface: don't add a QNetworkAddressEntry if no IP is known | Thiago Macieira | 2016-01-21 | 1 | -17/+17 |
| | * | QNetworkInterface: fix handling of interfaces with no addresses | Thiago Macieira | 2016-01-21 | 1 | -1/+1 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-21 | 1 | -1/+1 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2015-12-18 | 1 | -7/+31 |
| |\| |
|
| | * | QNetworkInterface: fix support for address labels on Linux interfaces | Thiago Macieira | 2015-12-08 | 1 | -7/+31 |
| * | | Haiku: Fix compilation of network library | Tobias Koenig | 2015-12-08 | 1 | -0/+4 |
| * | | Add QNetworkInterface::interface{IndexFromName,NameFromIndex} | Thiago Macieira | 2015-10-15 | 1 | -8/+50 |
| |/ |
|
| * | QNetworkInterface: Merge the two sections of code that do SIOCGIFxxx | Thiago Macieira | 2015-08-16 | 1 | -21/+21 |
| * | QNetworkInterface: prefer SIOCGIFINDEX over if_nametoindex | Thiago Macieira | 2015-08-16 | 1 | -1/+6 |
| * | Fix warning of unused variable | Thiago Macieira | 2015-08-15 | 1 | -2/+1 |
| * | IPv6 scope IDs are unsigned | Thiago Macieira | 2015-03-14 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Haiku: Make network module compile on Haiku | Tobias Koenig | 2015-01-14 | 1 | -0/+5 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | expand tabs and related whitespace fixes in *.{cpp,h,qdoc} | Oswald Buddenhagen | 2014-01-13 | 1 | -1/+1 |
| * | Fix problem with QNetworkAddressEntry returning a invalid netmask. | Christian Strømme | 2013-11-27 | 1 | -6/+6 |
| * | Update Linux interface getting to make fewer syscalls | Thiago Macieira | 2013-08-24 | 1 | -29/+29 |
| * | Avoid one extra if_indextoname per address in QNetworkInterface | Thiago Macieira | 2013-08-06 | 1 | -5/+9 |
| * | Remove unused socket from QNetworkInterface Unix code | Thiago Macieira | 2013-08-06 | 1 | -6/+0 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -2/+2 |
| * | Introducing the Qt Android port | Paul Olav Tvete | 2013-03-05 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Include scope ids in QHostAddress from QNetworkInterface | Shane Kearns | 2012-05-11 | 1 | -2/+12 |
| * | Disable code using if_nameindex on Android. | Robin Burchell | 2012-05-02 | 1 | -0/+5 |
| * | Build with the LSB build env | Harald Fernengel | 2012-03-15 | 1 | -1/+5 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Always assume IPv6 support | Markus Goetz | 2011-07-04 | 1 | -2/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Fix incorrect hardware address on systems without getifaddrs() | Craig Scott | 2011-05-20 | 1 | -1/+1 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+449 |