slint/internal/compiler/tests/syntax
Olivier Goffart 5613fc4416 Rename inout property to input output
`inout` and `input` are too similar, so use a longer form for `inout`

CC https://github.com/slint-ui/slint/issues/191#issuecomment-1296176978
2022-10-31 14:57:52 +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 Rename inout property to input output 2022-10-31 14:57:52 +01:00
parse_error Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00