slint/internal/compiler/widgets/qt
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
..
button.slint Don't require components that use forward-focus to be inlined 2024-01-26 12:16:09 +01:00
checkbox.slint cleanup widgets according to upcoming code guidelines (#3771) 2023-10-30 10:45:25 +01:00
combobox.slint cleanup widgets according to upcoming code guidelines (#3771) 2023-10-30 10:45:25 +01:00
groupbox.slint cleanup widgets according to upcoming code guidelines (#3771) 2023-10-30 10:45:25 +01:00
internal-scrollview.slint Rename "native" style to "qt", make "native" an alias 2023-09-25 09:06:47 +02:00
layouts.slint cleanup widgets according to upcoming code guidelines (#3771) 2023-10-30 10:45:25 +01:00
lineedit.slint Add TextInput as accessibility role (#4899) 2024-03-21 13:39:31 +01:00
progressindicator.slint Fix accessible-role of ProgressIndicator (#4912) 2024-03-21 15:42:31 +01:00
scrollview.slint cleanup widgets according to upcoming code guidelines (#3771) 2023-10-30 10:45:25 +01:00
slider.slint Add a released callback to Slider (#4821) 2024-03-26 14:15:52 +01:00
spinbox.slint cleanup widgets according to upcoming code guidelines (#3771) 2023-10-30 10:45:25 +01:00
spinner.slint Qt Spinner: different design without hardcoded strong colors 2023-11-08 12:04:18 +01:00
std-widgets-impl.slint added palette global (#3984) 2023-12-11 14:44:05 +00:00
std-widgets.slint added palette global (#3984) 2023-12-11 14:44:05 +00:00
switch.slint Properly expose Switch as such in the accessibility tree 2024-04-08 08:41:47 +02:00
tableview.slint Add Treeview accessibility support (#4907) 2024-03-21 15:18:52 +01:00
tabwidget.slint Allow scrolling through tabs for all backends 2024-04-15 12:10:56 +02:00