slint/sixtyfps_runtime/rendering_backends/qt/qt_widgets
Olivier Goffart dc10916129 Attempt to improve a bit the look of the native scrollbar
This tries to adjust the position of the scrollbar depending of the value of
SH_ScrollView_FrameOnlyAroundContents
2021-10-01 12:58:00 +02:00
..
button.rs Native style: Fix size of button with icon 2021-09-30 19:10:00 +02:00
checkbox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
combobox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
groupbox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
lineedit.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
listviewitem.rs Fix natively styled list view item active/inactive rendering 2021-09-15 15:39:15 +02:00
scrollview.rs Attempt to improve a bit the look of the native scrollbar 2021-10-01 12:58:00 +02:00
slider.rs Fix indentation 2021-09-30 19:11:40 +02:00
spinbox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
tabwidget.rs Fix TabWidget drawing with the Qt Fusion style 2021-09-30 19:43:53 +02:00