slint/internal/compiler/widgets/qt
Olivier Goffart 085d122a04
Qt: Fix rendering of LineEdit clear button
- Take in account the scale factor (unfortunately we don't have access to the actual window scale factor so just use the Qt one)
- Draw directly in the final SharedPixelBuffer
- Use an intermediate Rectangle to center the image because otherwise we get height for width dependency that breaks layout.
2025-09-03 14:51:49 +02:00
..
_arrow_back.svg
_arrow_forward.svg
_calendar.svg
_clock.svg
_dropdown.svg
_edit.svg
_keyboard.svg
button.slint StandardButton improvements (#8035) 2025-04-03 07:29:49 +00:00
checkbox.slint Add the accessible-enabled property 2024-10-25 10:20:09 +02:00
combobox.slint Make forward-focus in a PopupWindow work 2025-02-04 12:31:06 +01:00
datepicker.slint api review: callback parameters and properties name adjustements 2024-12-02 16:22:39 +00:00
groupbox.slint ChangeLog: std-widgets: added content-padding to GroupBox (#8314) 2025-05-02 07:11:52 +00:00
internal-scrollview.slint Renames after the API review 2025-06-06 12:31:50 +02:00
lineedit.slint Qt: Fix rendering of LineEdit clear button 2025-09-03 14:51:49 +02:00
menu.slint Remove default font size from StyleMetrics 2025-08-21 14:29:55 +02:00
progressindicator.slint
scrollview.slint Renames after the API review 2025-06-06 12:31:50 +02:00
slider.slint Add step property to Slider (#6981) 2024-12-05 11:50:08 +01:00
spinbox.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
spinner.slint
std-widgets-impl.slint menus: fluent style and refactoring (#7723) 2025-02-24 17:01:22 +01:00
std-widgets.slint Remove LayoutSpec and undeprecate StyleMetrics.layout-* properties (#7069) 2024-12-16 14:52:28 +01:00
styling.slint
switch.slint Add the accessible-enabled property 2024-10-25 10:20:09 +02:00
tableview.slint added missing properties to StandardTableView (#7543) 2025-02-05 10:02:22 +00:00
tabwidget.slint Set accessible-action-default on tabs 2025-01-06 09:30:11 +01:00
textedit.slint Add the accessible-read-only property 2025-02-19 09:16:41 +01:00
time-picker.slint std-widgets: added LayoutSpec global (#6711) 2024-11-06 14:47:04 +00:00