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 |
|
Olivier Goffart
|
d706d63ce1
|
Replace references to the .60 files that are now renamed with .slint
|
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 |
|
ogoffart
|
42f1964e54
|
Bump version number to 0.2.0
|
2022-01-24 11:39:50 +01:00 |
|
Tobias Hunger
|
bfca0e3573
|
Mass update copyright messages to be more REUSE compliant
|
2021-12-22 10:06:12 +01:00 |
|
ogoffart
|
3278b39549
|
Bump version number to 0.1.6
|
2021-11-24 14:19:09 +00:00 |
|
ogoffart
|
b25ae6fbcd
|
Bump version number to 0.1.5
|
2021-10-26 07:36:54 +00:00 |
|
ogoffart
|
77fcd5221b
|
Bump version number to 0.1.4
|
2021-10-07 09:36:43 +00:00 |
|
ogoffart
|
8b9717633e
|
Bump version number to 0.1.3
|
2021-10-05 10:31:45 +00:00 |
|
ogoffart
|
e54e03148f
|
Bump version number to 0.1.2
|
2021-09-04 10:08:51 +02:00 |
|
Tobias Hunger
|
aea4ecca99
|
Apply pre-commit hooks to all files
|
2021-08-17 22:38:16 +02:00 |
|
ogoffart
|
53f286258c
|
Bump version number to 0.1.1
|
2021-08-10 08:06:20 +00:00 |
|
Olivier Goffart
|
13bd828b96
|
Update license date
|
2021-07-02 15:55:54 +02:00 |
|
Simon Hausmann
|
c22bc79ee7
|
Fix running the todo node version
Use `run()` instead of just `run()` to spin the event loop.
Amends commit 5f265ffc09
|
2021-01-29 11:10:48 +01:00 |
|
Simon Hausmann
|
68e35ab332
|
Fix removing todo items in node
After removal the index is wrong and I mistakely thought entries() adjuts.
|
2020-10-21 14:18:33 +02:00 |
|
Simon Hausmann
|
aad9306d54
|
Added a node version of the todo app
|
2020-10-21 13:49:18 +02:00 |
|