Qt Declarative (Quick 2)
Go to file
Thiago Macieira 2d393ae042 Stop stuffing the URL "<Unknown File>" in QML errors
QQmlError already knows how to deal with source scripts with no URL
and it will use "<Unknown File>" when converting to a string.

QUrl in Qt 5 leaves the "<" and ">" characters encoded, which means we
ended up getting warnings about "%3CUnknown File%3E", which isn't
nice.

Change-Id: I504604fa37bb734549048432aaf9db3b1fa568d2
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-04-12 05:02:33 +02:00
bin Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into merge-master 2012-03-13 15:22:14 +10:00
doc Merge remote-tracking branch 'origin/master' into api_changes 2012-04-11 16:05:03 +02:00
examples Merge remote-tracking branch 'origin/master' into api_changes 2012-04-11 16:05:03 +02:00
imports Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
modules Fix the build & docs after QQmlImageProvider was renamed 2012-03-20 00:58:46 +01:00
src Stop stuffing the URL "<Unknown File>" in QML errors 2012-04-12 05:02:33 +02:00
tests Stop stuffing the URL "<Unknown File>" in QML errors 2012-04-12 05:02:33 +02:00
tools Merge remote-tracking branch 'origin/master' into api_changes 2012-04-11 16:05:03 +02:00
.gitattributes Fix rewrite of multiline string literals. 2012-02-23 10:43:44 +01:00
.gitignore Start of examples refactor 2012-02-24 10:24:58 +01:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
qtdeclarative.pro Examples has grown to more than just declarative. 2011-12-04 23:31:45 +01:00
sync.profile Fix the build & docs after QQmlImageProvider was renamed 2012-03-20 00:58:46 +01:00