slint/internal/compiler/tests/syntax
Olivier Goffart a007ca8c60 Add a compiler warning when using padding outside of layout
The padding property is accepted but doesn't have an effect.
It was meant for future use but didn't get any use.
And people get confuse when they set it. (See #8829)

Closes: #8829
Closes: #6288
2025-07-02 11:08:12 +02:00
..
accessibility syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
analysis Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
basic Add local variables (#8740) 2025-06-26 15:36:49 +02:00
callbacks syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
elements core: Fix the component container 2025-06-05 13:48:16 +02:00
exports syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
expressions syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
focus syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
functions Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
fuzzing syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
imports syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
layout Add a compiler warning when using padding outside of layout 2025-07-02 11:08:12 +02:00
lookup Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
new_syntax syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
parse_error syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00