slint/internal/interpreter
2022-09-15 14:39:51 +02:00
..
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
api.rs Intepreter: fix the window icon and title not being updated 2022-09-13 13:38:59 +02:00
Cargo.toml Bump version number to 0.3.1 2022-09-15 14:39:51 +02:00
dynamic_component.rs interpreter: Fix unregister_component called with the wrong pointer 2022-09-14 14:30:46 +02:00
dynamic_type.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
eval.rs Replace the internal WindowHandleAccess trait with a helper function on WindowInner 2022-09-06 16:17:06 +02:00
eval_layout.rs API cleanup: Rename PlatformWindow to WindowAdapter 2022-08-29 16:53:47 +02:00
ffi.rs API cleanup: Rename PlatformWindow to WindowAdapter 2022-08-29 16:53:47 +02:00
global_component.rs Support for referring to other globals from globals 2022-02-28 10:14:34 +01:00
lib.rs Rename the compat feature again 2022-09-14 15:55:57 +02:00
migration.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
tests.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
value_model.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00