aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>2013-04-04 16:17:35 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-05 12:28:25 +0200
commit6eed3409c4ecf69d3c43cdcbeeca829624b9fe25 (patch)
treee342ac85f4bd6267a1618f2f6fff44fe381ee03c /src/qmltest
parente5d9cb4f3534e2d2fe6d28867b71c87ccb1438db (diff)
Android: Support implicit import paths for assets:/ urls
The assets: scheme is not handled by QNetworkAccessManager, so it needs to be special cased along side the qrc: scheme. We make QML recognize it as a synchronously loaded, local file, and we make the type loader get the correct path and check existence of the directory correctly. This makes it possible to implicitly import the containing directory of QML files that are bundled in the assets directory. Task-number: QTBUG-30510 Change-Id: I048292757e509066a4af342081ec8428e2bd8af3 Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
Diffstat (limited to 'src/qmltest')
0 files changed, 0 insertions, 0 deletions