Tobias Hunger
cd6f2e2cf2
ci: Format toml files
...
... using taplo with default settings
I tried this with 4 spaces indentation, but the patch is almost as
big as this one, so I went with default settings instead as that
is just easier:-)
2025-04-02 11:03:41 +02:00
ogoffart
178cf21c2e
Bump version number to 1.11.0
2025-03-18 09:48:22 +00:00
ogoffart
c83af3ca5c
Bump version number to 1.10.0
2025-01-13 13:38:41 +00:00
ogoffart
f309a551b5
Bump version number to 1.9.2
2024-12-30 10:18:16 +00:00
aurindam
dc3f29b6da
Bump version number to 1.9.1
2024-12-19 12:57:19 +00:00
ogoffart
eb273a63ee
Bump version number to 1.9.0
2024-09-25 11:49:15 +00:00
ogoffart
4dd7d96a28
Bump version number to 1.8.0
2024-08-15 12:44:46 +00:00
ogoffart
bbf7edc5a3
Bump version number to 1.7.2
2024-08-09 09:52:17 +00:00
ogoffart
aa25e3cd44
Bump version number to 1.7.1
2024-07-23 12:05:34 +00:00
Florian Blasius
0870585c32
Added TodoMVC example (Rust mock version) ( #5396 )
...
* Added TodoMVC example (Rust mock version)
* TodoMVC: use visible-width instead of width for selection items
and format
* TodoMVC: layout fix for qt checkbox
* TdodoMVC: fix license issues in the example
* Update examples/todo_mvc/ui/views/task_list_view.slint
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* TdodoMVC: fix license issues in the example
* TodoMVC: code review changes
* TodoMVC: code review changes
* Update .reuse/dep5
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
* Update examples/todo_mvc/rust/src/adapters/navigation_adapter.rs
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
* Update examples/todo_mvc/rust/src/adapters/navigation_adapter.rs
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
* TodoMVC: refactor task list model (code review feedback)
* TodoMVC: code review feedback
* Update examples/todo-mvc/rust/src/mvc/controllers/task_list_controller.rs
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* TodoMVC: add missing link in dep5
* dep5 fix
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
2024-06-13 13:05:44 +02:00