Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.
authorMartin Petersson <martin.petersson@nokia.com>
Fri, 6 May 2011 11:00:53 +0000 (13:00 +0200)
committerMartin Petersson <martin.petersson@nokia.com>
Fri, 6 May 2011 11:05:24 +0000 (13:05 +0200)
commitebc134db484eee31491836b619aad1ee86e3070e
tree181ee9ecf1f1dc76a5f2d99a43a996434f6d42c9
parent9e95890804d8b5114f8090496b82327178055348
Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.

Task-number: QTBUG-18426
Reviewed-by: Peter Hartmann
src/network/kernel/qhostaddress.cpp
tests/auto/qhostaddress/tst_qhostaddress.cpp