Simon Hausmann
|
9180704d70
|
Warn about components that are neither used nor exported
|
2023-01-26 15:52:40 +01:00 |
|
Simon Hausmann
|
24dcef5fed
|
First stage of cleaning up the export handling of the slint root component (#2095)
We implicitly export the last component of a .slint file to the generator.
Issue a warning when that happens and suggest to export it explicitly.
|
2023-01-23 15:19:49 +01:00 |
|
Olivier Goffart
|
53090ab489
|
Forbid usage of @children in repeated or conditional element
It leads to compiler panic, or errors in the generated code.
|
2022-10-31 14:13:42 +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
|
0c0a783095
|
Rename all our .60 files to .slint
|
2022-02-02 10:05:45 +01:00 |
|