slint/internal/compiler/tests/syntax
Olivier Goffart 1a2aff8b57
Revert "compiler: inline components that are used only once" (#7697)
This reverts commit bf716ff8c5.
(And also revert the test part of 259756c0fd)

This exposed the bug #7693 and more issues mentined in
https://github.com/slint-ui/slint/issues/7693#issuecomment-2675077008

Fixes #7693
CC #7680
2025-02-21 19:11:11 +01:00
..
accessibility Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
analysis Revert "compiler: inline components that are used only once" (#7697) 2025-02-21 19:11:11 +01:00
basic Revert "compiler: inline components that are used only once" (#7697) 2025-02-21 19:11:11 +01:00
callbacks Fix error messages with invalid change callback 2024-06-28 10:45:45 +02:00
elements Menu API changes 2025-02-21 16:03:47 +01:00
exports Add export { ... } from "....slint"; syntax. (#5533) 2024-07-03 12:50:40 +02:00
expressions Refactoring: get rid in the callable in the Expression tree 2025-01-24 20:26:35 +01:00
focus Refactoring: get rid in the callable in the Expression tree 2025-01-24 20:26:35 +01:00
functions Refactoring: get rid in the callable in the Expression tree 2025-01-24 20:26:35 +01:00
fuzzing Refactoring: get rid in the callable in the Expression tree 2025-01-24 20:26:35 +01:00
imports Avid reporting further error when an element is misspelled 2024-08-29 13:10:35 +02:00
layout Compiler: Change a new error from 1.9 to a warning 2024-12-06 23:04:26 +01:00
lookup Refactoring: get rid in the callable in the Expression tree 2025-01-24 20:26:35 +01:00
new_syntax Fix panic in legacy component with out property 2024-12-16 13:58:56 +01:00
parse_error Improve a bit the error when the base of an element is missing 2025-01-06 10:47:05 +01:00