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
|
51933b99bb
|
New syntax for transitions, within the state
|
2022-11-22 15:16:54 +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 |
|
Simon Hausmann
|
26d205890c
|
Fix up email address seen in printer demo
|
2022-02-08 10:39:53 +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
|
d706d63ce1
|
Replace references to the .60 files that are now renamed with .slint
|
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 |
|