Olivier Goffart
|
5f36eaca9a
|
Android: handle InputEvent::TextEvent
|
2023-11-02 12:16:40 +01:00 |
|
Olivier Goffart
|
f24014a2dd
|
Refactor the internal IME event
Base the info on what's discussed in #3811
but this is just the internal event and not the public API
|
2023-11-02 12:16:40 +01:00 |
|
Olivier Goffart
|
4c0a435196
|
Implement TouchArea::scroll-event
Closes #1280
|
2023-10-07 07:59:53 +02:00 |
|
Simon Hausmann
|
f301e3d8c9
|
Remove Rust/C++ type name sentence in StandardListViewItem docs
This makes no sense in the Slint docs. But it's okay, this is a really
simple data structure anyway.
Amends 37488f015d
|
2023-08-03 15:54:54 +02:00 |
|
darknight
|
37488f015d
|
Refactoring: define macro rules to group builtin structs
apply new macro for struct declaration, type register,
doc generation, cpp header generation, struct-value conversion.
|
2023-08-03 11:01:18 +02:00 |
|