slint/internal/interpreter
Simon Hausmann 8ffb5131c7
Introduce error handling in the FemtoVG and Skia renderers (#2402)
Avoid unwrap() and expect() and instead propagate errors all the way
down to run_event_loop(), show(), and hide() in the Slint AIP.
2023-03-24 14:18:11 +01:00
..
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
api.rs Introduce error handling in the FemtoVG and Skia renderers (#2402) 2023-03-24 14:18:11 +01:00
Cargo.toml Change the homepage URL in the Rust API's Cargo.toml 2023-02-20 08:52:38 +01:00
dynamic_component.rs clippy: Fix clippy warnings 2023-03-09 09:35:29 +01:00
dynamic_type.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
eval.rs interpreter: allow to invoke functions 2023-01-02 23:55:47 +01:00
eval_layout.rs Remove undocumented and dysfunctional PathLayout 2023-01-21 13:10:19 +01:00
ffi.rs Introduce error handling in the FemtoVG and Skia renderers (#2402) 2023-03-24 14:18:11 +01:00
global_component.rs interpreter: Rename invoke_callback to invoke 2023-01-02 23:55:47 +01:00
highlight.rs clippy: Fix clippy warnings 2023-03-09 09:35:29 +01:00
lib.rs Change the name of the compat feature (#2230) 2023-02-16 09:40:44 +01:00
migration.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
tests.rs Use the new syntax in more tests 2023-02-14 12:38:39 +01:00
value_model.rs Fix crash when using an int model in a repeater with a negative value (#2063) 2023-01-14 21:20:14 +01:00