slint/internal/compiler/passes
U-ALDEBERAN\Nate 46d1c6fdae Changes as per feedback
- Removed the `show_context_menu()` and started using the existing `show_native_popup_menu()` stub.  Changed (probably erroneously) the type of the context menu parameter to what was on original change.
- Created a `ContextMenuWrapper` for the case where have the generated `activate()` and `sub_menu()` calls (this is incomplete)
- Removed the `no_native_menu` infrastructure that I cargo culted.
2025-07-29 16:53:57 +02:00
..
apply_default_properties_from_style.rs
binding_analysis.rs Binding analysis: We shouldn't report binding loop based on base bindings 2025-07-11 05:16:25 +02:00
border_radius.rs
check_expressions.rs
check_public_api.rs
check_rotation.rs
clip.rs
collect_custom_fonts.rs
collect_globals.rs
collect_init_code.rs
collect_structs_and_enums.rs
collect_subcomponents.rs
compile_paths.rs Path: use the Display instead of the Debug error for path 2025-06-02 18:19:44 +02:00
const_propagation.rs Add local variables (#8740) 2025-06-26 15:36:49 +02:00
deduplicate_property_read.rs
default_geometry.rs
embed_glyphs.rs Update fdsm dependency to 0.7.0 (#8524) 2025-06-27 08:46:19 +02:00
embed_images.rs
ensure_window.rs Allow to have builtin item function to return a value 2025-03-31 14:06:24 +02:00
flickable.rs compiler: Add a struct to hold a ChildrenInsertionPoint 2025-05-27 10:49:26 +02:00
focus_handling.rs compiler: Add a DebugHook expression 2025-04-09 13:52:29 +02:00
generate_item_indices.rs core: Fix the component container 2025-06-05 13:48:16 +02:00
infer_aliases_types.rs compiler: Add a DebugHook expression 2025-04-09 13:52:29 +02:00
inject_debug_hooks.rs SQUASH: Rework the element id to be a hash based on filename 2025-04-09 13:52:29 +02:00
inlining.rs Add stop(), start(), and restart() methods to Timer (#8821) 2025-07-18 14:51:55 +02:00
lower_absolute_coordinates.rs compiler: Fix materialize of absolute-position in timer callback 2025-05-26 15:44:11 +02:00
lower_accessibility.rs compiler: Add a DebugHook expression 2025-04-09 13:52:29 +02:00
lower_component_container.rs core: Fix the component container 2025-06-05 13:48:16 +02:00
lower_layout.rs compiler: Dialog padding has effect and shouldn't be a warning 2025-07-03 10:25:16 +02:00
lower_menus.rs Changes as per feedback 2025-07-29 16:53:57 +02:00
lower_platform.rs Add Platform.os as well as a rudimentary test 2025-05-06 13:06:27 +02:00
lower_popups.rs compiler: Add a struct to hold a ChildrenInsertionPoint 2025-05-27 10:49:26 +02:00
lower_property_to_element.rs
lower_shadows.rs
lower_states.rs Transition: Introduce in-out to allow writing symmetry animation (#8509) 2025-05-26 09:17:22 +02:00
lower_tabwidget.rs
lower_text_input_interface.rs
lower_timers.rs Add stop(), start(), and restart() methods to Timer (#8821) 2025-07-18 14:51:55 +02:00
materialize_fake_properties.rs
move_declarations.rs
optimize_useless_rectangles.rs
purity_check.rs
remove_aliases.rs
remove_return.rs Compiler: Fix invalid code gen with return statements 2025-06-18 12:58:59 +02:00
remove_unused_properties.rs
repeater_component.rs
resolve_native_classes.rs
resolving.rs Add local variables (#8740) 2025-06-26 15:36:49 +02:00
unique_id.rs
visible.rs
z_order.rs compiler: Add a DebugHook expression 2025-04-09 13:52:29 +02:00