slint/internal/compiler/passes
2022-03-17 09:04:32 +01:00
..
embed_glyphs Fix glyph embedding on Linux 2022-02-23 12:13:10 +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 Mark aliases as used (and potentially overwritten) by derived component 2022-03-04 11:50:06 +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 Support for referring to other globals from globals 2022-02-28 10:14:34 +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 Fix elided text rendering on mcu 2022-03-10 11:43:01 +01:00
embed_images.rs mcu: scale images at compile time (#966) 2022-03-03 13:28:47 +01:00
ensure_window.rs Properly compute the binding priority in case of several level of inlining 2022-03-09 17:43:28 +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 Properly compute the binding priority in case of several level of inlining 2022-03-09 17:43:28 +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 Fixes Listview's element height when the height is specified in the parent sub-component 2022-03-17 09:04:32 +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