slint/internal/compiler/tests/syntax
Olivier Goffart 2ceafc6392 New syntax: Make it an error to set the value of a builtin output property
With the old syntax, this becomes a warning
2022-11-01 12:51:45 +01:00
..
accessibility Basic Slint accessibility support (#1294) 2022-06-08 20:42:10 +02:00
analysis Fix panic when doing binding analysis of properties in repeater in layout 2022-10-18 10:11:40 +02:00
basic Forbid usage of @children in repeated or conditional element 2022-10-31 14:13:42 +01:00
elements Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
exports Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
focus Fix panic when the forward-focus expression is invalid 2022-10-18 10:13:55 +02:00
imports Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
layout Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lookup Make SlintInternal.dark-color-scheme a property instead of a function (#1790) 2022-10-28 14:20:20 +02:00
new_syntax New syntax: Make it an error to set the value of a builtin output property 2022-11-01 12:51:45 +01:00
parse_error Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00