|
0519acf1d6
|
core: support root: and root:/ paths for the config root
This works everywhere urls are accepted and rewrites them from the
config root as a qsintercept url.
|
2024-05-29 15:07:10 -07:00 |
|
|
d64bf59bb0
|
core/intercept: do not rewrite paths when url ends in .qml
Fixes component baseUrls becoming file:// paths which cannot access singletons.
|
2024-04-30 23:11:54 -07:00 |
|
|
9f38908bdf
|
core/intercept: do not intercept non qml files
Avoids forcing Images to lazy load which causes unexpected flashes.
|
2024-03-19 21:30:46 -07:00 |
|
|
ffbdac9977
|
core: synthesized qmldir files and new qml scanning strategy
|
2024-03-14 00:16:22 -07:00 |
|