..
apply_default_properties_from_style.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
binding_analysis.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
border_radius.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
check_expressions.rs
Math postfix member functions on numbers
2024-08-15 14:52:13 +02:00
check_public_api.rs
compiler: process the import a bit differently
2024-11-14 14:35:22 +01:00
check_rotation.rs
Split Text item into SimpleText and ComplexText
2024-07-05 12:51:25 +02:00
clip.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
collect_custom_fonts.rs
Use SmolStr in more places of the compiler infrastructure
2024-10-17 18:04:58 +02:00
collect_globals.rs
Experimental support for MenuBar
2024-11-20 09:25:37 +01:00
collect_init_code.rs
Simplify commercial license ( #3063 )
2024-05-31 14:06:17 +02:00
collect_structs_and_enums.rs
Merge the Callback and Function type
2024-10-28 14:36:30 +01:00
collect_subcomponents.rs
Experimental support for MenuBar
2024-11-20 09:25:37 +01:00
compile_paths.rs
Refactor typeregister's BUILTIN_ENUMS => BUILTIN.enums
2024-10-28 09:39:54 +01:00
const_propagation.rs
Also wrap langtype::Type::Struct in an Rc
2024-10-28 09:39:54 +01:00
deduplicate_property_read.rs
Fix wrong optimization trying to merge common properties around assignments
2024-11-13 22:14:56 +01:00
default_geometry.rs
Compiler: Change a new error from 1.9 to a warning
2024-12-06 23:04:26 +01:00
embed_glyphs.rs
Try to improve rendering (positioning) of signed field distance font. ( #6868 )
2024-11-30 23:03:31 +01:00
embed_images.rs
compiler: Do not fail the embed_images pass with URLs
2024-10-21 15:00:55 +02:00
ensure_window.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
flickable.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
focus_handling.rs
Fix purity check for focus()
on custom component
2024-12-03 15:52:33 +01:00
generate_item_indices.rs
Simplify commercial license ( #3063 )
2024-05-31 14:06:17 +02:00
infer_aliases_types.rs
API review of the slint interpreter Compiler api
2024-07-05 17:20:08 +02:00
inlining.rs
Experimental support for MenuBar
2024-11-20 09:25:37 +01:00
lower_absolute_coordinates.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
lower_accessibility.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
lower_component_container.rs
janitor: Fix clippy "unneeded return"
2024-06-24 14:59:47 +02:00
lower_layout.rs
Compiler: Change a new error from 1.9 to a warning
2024-12-06 23:04:26 +01:00
lower_menus.rs
Experimental support for MenuBar
2024-11-20 09:25:37 +01:00
lower_popups.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
lower_property_to_element.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
lower_shadows.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
lower_states.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
lower_tabwidget.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
lower_text_input_interface.rs
Simplify commercial license ( #3063 )
2024-05-31 14:06:17 +02:00
lower_timers.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
materialize_fake_properties.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
move_declarations.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
optimize_useless_rectangles.rs
Add support for optimized rectangles in ElementHandle
2024-06-05 01:29:58 -07:00
purity_check.rs
Fix panic with invalid code
2024-10-15 11:42:28 +02:00
remove_aliases.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
remove_return.rs
Fix wrong value or panic in the interpreter when converting struct of struct
2024-11-05 14:06:09 +01:00
remove_unused_properties.rs
Change events: keep unused property with change event
2024-08-16 16:36:38 +02:00
repeater_component.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
resolve_native_classes.rs
Use SmolStr in more places of the compiler infrastructure
2024-10-17 18:04:58 +02:00
resolving.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
unique_id.rs
Experimental support for MenuBar
2024-11-20 09:25:37 +01:00
visible.rs
Reduce SmolStr <-> &str conversions and copies ( #6688 )
2024-11-19 10:07:16 +01:00
z_order.rs
Simplify commercial license ( #3063 )
2024-05-31 14:06:17 +02:00