Qt Declarative (Quick 2)
Go to file
Miikka Heikkinen 8f077f28c5 Remove warning about missing file from parserstress test
There is no dummy.qml, so trying to find it will cause a warning
and return an empty string. Since the url is optional anyway and
apparently not relevant to this test, just use empty QUrl directly.

Change-Id: I11ba742dedccd6bdea226f680aa57c957afc7dc7
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-03-14 17:58:22 +01:00
bin Prefer \b word boundary markers 2012-03-12 23:05:02 +01:00
doc Remove the usage of deprecated qdoc macros. 2012-03-13 16:34:49 +01:00
examples fix gl under example to work also on trivial render loop 2012-03-14 14:20:26 +01:00
imports Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
modules Create a forwarding declarative module. 2012-02-27 03:29:15 +01:00
src Use the same ReferenceError message wording as V8 2012-03-14 16:45:30 +01:00
tests Remove warning about missing file from parserstress test 2012-03-14 17:58:22 +01:00
tools Adding a custom easing curve editor to declarative tools 2012-03-13 14:00:45 +01: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 Remove pin of qtbase for qtdeclarative. 2012-03-12 17:04:20 +01:00