slint/api
Olivier Goffart e85e69fda0
Declare .slint enum in one place in i-slint-common
This avoid repeating the enums both in the compiler and in
the runtime library, and register them in a bunch of other places.

So it should be easier to add enums and enum values

Since cbindgen doesn't see through the macro, generate the enum
manually
2022-04-14 19:17:48 +02:00
..
cpp Declare .slint enum in one place in i-slint-common 2022-04-14 19:17:48 +02:00
node Add a reset function to the model notifier 2022-04-14 14:06:34 +02:00
rs corelib: allow to use i32 for coordinate instead of f32 2022-04-11 17:46:50 +02:00
wasm-interpreter Bump version number to 0.2.2 2022-03-10 08:48:33 +00:00