slint/internal/compiler/widgets/cosmic
npwoods 62d29b4879
Implementing font-family property on TextEdit control (#9846)
ChangeLog: Added `font-family` property on `TextEdit`
2025-11-06 11:24:39 +01:00
..
_arrow_back.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_arrow_down.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_arrow_forward.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_arrow_up.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_calendar.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_check-mark.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_clock.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_edit.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_edit_clear_symbolic.svg LineEdit: add clear icon, visible when not empty 2025-07-25 15:30:50 +02:00
_keyboard.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_pane_down.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_view_conceal.svg LineEdit: add icon to toggle password visibility 2025-07-25 15:30:50 +02:00
_view_reveal.svg LineEdit: add icon to toggle password visibility 2025-07-25 15:30:50 +02:00
button.slint Button: add property icon-size (#9279) 2025-09-11 16:14:17 +02:00
checkbox.slint Add AccessibleRole::Image and use it in the AboutSlint widget (#7593) 2025-02-18 09:43:53 +01:00
color-scheme.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
combobox.slint Add AccessibleRole::Image and use it in the AboutSlint widget (#7593) 2025-02-18 09:43:53 +01:00
components.slint Add AccessibleRole::Image and use it in the AboutSlint widget (#7593) 2025-02-18 09:43:53 +01:00
datepicker.slint Align DatePickerPopup and TimePickerPopup placement logic (#9410) 2025-09-15 09:46:39 +02:00
groupbox.slint ChangeLog: std-widgets: added content-padding to GroupBox (#8314) 2025-05-02 07:11:52 +00:00
lineedit.slint Set accessible-placeholder-text even when text input is not empty (#9773) 2025-10-17 17:29:48 +02:00
menu.slint Reduce the height used by MenuSeparator for all styles 2025-10-05 19:16:17 +02:00
progressindicator.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
scrollview.slint In ScrollView use a single property to save reference values on mousepress. 2025-11-04 15:43:50 +01:00
slider.slint Implement increment, decrement and set-value accessibility actions on Slider (#9975) 2025-11-06 11:13:35 +01:00
spinbox.slint std-widgets: added horizontal-alignment to SpinBox (#6778) 2024-11-15 08:05:57 +00:00
spinner.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
std-widgets-impl.slint Introduce Platform.style-name 2025-05-06 13:06:27 +02:00
std-widgets.slint Remove LayoutSpec and undeprecate StyleMetrics.layout-* properties (#7069) 2024-12-16 14:52:28 +01:00
styling.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
switch.slint Switch: ensure that the min-width contains the text 2025-08-22 16:18:46 +02:00
tableview.slint Add AccessibleRole::Image and use it in the AboutSlint widget (#7593) 2025-02-18 09:43:53 +01:00
tabwidget.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
textedit.slint Implementing font-family property on TextEdit control (#9846) 2025-11-06 11:24:39 +01:00
time-picker.slint Align DatePickerPopup and TimePickerPopup placement logic (#9410) 2025-09-15 09:46:39 +02:00