slint/internal/compiler/passes
Olivier Goffart d5d772dcbd
Compiler: Visit the model and other "side" named reference in binding_analysis (#3109)
This is necessary for the `is_used` to be set properly

Fixes #3107
2023-07-19 09:53:38 +02:00
..
apply_default_properties_from_style.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
binding_analysis.rs Compiler: Visit the model and other "side" named reference in binding_analysis (#3109) 2023-07-19 09:53:38 +02:00
check_expressions.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
check_public_api.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
check_rotation.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
clip.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
collect_custom_fonts.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
collect_globals.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
collect_init_code.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
collect_structs_and_enums.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
collect_subcomponents.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
compile_paths.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
const_propagation.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
deduplicate_property_read.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
default_geometry.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
embed_glyphs.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
embed_images.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
ensure_window.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
flickable.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
focus_item.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
generate_item_indices.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
infer_aliases_types.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
inlining.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
lower_absolute_coordinates.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
lower_accessibility.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
lower_layout.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
lower_popups.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
lower_property_to_element.rs Fix setting rotation-angle and opacity from a callback 2023-07-11 20:07:49 +02:00
lower_shadows.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
lower_states.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
lower_tabwidget.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
lower_text_input_interface.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
materialize_fake_properties.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
move_declarations.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
optimize_useless_rectangles.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
purity_check.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
remove_aliases.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
remove_unused_properties.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
repeater_component.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
resolve_native_classes.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
resolving.rs Run the import pass even when building the object tree fails. 2023-07-14 14:13:48 +02:00
unique_id.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
visible.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
z_order.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00