Tobias Hunger
|
bbdd6aeab7
|
compiler: Ignore leading whitespace when parsing
... and update all out test cases accordingly.
|
2023-04-26 17:22:13 +02:00 |
|
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
|
395532cebd
|
Forbid former transitions declaration with the new syntax
|
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 |
|
Olivier Goffart
|
0c0a783095
|
Rename all our .60 files to .slint
|
2022-02-02 10:05:45 +01:00 |
|