slint/internal/compiler/tests/syntax
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
..
accessibility Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
analysis Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
basic Improve layout-related error message. (#6264) 2024-09-24 09:43:02 +02:00
callbacks Fix error messages with invalid change callback 2024-06-28 10:45:45 +02:00
elements PopupWindow: added close-policy property (#6614) 2024-10-24 09:27:39 +00:00
exports Add export { ... } from "....slint"; syntax. (#5533) 2024-07-03 12:50:40 +02:00
expressions Math postfix member functions on numbers 2024-08-15 14:52:13 +02:00
focus Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
functions Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
fuzzing Fix panic when a layout constraint has an Expression::Invalid as binding 2024-10-22 09:35:57 +02:00
imports Avid reporting further error when an element is misspelled 2024-08-29 13:10:35 +02:00
layout Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
lookup Experimental support for named callback parameters 2024-08-19 14:10:01 +02:00
new_syntax Fix panic making an alias to a private property 2024-10-22 09:35:31 +02:00
parse_error Fix compiler crash with invalid code 2024-06-11 19:22:59 +02:00