slint/internal/compiler/widgets/common
Florian Blasius 6d6b18300a
added focus state to StandardLIstView (#4086)
* added focus state to StandardLIstView

* (wip) focus handling for qt style

* Update CHANGELOG.md

Co-authored-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>

* Share StandardListView between all styles

* Update internal/compiler/widgets/material-base/combobox.slint

Co-authored-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>

* code review feedback

---------

Co-authored-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
2023-12-08 10:58:58 +01:00
..
combobox-base.slint combobox fix mouse wheel selection direction (#4091) 2023-12-07 14:53:02 +01:00
common.slint Bump version number to 1.3.2 2023-12-01 08:05:15 +00:00
lineedit-base.slint Fix LineEdit with right alignment (#4016) 2023-11-27 18:52:54 +01:00
listview.slint added focus state to StandardLIstView (#4086) 2023-12-08 10:58:58 +01:00
MadeWithSlint-logo-dark.svg Update Slint logo folder with new design (#3432) 2023-09-11 16:41:06 +02:00
MadeWithSlint-logo-light.svg Update Slint logo folder with new design (#3432) 2023-09-11 16:41:06 +02:00
spinbox-base.slint fixed cupertino spinbox, move more code to base (#4083) 2023-12-07 14:53:31 +01:00
spinner-base.slint Added Spinner widget (#3871) 2023-11-07 15:04:24 +01:00
standardbutton.slint cleanup widgets according to upcoming code guidelines (#3771) 2023-10-30 10:45:25 +01:00