..
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
Refactoring: use Element::to_source_location instead of the node directly
2024-01-25 14:45:22 +01:00
border_radius.rs
Fix clipping and border-radius
2024-03-14 23:48:16 +01: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
Fix detection of properties when they are only used in two way bindings
2023-12-19 11:14:53 +01:00
clip.rs
Fix clipping and border-radius
2024-03-14 23:48:16 +01: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
Fix named exports in native code ( #3602 )
2023-10-05 16:41:10 +02:00
collect_subcomponents.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
compile_paths.rs
Rust codegen: fix compile if slint names matches internal names
2024-01-24 22:47:58 +01:00
const_propagation.rs
compiler: Return the TypeLoader
from compile_syntax_node
2024-02-29 19:35:52 +01:00
deduplicate_property_read.rs
janitor: manual cargo clippy fixes
2024-03-14 13:42:38 +01:00
default_geometry.rs
Don't steal the x and y properties for dummy parents
2023-10-21 07:30:46 +02:00
embed_glyphs.rs
Refactoring: use Element::to_source_location instead of the node directly
2024-01-25 14:45:22 +01:00
embed_images.rs
janitor: manual cargo clippy fixes
2024-03-14 13:42:38 +01:00
ensure_window.rs
Compiler: keep the layout debugging info next to its node
2024-02-21 11:33:37 +01:00
flickable.rs
janitor: manual cargo clippy fixes
2024-03-14 13:42:38 +01:00
focus_handling.rs
compiler: Don't panic when using foo.focus(something)
2024-03-19 11:06:08 +01:00
generate_item_indices.rs
Component container subcomponent ( #4355 )
2024-01-17 11:26:08 +01:00
infer_aliases_types.rs
Fix compiler panic when trying to resolve aliases in invalid import
2023-10-16 16:37:49 +02:00
inlining.rs
Compiler: keep the layout debugging info next to its node
2024-02-21 11:33:37 +01: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_component_container.rs
Compiler: keep the layout debugging info next to its node
2024-02-21 11:33:37 +01:00
lower_layout.rs
compiler: Add layout debug info to all nodes when lowering layouts
2024-02-26 22:19:29 +01:00
lower_popups.rs
Fix compiler panic when there is a component called "Window"
2023-11-20 13:10:31 +01:00
lower_property_to_element.rs
Fix detection of properties when they are only used in two way bindings
2023-12-19 11:14:53 +01:00
lower_shadows.rs
Fix compiler panic when there is a component called "Window"
2023-11-20 13:10:31 +01:00
lower_states.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
lower_tabwidget.rs
janitor: manual cargo clippy fixes
2024-03-14 13:42:38 +01: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
Keep the optimized ElementRc around.
2024-03-19 11:58:36 +01:00
optimize_useless_rectangles.rs
Compiler: keep the layout debugging info next to its node
2024-02-21 11:33:37 +01:00
purity_check.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
remove_aliases.rs
Fix alias to externaly modified property not being marked as such
2023-08-22 16:20:13 +02:00
remove_return.rs
janitor: manual cargo clippy fixes
2024-03-14 13:42:38 +01:00
remove_unused_properties.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
repeater_component.rs
Compiler: keep the layout debugging info next to its node
2024-02-21 11:33:37 +01:00
resolve_native_classes.rs
Add BasicBorderRectangle to avoid unnecessary xxx-border-radius bindings
2024-02-06 18:01:35 +01:00
resolving.rs
compiler: Don't panic when using foo.focus(something)
2024-03-19 11:06:08 +01:00
unique_id.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
visible.rs
Fix detection of properties when they are only used in two way bindings
2023-12-19 11:14:53 +01:00
z_order.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00