slint/sixtyfps_runtime/interpreter
2021-07-22 16:05:02 +02:00
..
api.rs Janitor: Fix clippy::redundant_clone 2021-07-22 16:05:02 +02:00
Cargo.toml Increase version numbers 2021-06-28 10:39:43 +02:00
dynamic_component.rs Janitor: Fix clippy::match_like_matches_macro 2021-07-22 16:04:36 +02:00
dynamic_type.rs Update license date 2021-07-02 15:55:54 +02:00
eval.rs Janitor: Fix clippy::redundant_clone 2021-07-22 16:05:02 +02:00
eval_layout.rs internal cleanup: Rename ComponentWindow to WindowRc 2021-07-21 20:33:02 +02:00
ffi.rs internal cleanup: Rename ComponentWindow to WindowRc 2021-07-21 20:33:02 +02:00
global_component.rs Fix name conflict when having two global with the same name in different files 2021-07-13 14:36:38 +02:00
lib.rs Use impl Default instead of new() constructors 2021-07-12 13:22:25 +02:00
tests.rs Use impl Default instead of new() constructors 2021-07-12 13:22:25 +02:00
value_model.rs Add a as_any to the Model trait to allow getting a reference to the original model 2021-07-20 15:38:10 +02:00