slint/internal/interpreter
Tobias Hunger cd6f2e2cf2 ci: Format toml files
... using taplo with default settings

I tried this with 4 spaces indentation, but the patch is almost as
big as this one, so I went with default settings instead as that
is just easier:-)
2025-04-02 11:03:41 +02:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
api.rs Preview: filter invisible items out from the selection popup 2025-02-10 13:38:43 +01:00
Cargo.toml ci: Format toml files 2025-04-02 11:03:41 +02:00
dynamic_item_tree.rs Fix re-instentiating if elements when the condition is dirty 2025-03-27 15:37:07 +01: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