slint/internal/compiler/passes
Olivier Goffart b31b3e112a Mark public properties as set
Since they can be set from the native code

The current code in NamedReference::is_constant and such always check for
expose_in_public_api already, this is now redundent
2022-02-16 18:46:37 +01:00
..
apply_default_properties_from_style.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
binding_analysis.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
check_expressions.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
check_public_api.rs Mark public properties as set 2022-02-16 18:46:37 +01:00
clip.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
collect_custom_fonts.rs Begin rasterizing glyphs for glyph embedding 2022-02-15 15:52:24 +01:00
collect_globals.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
collect_structs.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
collect_subcomponents.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
compile_paths.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
const_propagation.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
deduplicate_property_read.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
default_geometry.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
embed_glyphs.rs janitor: fix wasm build of the compiler 2022-02-15 16:03:17 +01:00
embed_images.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
ensure_window.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
flickable.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
focus_item.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
generate_item_indices.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
infer_aliases_types.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
inlining.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lower_layout.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lower_popups.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lower_shadows.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lower_states.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lower_tabwidget.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
materialize_fake_properties.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
move_declarations.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
optimize_useless_rectangles.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
remove_aliases.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
remove_unused_properties.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
repeater_component.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
resolve_native_classes.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
resolving.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
transform_and_opacity.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
unique_id.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
visible.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
z_order.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00