slint/internal/compiler/widgets
Olivier Goffart a4c0cc9f09 Move the used_types from the (root) Component in the Document
Preparation for multi-components

Note that this had to rename one instance of TextStyle because it
conflicts with the struct of the same name used in the FontSettings
in the style. This wasn't a problem before because it shares some
property in common, and the the order of processing of component has
changed leading to the other one being generated.
(But that is a wider bug in the compiler outside of the scope of this
refactoring)
2024-06-20 12:03:38 +02:00
..
common Move the used_types from the (root) Component in the Document 2024-06-20 12:03:38 +02:00
cosmic DatePicker: finished features 2024-06-06 09:03:50 +02:00
cosmic-base Spinner: simplify the arc path (#5420) 2024-06-18 15:52:17 +02:00
cosmic-dark DatePicker: finished features 2024-06-06 09:03:50 +02:00
cosmic-light DatePicker: finished features 2024-06-06 09:03:50 +02:00
cupertino DatePicker: finished features 2024-06-06 09:03:50 +02:00
cupertino-base Spinner: simplify the arc path (#5420) 2024-06-18 15:52:17 +02:00
cupertino-dark DatePicker: finished features 2024-06-06 09:03:50 +02:00
cupertino-light DatePicker: finished features 2024-06-06 09:03:50 +02:00
fluent DatePicker: finished features 2024-06-06 09:03:50 +02:00
fluent-base Spinner: simplify the arc path (#5420) 2024-06-18 15:52:17 +02:00
fluent-dark DatePicker: finished features 2024-06-06 09:03:50 +02:00
fluent-light DatePicker: finished features 2024-06-06 09:03:50 +02:00
material DatePicker: finished features 2024-06-06 09:03:50 +02:00
material-base Spinner: simplify the arc path (#5420) 2024-06-18 15:52:17 +02:00
material-dark DatePicker: finished features 2024-06-06 09:03:50 +02:00
material-light DatePicker: finished features 2024-06-06 09:03:50 +02:00
qt Add missing accessible-action-default for Switch 2024-06-06 01:15:05 -07:00