slint/internal
Tobias Hunger 121cda19fd interpreter: Make sure the root document is in the TypeLoader
Refactor the code in the compiler a bit to allow using the
`TypeLoader` for the root document itself and use that in the
interpreter.

You need to run passes *before* the `TypeLoader` takes ownership
of the Document, so the `load_file` in `TypeLoader` needed a bit of
changing.
2024-03-01 12:59:08 +01:00
..
backends Work around gbm display not working on Vivante gbm drivers 2024-02-29 15:18:14 +01:00
common Fix wrong cfg statement 2024-02-29 13:39:45 +01:00
compiler interpreter: Make sure the root document is in the TypeLoader 2024-03-01 12:59:08 +01:00
core Fix rust nightly warnings about unused import in tests 2024-02-28 11:19:26 +01:00
core-macros janitor: Use workspace dependnecies for the slint crates 2023-09-25 16:34:16 +02:00
interpreter interpreter: Make sure the root document is in the TypeLoader 2024-03-01 12:59:08 +01:00
renderers Work around crash on macOS when rendering certain emojis 2024-02-29 23:12:56 +01:00