slint/internal/interpreter
Tobias Hunger 7118a72f08 interpreter: Handle repeated elements more nicely
... when data is queried from the LSP
2024-03-30 18:49:44 +01:00
..
LICENSES Update license symlinks 2023-08-16 11:46:15 +02:00
api.rs interpreter: Return the ElementRc + index, not just the ElementRc 2024-03-20 18:47:45 +01:00
Cargo.toml Add support for raw-window-handle (#4918) 2024-03-22 14:25:05 +01:00
dynamic_item_tree.rs Fix interpreter overwriting index property 2024-03-28 11:12:52 +01:00
dynamic_type.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
eval.rs Fix interpreter overwriting index property 2024-03-28 11:12:52 +01:00
eval_layout.rs janitor: Fix warnings in nightly about redandant use 2024-02-19 17:05:21 +01:00
ffi.rs C++ Interpreter: Add support for setting the translation domain 2024-02-22 16:58:38 +01:00
global_component.rs interpreter: Make sure the root document is in the TypeLoader 2024-03-01 12:59:08 +01:00
highlight.rs interpreter: Handle repeated elements more nicely 2024-03-30 18:49:44 +01:00
lib.rs interpreter: Add highlighting feature-gated functions 2023-12-20 19:28:35 +01:00
migration.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
tests.rs interpreter: Fix cargo test -p slint-interpreter 2024-03-22 14:12:17 +01:00
value_model.rs Models: fix writing data doesn't update ListView model data property 2023-10-31 13:41:31 +01:00