slint/internal/compiler/llr
Olivier Goffart 28ae8f7bc4 Refactoring: split ElementType away from the types used as property type
These are two different concept, and it is confusing to keep them in the
same enum

We want to support component without any base element, and Void is
already used for global component, so do this refactoring before
2022-10-26 14:50:44 +02:00
..
optim_passes Rename stark-style to dark-color-scheme 2022-10-19 15:23:41 +02:00
expression.rs Refactoring: split ElementType away from the types used as property type 2022-10-26 14:50:44 +02:00
item_tree.rs Basic Slint accessibility support (#1294) 2022-06-08 20:42:10 +02:00
lower_expression.rs Implements @radial-gradient(circle, ...) 2022-05-19 14:07:20 +02:00
lower_to_item_tree.rs Refactoring: split ElementType away from the types used as property type 2022-10-26 14:50:44 +02:00
pretty_print.rs Don't optimize const state property 2022-06-27 16:25:57 +02:00