slint/sixtyfps_compiler/tests/syntax/lookup
2021-05-20 18:11:58 +02:00
..
callback_return.60 Properly error when the return value of a signal is missing 2021-01-26 17:18:01 +01:00
color.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
conversion.60 Report an error when trying to convert from logical to physical coordinate in a global 2021-05-20 18:11:58 +02:00
dashes.60 Add the element name in the error when a property is not found 2020-11-30 13:01:39 +01:00
deprecated_property.60 Issue a warning when accessing a deprecated property through component scopes 2021-02-03 08:03:01 +01:00
enum.60 Move builtin types builtin function lookup in the lookup module 2021-05-12 22:21:08 +02:00
for_lookup.60 Adjust the syntax_tests to the change of length 2021-04-21 17:15:19 +02:00
global.60 Change Rectangle::background's type to be a brush 2021-02-03 12:49:44 +01:00
if.60 Issue a warning when accessing deprecated properties through member lookups 2021-02-02 22:42:02 +01:00
property.60 Move builtin types builtin function lookup in the lookup module 2021-05-12 22:21:08 +02:00
signal_arg.60 Issue a warning when accessing a deprecated property through component scopes 2021-02-03 08:03:01 +01:00
two_way_binding.60 Don't recurse when we can use cached value 2021-05-20 13:40:51 +02:00