slint/internal/compiler/tests/syntax/lookup
Olivier Goffart ea0227098a Throw an error when a callback aliases itself
Instead of panicking
Fixes #4938
2024-03-26 18:14:31 +01:00
..
absolute-position.slint Compiler: Error when assigning to compile time properties 2023-12-12 21:51:56 +01:00
array_index.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
callback_alias.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
callback_alias2.slint Don't panic when an unresolved alias has a binding 2023-07-14 14:13:48 +02:00
callback_alias3.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
callback_alias_issue4938.slint Throw an error when a callback aliases itself 2024-03-26 18:14:31 +01:00
callback_not_called.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
callback_return.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
color.slint Fix missing error when calling argb() with too many arguments 2024-03-22 14:57:07 +01:00
conversion.slint Fix regression with empty array 2023-11-01 11:30:59 +01:00
dashes.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
deprecated_property.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
enum.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
for_lookup.slint Compiler: fix lookup of the model not seeing that the element is being repeated 2024-02-26 12:16:51 +01:00
global.slint Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
if.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
issue_1461.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
property.slint Disallow access to internal globals (NativeStyleMetrics and SlintInternal) 2023-10-28 16:07:38 +02:00
recover_id_lookup.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
signal_arg.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
two_way_binding.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
two_way_binding_infer.slint Don't panic when an unresolved alias has a binding 2023-07-14 14:13:48 +02:00
two_way_binding_model.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00