slint/sixtyfps_compiler/passes
Olivier Goffart f620351cbf Go to definition of structs
Also add the struct in the outline
2021-04-24 15:06:58 +02:00
..
apply_default_properties_from_style.rs Put the named reference in a Rc so it will be easier to compute the use count and suck 2021-03-29 15:16:41 +02:00
check_expressions.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
clip.rs Fix handling of non-zero border width in clip-enabled Rectangles 2021-04-14 13:34:51 +02:00
collect_custom_fonts.rs Generate registration code for custom fonts imported in .60 files 2021-04-14 09:30:32 +02:00
collect_globals.rs Put the named reference in a Rc so it will be easier to compute the use count and suck 2021-03-29 15:16:41 +02:00
collect_structs.rs Go to definition of structs 2021-04-24 15:06:58 +02:00
compile_paths.rs Reduce dependencies 2021-02-09 17:22:01 +01:00
deduplicate_property_read.rs Put the named reference in a Rc so it will be easier to compute the use count and suck 2021-03-29 15:16:41 +02:00
default_geometry.rs Make length (still the default for all property) be the logical length 2021-04-21 17:15:19 +02:00
embed_resources.rs Rename ResourceReference to ImageReference in the compiler 2021-03-11 10:29:05 +01:00
flickable.rs Use the builtin name instead of the native name to identify some of the elements 2021-04-12 18:51:31 +02:00
focus_item.rs Add the source file getter to the Spanned trait, and remove SpannedWithSourceFile 2021-03-11 14:09:55 +01:00
generate_item_indices.rs Make the viewport element of the flickable a real Element in the object_tree 2021-04-09 19:14:48 +02:00
inlining.rs Make the viewport element of the flickable a real Element in the object_tree 2021-04-09 19:14:48 +02:00
lower_layout.rs GridLayout: Element outside of a Row should go in a new row 2021-04-08 11:46:24 +02:00
lower_popups.rs Make length (still the default for all property) be the logical length 2021-04-21 17:15:19 +02:00
lower_shadows.rs Put the named reference in a Rc so it will be easier to compute the use count and suck 2021-03-29 15:16:41 +02:00
lower_states.rs Rename SyntaxNodeWithSourceFile to SyntaxNode 2021-04-13 17:10:56 +02:00
materialize_fake_properties.rs Put the named reference in a Rc so it will be easier to compute the use count and suck 2021-03-29 15:16:41 +02:00
move_declarations.rs Store the actual property declaration node 2021-04-18 14:19:38 +02:00
remove_aliases.rs Add support for opacity property 2021-04-15 15:05:09 +02:00
repeater_component.rs Make the viewport element of the flickable a real Element in the object_tree 2021-04-09 19:14:48 +02:00
resolve_native_classes.rs Fix selecting the minimal class when no properties are used 2021-01-28 18:52:39 +01:00
resolving.rs Go to definition of structs 2021-04-24 15:06:58 +02:00
transform_and_opacity.rs Add support for opacity property 2021-04-15 15:05:09 +02:00
unique_id.rs Popup positioning 2020-11-30 18:39:41 +01:00