Simon Hausmann
4c73006bf9
Remove stray imports of StyleMetrics
...
These are not needed AFAICS.
2024-07-12 09:13:35 +02:00
Simon Hausmann
ae2e0197f8
Deprecate the use of StyleMetrics for users of the public API ( #4947 )
2024-04-15 17:07:05 +02:00
Florian Blasius
4ec63a9c71
cleanup examples according to upcoming code guidelines ( #3809 )
2023-11-02 11:04:40 +01:00
Olivier Goffart
11dea135f7
Domain: slint-ui.com -> slint.dev
2023-06-16 10:55:08 +02:00
Aurindam Jana
e4338300de
Change license for examples to MIT ( #2887 )
2023-06-15 11:23:17 +02:00
Simon Hausmann
755218aa1c
Fix warning about implicit export
2023-01-23 15:21:47 +01:00
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
Olivier Goffart
91dabcbddf
Use functions in our examples, instead of callback
2022-12-06 14:56:25 +01:00
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