slint/internal/compiler/widgets/fluent
FloVanGH 14c7910d49
PopupWindow: added close-policy property (#6614)
* Update api/cpp/include/slint_window.h

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update docs/reference/src/language/builtins/elements.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>

* Update internal/core/window.rs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update internal/interpreter/eval.rs

Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>

* Update internal/backends/qt/qt_window.rs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update internal/interpreter/dynamic_item_tree.rs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update internal/compiler/passes/materialize_fake_properties.rs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
2024-10-24 09:27:39 +00:00
..
_arrow-down.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_arrow-up.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_arrow_back.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_arrow_forward.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_calendar.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_check-mark.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_chevron-down.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_chevron-up.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_clock.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_down.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_dropdown.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_edit.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_keyboard.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_left.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_right.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_up.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
button.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
checkbox.slint fluent: fixed foreground of switch (#6613) 2024-10-22 07:24:18 +00:00
color-scheme.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
combobox.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
components.slint Fix ListItem accessible tree representation 2024-10-21 07:13:07 +02:00
datepicker.slint PopupWindow: added close-policy property (#6614) 2024-10-24 09:27:39 +00:00
groupbox.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
layouts.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
lineedit.slint LineEdit: fixes cursor draws out of bounds (#6382) 2024-10-09 14:31:42 +00:00
progressindicator.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
scrollview.slint Implement ScrollBarPolicy property for ScrollView (#6442) 2024-10-08 17:02:17 +02:00
slider.slint visual clamp slider (#5967) 2024-08-28 10:41:24 +00:00
spinbox.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
spinner.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
std-widgets-impl.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
std-widgets.slint Rename common.slint -> about-slint.slint 2024-10-08 14:52:03 +02:00
styling.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
switch.slint fluent: fixed foreground of switch (#6613) 2024-10-22 07:24:18 +00:00
tableview.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
tabwidget.slint widgets: fix tabs overflow behaviour (#6517) 2024-10-11 12:15:27 +00:00
textedit.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
time-picker.slint PopupWindow: added close-policy property (#6614) 2024-10-24 09:27:39 +00:00