slint/internal/compiler/tests/syntax/basic
Olivier Goffart 28ae8f7bc4 Refactoring: split ElementType away from the types used as property type
These are two different concept, and it is confusing to keep them in the
same enum

We want to support component without any base element, and Void is
already used for global component, so do this refactoring before
2022-10-26 14:50:44 +02:00
..
animate.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
arithmetic_op.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
array.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
assign.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
box_shadow.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
children_placeholder.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
children_placeholder_2.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
clip.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
comments.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
comparison_operator.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
condition_operator.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
dialog.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
dialog2.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
double_binding.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
double_color.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
duplicated_id.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
easing.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
easing_not_called.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
empty.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
for.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
image.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
inline_component.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
item_as_property.slint Refactoring: split ElementType away from the types used as property type 2022-10-26 14:50:44 +02:00
layout.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
layout2.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
linear-gradient.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
minmax.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
object_in_binding.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
opacity.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
parse_error.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
path.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
path_commands.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
path_for.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
path_layout.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
percent.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
popup.slint Error out when a PopupWindow is in a if or for 2022-03-21 12:50:49 +01:00
property_animation.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
property_declaration.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
property_declaration_in_component.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
radial-gradient.slint Implements @radial-gradient(circle, ...) 2022-05-19 14:07:20 +02:00
return.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
rotation.slint Polish of the rotation feature 2022-08-30 12:10:42 +02:00
self_assign.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
signal.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
states_transitions.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
states_transitions2.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
states_transitions3.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
states_two_way.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
strings.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
sub_elements.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
supersimple.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
svg_path.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
type_declaration.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
unknown_item.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00