slint/sixtyfps_compiler/tests/syntax/basic
2021-04-21 17:15:19 +02:00
..
animate.60 Print a warning when trying to animate deprecated properties 2021-02-02 22:58:54 +01:00
arithmetic_op.60 Support complex product of units 2021-02-04 12:56:14 +01:00
array.60 Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
assign.60 Change the names of the logical and physical pixel units 2020-10-16 07:19:40 +02:00
box_shadow.60 Fix expected error message 2021-01-28 09:12:06 +01:00
children_placeholder.60 Fix panic when @children is in the last component 2021-02-02 16:44:09 +01:00
children_placeholder_2.60 Fix panic when @children is in the last component 2021-02-02 16:44:09 +01:00
clip.60 Add missing file 2021-04-12 19:02:37 +02:00
comments.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
comparison_operator.60 Fix failing syntax tests 2020-10-12 16:37:21 +02:00
condition_operator.60 Fix C++ compilation if using condition between 0 and a unit type 2021-02-16 18:40:32 +01:00
double_binding.60 Change the names of the logical and physical pixel units 2020-10-16 07:19:40 +02:00
double_color.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
easing.60 Print a warning when trying to animate deprecated properties 2021-02-02 22:58:54 +01:00
easing_not_called.60 Implement cubic-bezier 2020-11-13 13:36:32 +01:00
for.60 syntax_tests: Try to build the object_tree::document even in case of parse error 2021-04-14 11:46:49 +02:00
image.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
inline_component.60 Restore test that was accidentally removed 2021-02-22 11:17:39 +01:00
item_as_property.60 Throw an error when using an element as a property type 2020-11-30 13:31:02 +01:00
layout.60 Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
layout2.60 Add the element name in the error when a property is not found 2020-11-30 13:01:39 +01:00
linear-gradient.60 Fix syntax tests 2021-02-03 13:17:57 +01:00
minmax.60 Make length (still the default for all property) be the logical length 2021-04-21 17:15:19 +02:00
object_in_binding.60 Change Rectangle::background's type to be a brush 2021-02-03 12:49:44 +01:00
opacity.60 Add support for opacity property 2021-04-15 15:05:09 +02:00
parse_error.60 syntax_tests: Try to build the object_tree::document even in case of parse error 2021-04-14 11:46:49 +02:00
path.60 Added the two missing path sub-elements for quadratic and cubic curves 2021-01-28 14:14:24 +01:00
path_layout.60 Change the names of the logical and physical pixel units 2020-10-16 07:19:40 +02:00
percent.60 Delay the percentage size conversion to after the layouting phase 2021-02-11 15:08:24 +01:00
popup.60 Issue a warning when accessing deprecated properties through member lookups 2021-02-02 22:42:02 +01:00
property_animation.60 Change the names of the logical and physical pixel units 2020-10-16 07:19:40 +02:00
property_declaration.60 Parse object and array type 2020-09-03 07:43:20 +02:00
property_declaration_in_component.60 Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
return.60 Adjust the syntax_tests to the change of length 2021-04-21 17:15:19 +02:00
self_assign.60 Change the names of the logical and physical pixel units 2020-10-16 07:19:40 +02:00
signal.60 Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
states_transitions.60 Consistency fix for transitions API 2020-12-01 11:18:47 +01:00
states_transitions2.60 Print a warning when trying to animate deprecated properties 2021-02-02 22:58:54 +01:00
strings.60 Add string tests I forgot to git add previously 2021-01-19 19:39:42 +01:00
sub_elements.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
supersimple.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
svg_path.60 Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
type_declaration.60 Replace $children with @children 2021-01-28 11:55:08 +01:00
unknown_item.60 Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00