slint/internal/compiler/widgets/common
Brandon Fowler 3e8940660b
Add set-selection-offsets function to TextInput, TextEdit, and LineEdit (#4197)
The function accepts two arguments that specify the start and the end of the text to select.

Fixes #4164
2024-01-06 11:12:53 +01:00
..
combobox-base.slint combobox fix mouse wheel selection direction (#4091) 2023-12-07 14:53:02 +01:00
common.slint Add set-selection-offsets function to TextInput, TextEdit, and LineEdit (#4197) 2024-01-06 11:12:53 +01:00
lineedit-base.slint Add set-selection-offsets function to TextInput, TextEdit, and LineEdit (#4197) 2024-01-06 11:12:53 +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 SpinBox: enabled by default 2024-01-02 12:11:41 +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