slint/internal/compiler/passes
Simon Hausmann 31767eb6ab Add a clear-focus()function on all elements that have a focus() function
This is the counter-part, which removes focus from the element if it's currently focused. The window - if focused - may still be focused towards the windowing system.
2024-04-26 11:09:11 +02:00
..
apply_default_properties_from_style.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
binding_analysis.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
border_radius.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
check_expressions.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
check_public_api.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
check_rotation.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
clip.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
collect_custom_fonts.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
collect_globals.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
collect_init_code.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
collect_structs_and_enums.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
collect_subcomponents.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
compile_paths.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
const_propagation.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
deduplicate_property_read.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
default_geometry.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
embed_glyphs.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
embed_images.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
ensure_window.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
flickable.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
focus_handling.rs Add a clear-focus()function on all elements that have a focus() function 2024-04-26 11:09:11 +02:00
generate_item_indices.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
infer_aliases_types.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
inlining.rs Fix @children from inherited base 2024-04-16 14:50:16 +02:00
lower_absolute_coordinates.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lower_accessibility.rs Accessibility: Add support for accessibility-action-* callback (#5073) 2024-04-16 15:02:25 +02:00
lower_component_container.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lower_layout.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lower_popups.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lower_property_to_element.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lower_shadows.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lower_states.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lower_tabwidget.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lower_text_input_interface.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
materialize_fake_properties.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
move_declarations.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
optimize_useless_rectangles.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
purity_check.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
remove_aliases.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
remove_return.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
remove_unused_properties.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
repeater_component.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
resolve_native_classes.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
resolving.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
unique_id.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
visible.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
z_order.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00