slint/internal/interpreter
Olivier Goffart 115c3f98f7 interpreter: Fix unregister_component called with the wrong pointer
We need the pointer that's in the VRc used when registering the items in
the cache.
2022-09-14 14:30:46 +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 Apply suggestions from code review 2022-09-07 17:11:57 +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 Remove the Rust and C++ migration guides from the documentation 2022-09-09 16:53:49 +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