slint/internal/compiler/tests/syntax
Florian Blasius 61c39b5fa1 Add support for dispatching key events through the public platform API
This change adds `KeyPress` and `KeyRelease` variants to the
`WindowEvent` enum, along with the new `slint::Key` enum, that allows
encoding keys.
2022-11-15 10:34:17 +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 Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
new_syntax input output property: fix semantic with two ways bindings 2022-11-11 13:02:53 +01:00
parse_error Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00