slint/internal/compiler/widgets/cosmic-base
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
..
_arrow_down.svg Cosmic: fix reuse license issues for the icons (#4970) 2024-03-28 11:15:52 +01:00
_arrow_up.svg Cosmic: fix reuse license issues for the icons (#4970) 2024-03-28 11:15:52 +01:00
_check-mark.svg Cosmic: fix reuse license issues for the icons (#4970) 2024-03-28 11:15:52 +01:00
_pane_down.svg Cosmic: fix reuse license issues for the icons (#4970) 2024-03-28 11:15:52 +01:00
button.slint Expose toggle buttons as such to AccessKit 2024-04-09 00:09:01 +02:00
checkbox.slint Added cosmic style for std-widgets. (#4350) 2024-01-16 13:21:17 +01:00
combobox.slint Cosmic: replaces path icon in ComboBox with svg. (#4957) 2024-03-27 14:05:48 +01:00
components.slint Cosmic: ListView and ScrollView design adjustments 2024-03-28 08:55:55 +01:00
groupbox.slint Added cosmic style for std-widgets. (#4350) 2024-01-16 13:21:17 +01:00
layouts.slint Added cosmic style for std-widgets. (#4350) 2024-01-16 13:21:17 +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 Cosmic: ListView and ScrollView design adjustments 2024-03-28 08:55:55 +01:00
slider.slint Add a released callback to Slider (#4821) 2024-03-26 14:15:52 +01:00
spinbox.slint Fixed cosmic SpinBox buttons doing the opposite operation 2024-01-30 15:00:37 +01:00
spinner.slint Added cosmic style for std-widgets. (#4350) 2024-01-16 13:21:17 +01:00
std-widgets-base.slint Added cosmic style for std-widgets. (#4350) 2024-01-16 13:21:17 +01:00
std-widgets-impl.slint Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
styling.slint Cosmic: fix reuse license issues for the icons (#4970) 2024-03-28 11:15:52 +01:00
switch.slint Properly expose Switch as such in the accessibility tree 2024-04-08 08:41:47 +02:00
tableview.slint Added cosmic style for std-widgets. (#4350) 2024-01-16 13:21:17 +01:00
tabwidget.slint Allow scrolling through tabs for all backends 2024-04-15 12:10:56 +02:00
textedit.slint Add TextInput as accessibility role (#4899) 2024-03-21 13:39:31 +01:00