slint/internal/compiler/tests
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
..
syntax Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
typeloader Test style error when creating TypeLoader 2022-02-15 13:55:50 +01:00
syntax_tests.rs Speed up compiler syntax tests 2022-11-14 13:03:55 +01:00