slint/internal/compiler/tests/syntax/basic
Olivier Goffart dcd8450dfa WIP: start working on translations: @tr()
This commit just do the parsing of the @tr macro.
2023-06-05 16:34:59 +02:00
..
animate.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02: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 Parser: don't have the whitespace as part of an expression 2023-04-14 17:46:19 +02:00
box_shadow.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02: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 compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02: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
dialog.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
dialog2.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02: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 compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
easing.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02: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 Turn warning about non-existing image into error 2023-03-27 11:14:25 +02: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 compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
linear-gradient.slint Fix panic parsing invalid linear grandient 2023-01-27 13:56:48 +01:00
object_in_binding.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
opacity.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
parse_error.slint Parser: Nicer error when extra top-level semicolon 2023-04-17 15:13:20 +02: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 compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02: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 compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
popup.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02: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 Janitor: Remove trailing spaces in most files 2023-05-04 08:14:28 +02: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 compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
self_assign.slint Parser: don't have the whitespace as part of an expression 2023-04-14 17:46:19 +02:00
signal.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
states_transitions.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
states_transitions2.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02: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
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
tr.slint WIP: start working on translations: @tr() 2023-06-05 16:34:59 +02: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 compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00