slint/internal/compiler/tests/syntax/basic
Olivier Goffart 1089d29ebb Make Empty not fill the parent by default
Unless `preferred-*:100%` is set

Part of #2284
2023-03-24 11:15:05 +01:00
..
animate.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
arithmetic_op.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
array.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
assign.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
box_shadow.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
children_placeholder.slint Warn about components that are neither used nor exported 2023-01-26 15:52:40 +01:00
children_placeholder_2.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
clip.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
comments.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
comparison_operator.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
condition_operator.slint Warn about components that are neither used nor exported 2023-01-26 15:52:40 +01:00
dialog.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
dialog2.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
double_binding.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
double_color.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
duplicated_id.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
easing.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
easing_not_called.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
empty.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
for.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
image.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
inline_component.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
item_as_property.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
layout.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
layout2.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
linear-gradient.slint Fix panic parsing invalid linear grandient 2023-01-27 13:56:48 +01:00
minmax.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
object_in_binding.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
opacity.slint Fix visible property on the root of a component 2023-02-14 13:28:54 +01:00
parse_error.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
path.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
path_commands.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
path_for.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
percent.slint Make Empty not fill the parent by default 2023-03-24 11:15:05 +01:00
popup.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
property_animation.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
property_declaration.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
property_declaration_in_component.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
radial-gradient.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
return.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
rotation.slint Warn about components that are neither used nor exported 2023-01-26 15:52:40 +01:00
self_assign.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
signal.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
states_transitions.slint Warn about components that are neither used nor exported 2023-01-26 15:52:40 +01:00
states_transitions2.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +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 First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
sub_elements.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
supersimple.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
svg_path.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
type_declaration.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
unknown_item.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00