slint/internal/compiler/tests/syntax
Olivier Goffart 42a2c6a569
Only generate code for the exported Window
Have a warning when a component is exported from the main file and
doesn't inherit Window.
Unless it's the last component, for compatibility with Slint 1.6

Also don't warn in the interpreter
2024-06-25 15:13:06 +02:00
..
accessibility Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
analysis Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
basic Remove the error when using @children on the root component 2024-06-21 11:58:09 +02:00
callbacks Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
elements Revert "Add a warning if a PopupWindow is in a layout" 2024-06-24 16:38:37 +02:00
exports Only generate code for the exported Window 2024-06-25 15:13:06 +02:00
expressions Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
focus Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
functions Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
imports Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
layout Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
lookup Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
new_syntax Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
parse_error Fix compiler crash with invalid code 2024-06-11 19:22:59 +02:00