slint/internal/interpreter
npwoods e1ced68a8d
Changed WindowInner::show_native_popup_menu() to take parent_item (#9084)
This is necessary for popup menus to be relative to an item

This should fix the position part of #9031
2025-08-13 16:31:10 +02:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
api.rs WIP: live-reload for C++ 2025-07-09 09:32:17 +02:00
Cargo.toml Make a live reload module in the slint-interpreter 2025-07-04 10:07:22 +02:00
dynamic_item_tree.rs Add stop(), start(), and restart() methods to Timer (#8821) 2025-07-18 14:51:55 +02:00
dynamic_type.rs Janitor: Silence warning with nightly rust 2025-04-29 10:44:10 +02:00
eval.rs Changed WindowInner::show_native_popup_menu() to take parent_item (#9084) 2025-08-13 16:31:10 +02:00
eval_layout.rs Support default-font-* properties in Live-Preview 2025-04-24 09:18:45 +02:00
ffi.rs C++ live-reload: support getting the model back 2025-07-09 11:23:33 +02: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 compiler: Fix identifier normalization function 2025-05-21 12:21:20 +02:00
lib.rs Make a live reload module in the slint-interpreter 2025-07-04 10:07:22 +02:00
live_reload.rs C++ live-reload: support getting the model back 2025-07-09 11:23:33 +02: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 interpreter: Make the From<ModelRc> for Value implement set_row_data (#8575) 2025-06-02 16:02:16 +02:00