slint/internal/compiler/widgets/common
notfirefox 2ee1ee435d Allow scrolling through tabs for all backends
This allows the user to use the scroll wheel to scroll through the tabs.
In order to do this I have made created a common TabBarBase and let all
other implementations of TabBar* inherit from it. I also used slint-lsp
to format the files (it did not like the inline comments).
2024-04-15 12:10:56 +02:00
..
combobox-base.slint Reject events on disabled ComboBox (#4359) 2024-01-17 15:41:32 +01:00
common.slint Bump version number to 1.6.0 2024-03-27 07:49:22 +00: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 Add ListView accessibility role (#4911) 2024-03-21 15:20:43 +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
slider-base.slint Add a released callback to Slider (#4821) 2024-03-26 14:15:52 +01:00
spinbox-base.slint Spinbox: fix and test the behaviour on mousewheel 2024-04-04 10:54:13 +02: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
tabwidget-base.slint Allow scrolling through tabs for all backends 2024-04-15 12:10:56 +02:00