Aurindam Jana
|
5a4a7fee63
|
Update royalty free license to 1.1 (#2994)
|
2023-07-10 10:12:11 +02:00 |
|
Olivier Goffart
|
11dea135f7
|
Domain: slint-ui.com -> slint.dev
|
2023-06-16 10:55:08 +02:00 |
|
Aurindam Jana
|
039e54a5de
|
Add royalty free license to files except examples and docs (#2888)
|
2023-06-15 11:20:50 +02:00 |
|
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
|
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
|
d18ed9f799
|
Fix panic when doing binding analysis of properties in repeater in layout
Given an element in a layout, we must visit the properties in the
repeated component, not the dummy repeated element.
|
2022-10-18 10:11:40 +02:00 |
|