slint/internal/compiler/tests/syntax
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
..
accessibility Basic Slint accessibility support (#1294) 2022-06-08 20:42:10 +02:00
analysis Fix panic when doing binding analysis of properties in repeater in layout 2022-10-18 10:11:40 +02:00
basic Refactoring: split ElementType away from the types used as property type 2022-10-26 14:50:44 +02:00
elements Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
exports Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
focus Fix panic when the forward-focus expression is invalid 2022-10-18 10:13:55 +02:00
imports Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
layout Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lookup Workaround for issue #1461 2022-08-17 07:49:05 +02:00
new_syntax New syntax: New lookup rules for unqualified identifier 2022-10-20 16:40:29 +02:00
parse_error Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00