slint/internal/interpreter
Simon Hausmann ac256d61d8 winit: replace special private function to spawn event loop with public API in the winit backend builder
This means the event loop spawning goes through the backend, which will permit for state from the Backend struct to be available when spinning the event loop even when spawning it merely.
2025-04-09 08:50:39 +02:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
api.rs winit: replace special private function to spawn event loop with public API in the winit backend builder 2025-04-09 08:50:39 +02:00
Cargo.toml ci: Format toml files 2025-04-02 11:03:41 +02:00
dynamic_item_tree.rs Clean up wasm-interpreter / winit interface 2025-04-09 08:50:39 +02:00
dynamic_type.rs Fix all format arg inlining 2025-02-06 10:16:20 +01:00
eval.rs Hover on MenuBar should activate menu if a menu is already open 2025-03-31 14:06:24 +02:00
eval_layout.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
ffi.rs Reduce SmolStr <-> &str conversions and copies (#6688) 2024-11-19 10:07:16 +01:00
global_component.rs Fix all format arg inlining 2025-02-06 10:16:20 +01:00
highlight.rs Preview: filter invisible items out from the selection popup 2025-02-10 13:38:43 +01:00
json.rs interpreter: Support gradients in JSON conversion (#7913) 2025-03-21 16:24:45 +01:00
lib.rs Don't enable image-default-formats by default, remove compat-1-10 feature 2025-02-22 11:15:18 +01:00
migration.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
tests.rs API review of the slint interpreter Compiler api 2024-07-05 17:20:08 +02:00
value_model.rs Fix re-instentiating if elements when the condition is dirty 2025-03-27 15:37:07 +01:00