slint/internal/compiler/tests/syntax
Simon Hausmann 448b216bd8 Second stage of cleaning up the export handling of the slint root component
Commit 24dcef5fed added a warning for the
implicit export of last component. For 1.0, this commit makes it so that
the root component is determined by the last export in the file.
2023-01-26 15:52:40 +01:00
..
accessibility First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
analysis Fix panic when the binding loop is caused by accessing the same component twice 2023-01-24 18:01:30 +01:00
basic First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
callbacks First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
elements First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
exports Second stage of cleaning up the export handling of the slint root component 2023-01-26 15:52:40 +01:00
focus First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
functions First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
imports Remove support of old SIXTYFPS_ env variable, and sixtyfps_widgets.60 2023-01-26 13:36:38 +01:00
layout First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
lookup Remove deprecated Keys enum in slint language 2023-01-26 15:35:18 +01:00
new_syntax First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
parse_error First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00