Commit graph

9 commits

Author SHA1 Message Date
Olivier Goffart
a1f7115ca4 Fix the fancy demo because of its use of @children
Commit 53090ab489 forbid the use of
@children in repeater and conditional elements because it can cause
problem in the cases where the element is referenced (which is not the
case in the fancy demo)

We could try to still allow this case, but it is easier to just fix the
demo.
2022-11-22 17:09:25 +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
1425ef63de Change the Url from sixtyfps.io to slint-ui.com
Also, change the URL of the logo in the docs
2022-02-08 08:52:46 +01:00
Olivier Goffart
3594c20153 Replace SixtyFPS in many locations (Uppercase) 2022-02-02 15:49:18 +01:00
Olivier Goffart
0c0a783095 Rename all our .60 files to .slint 2022-02-02 10:05:45 +01:00
Olivier Goffart
0308f86cd4 Rename sixtyfps_widgets.60 to std-widgets.slint 2022-02-01 18:58:54 +01:00
Olivier Goffart
a3cb340cd3 Fancy_demo: add progressbar 2022-01-10 09:58:12 +01:00
Tobias Hunger
ce7a13b70d
Add license information to unbreak xtasks licence check 2022-01-09 18:32:46 +01:00
Olivier Goffart
df504897d6 Some draft of a fancy demo similar to the egui demo 2022-01-09 12:46:28 +01:00