summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qipaddress
Commit message (Expand)AuthorAgeFilesLines
* Update strtoll and strtoull from upstream FreeBSDThiago Macieira2015-03-261-0/+6
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Make QIPAddress::parseIp6 return the first bad characterThiago Macieira2013-07-201-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Make tests/auto/corelib compile on Windows CEKevin Funk2012-08-301-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add support for IPv6 parsing and reconstructing the addressThiago Macieira2012-03-281-0/+285
* Add a function to parse IPv4 addresses in QtCoreThiago Macieira2012-03-282-0/+222