slint/internal/compiler/widgets/common
Olivier Goffart d49fe14e4a
Menu: avoid using padding properties (#8847)
Padding properties exists as reserved properties but don't have effect.
But the menu code was using them to store values.

This is now a warning because people got confused by setting padding and
wondering why it has not effect.
This also had some bug in the code were properties were padding was set
on a layout, as well as all the padding-* properties, so the padding was
not taking in account
2025-07-04 16:42:59 +02:00
..
about-slint.slint Bump version number to 1.13.0 2025-06-26 13:30:43 +00:00
combobox-base.slint CombBox: Don't change on scroll unless we have focus / not at all on cupertino 2025-02-07 13:52:14 +01:00
datepicker_base.slint Widgets: add callback arg names to some callback 2024-11-04 17:09:57 +01:00
internal-components.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
layout.slint Remove LayoutSpec and undeprecate StyleMetrics.layout-* properties (#7069) 2024-12-16 14:52:28 +01:00
lineedit-base.slint Hide action when widget is disabled 2025-05-02 13:20:46 +02:00
listview.slint Set accessible-action-default on ListView items (#7465) 2025-01-27 13:53:57 +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
menu-base.slint Menu: avoid using padding properties (#8847) 2025-07-04 16:42:59 +02:00
menus.slint Menus: make it possible to have items with different height 2025-05-19 14:58:31 +02:00
slider-base.slint Slider widget: react to Home and End keys 2025-01-25 21:30:22 +01:00
spinbox-base.slint Disable built-in TextInput accessibility for Spinbox 2025-03-17 14:27:08 +01:00
spinner-base.slint Spinner: simplify the arc path (#5420) 2024-06-18 15:52:17 +02:00
standardbutton.slint StandardButton improvements (#8035) 2025-04-03 07:29:49 +00:00
tabwidget-base.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
textedit-base.slint Hide action when widget is disabled 2025-05-02 13:20:46 +02:00
time-picker-base.slint Widgets: add callback arg names to some callback 2024-11-04 17:09:57 +01:00