slint/internal/compiler/widgets/material-base
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
..
layouts.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
md.slint Update background of material slider (#1841) 2022-11-11 11:43:24 +01:00
std-widgets-impl.slint Design refresh of the gallery example (#1820) 2022-11-09 14:39:16 +01:00
std-widgets.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-button.slint Fixed: md TextEdit text not displayed (#1854) 2022-11-14 13:40:32 +01:00
widget-checkbox.slint Design refresh of the gallery example (#1820) 2022-11-09 14:39:16 +01:00
widget-combobox.slint Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
widget-groupbox.slint Design refresh of the gallery example (#1820) 2022-11-09 14:39:16 +01:00
widget-item.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-lineedit.slint Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
widget-listview.slint Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
widget-scrollview.slint Fixed: md TextEdit text not displayed (#1854) 2022-11-14 13:40:32 +01:00
widget-slider.slint Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
widget-spinbox.slint Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
widget-tabwidget.slint Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00