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 |
|
Simon Hausmann
|
907b58161c
|
Add support for invoking an init callback on component and element construction
This enables imperative code to be run. To be used sparingly :-)
|
2022-11-17 10:12:08 +01:00 |
|
Simon Hausmann
|
e6bd9dc8c4
|
Improve error message when a callback clashes with a property
(also continue, don't declare the the callback anyway)
|
2022-11-16 09:46:40 +01:00 |
|
Simon Hausmann
|
9bb9ac3c39
|
Disallow callback overrides as well
|
2022-11-16 08:56:30 +01:00 |
|
Simon Hausmann
|
27db2bdcc6
|
Disallow duplicated callback declarations
A duplicated callback would silently overwrite the previous declaration,
which is counter-intuitive.
|
2022-11-16 08:56:30 +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 |
|