summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qipaddress.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-0/+3
|\
| * Fix parsing of IPv4 addresses with certain symbolsAlexander Grishkov2016-04-081-0/+3
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-151-13/+19
|/
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Merge the different implementations of toHex in one central placeThiago Macieira2014-12-131-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Make QIPAddress::parseIp6 return the first bad characterThiago Macieira2013-07-201-24/+36
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Fix operator precedence order.Thiago Macieira2012-03-291-1/+1
* Add support for IPv6 parsing and reconstructing the addressThiago Macieira2012-03-281-2/+215
* Add a function to parse IPv4 addresses in QtCoreThiago Macieira2012-03-281-0/+131