slint/internal/compiler/tests/syntax/elements
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
..
component_container.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
listview.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
popup.slint PopupWindow: added close-policy property (#6614) 2024-10-24 09:27:39 +00:00
popup2.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
popup3.slint PopupWindow: added close-policy property (#6614) 2024-10-24 09:27:39 +00:00
tabwidget.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
tabwidget2.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
tabwidget3.slint Avid reporting further error when an element is misspelled 2024-08-29 13:10:35 +02:00
text.slint Add support for a font-metrics property to Text/TextInput. (#6452) 2024-10-05 17:00:46 +02:00
timer.slint Timer Element 2024-08-16 16:36:38 +02:00
timer2.slint Timer: make the interval property mandatory 2024-09-18 09:24:39 +02:00