summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qipaddress.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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