Simon Hausmann
|
db7ca48537
|
Add size API for Slint Window in JavaScript
|
2022-07-08 18:37:01 +02:00 |
|
Simon Hausmann
|
e499adf11e
|
Add JavaScript API for slint::Window::position
Since neon can't declare setters/getters this patch also wraps the Rust SlintWindow wrapper once more in a JS object.
|
2022-07-08 18:37:01 +02:00 |
|
Olivier Goffart
|
f5030cff06
|
Add a reset function to the model notifier
|
2022-04-14 14:06:34 +02:00 |
|
Tobias Hunger
|
4230ac2572
|
Update copyright information to reflect name change
Also run resue over the codebase and fix complaints from that tool.
|
2022-02-09 10:27:47 +01:00 |
|
Olivier Goffart
|
03534039d6
|
Replace more .60 by .slint
Mainly an automated change with
git grep -O"sed -i 's/\.60/.slint/g'" -w "\.60"
and some manual checks
|
2022-02-02 10:12:31 +01:00 |
|
Simon Hausmann
|
809fbfc7a6
|
Rename sixtyfps-node
This doesn't touch the documentation, just the package/API side
|
2022-02-01 22:17:35 +01:00 |
|
Tobias Hunger
|
842f75e653
|
[reorg]: Move api/sixtyfps-rs/sixtyfps-* into api/rs
|
2022-01-31 18:24:33 +01:00 |
|