Florian Blasius
|
520df46998
|
Update examples to new syntax (#2067)
* run slint-updater on examples
* manual syntax updates
|
2023-01-16 12:11:25 +00:00 |
|
Florian Blasius
|
129ee0acae
|
Florian/sort todo (#1721)
Implement `set_row_data` for `SortModel` and `FilterModel` (rust and cpp). Add sort and filter example to the todo example.
|
2022-10-11 18:58:00 +02:00 |
|
Olivier Goffart
|
737109e60e
|
todo example: use a Dialog for the popup menu
So the button looks native.
and limit its size to the size of the window because it looks
bad if it is outside of the bounds.
|
2022-03-17 14:49:12 +01:00 |
|
Lukas Jung
|
2d678078d3
|
Add close-callback to rust todo example
|
2022-03-17 08:51:00 +01: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 |
|
Olivier Goffart
|
0c0a783095
|
Rename all our .60 files to .slint
|
2022-02-02 10:05:45 +01:00 |
|