fix webpreview for urls with url-encoded chars
authorDaniel Albers <daniel@lbers.com>
Thu, 8 Oct 2009 18:30:11 +0000 (20:30 +0200)
committerDaniel Albers <daniel@lbers.com>
Thu, 8 Oct 2009 18:30:11 +0000 (20:30 +0200)
Also switches argument of WebPreviewItem() and friends from QString to QUrl to make sure the caller takes care of the appropriate string conversion.
Test case: http://de.wikipedia.org/wiki/München http://de.wikipedia.org/wiki/M%C3%BCnchen


No differences found