diff options
author | Aapo Haapanen <ext-aapo.haapanen@nokia.com> | 2012-01-26 14:11:40 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-02-02 09:05:21 (GMT) |
commit | 182acb541a7b8ac0edca842fdc867751df723f50 (patch) | |
tree | 5d173cd2ece4cbe5aa397c98dedadcdf46349b99 /dist/changes-3.0.1 | |
parent | fb7e4ff9855bab4b06583f65198247ccfcc6599a (diff) | |
download | Qt-182acb541a7b8ac0edca842fdc867751df723f50.zip Qt-182acb541a7b8ac0edca842fdc867751df723f50.tar.gz Qt-182acb541a7b8ac0edca842fdc867751df723f50.tar.bz2 |
Change QUrl::toLocalFile to return path for relative urls
This change reverts the behaviour of QUrl::toLocalFile to the state
it was before 4.8. After this change the function returns the path if
the url is relative. Before this change an empty QString was returned.
A relative url can refer to a local file, but that can't be determined
from the url alone. Thus, it makes sense to return the path for such
urls.
Added documentation to explain that the function works like this to
maintain backward compatability in 4.x, but the handling of relative
URLs will change in 5.0.
Task-number: QTBUG-19827
Change-Id: I8bb8f4603a5936c0359afc1b6ff98824fad6cbc9
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'dist/changes-3.0.1')
0 files changed, 0 insertions, 0 deletions