slint/internal/compiler/widgets/material-base
Florian Blasius 7a01e3c0cb
md: adjust GroupBox, CheckBox and SpinBox (#1812)
Now it's also possible to toggle checked by click on the text of the CheckBox similar to fluent design

GroupBox now respect the minimum width of the title, to avoid elision

Adopt SpinBox: set focus when buttons are clicked #1795 on md SpinBox
2022-11-02 17:25:44 +01:00
..
layouts.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
md.slint material design style: Replace remaining uses of pt with px 2022-10-31 21:12:52 +01:00
std-widgets-impl.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
std-widgets.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-button.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-checkbox.slint md: adjust GroupBox, CheckBox and SpinBox (#1812) 2022-11-02 17:25:44 +01:00
widget-combobox.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-groupbox.slint md: adjust GroupBox, CheckBox and SpinBox (#1812) 2022-11-02 17:25:44 +01:00
widget-item.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-lineedit.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-listview.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-scrollview.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-slider.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-spinbox.slint md: adjust GroupBox, CheckBox and SpinBox (#1812) 2022-11-02 17:25:44 +01:00
widget-tabwidget.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00