..
generator
Fix named exports in native code ( #3602 )
2023-10-05 16:41:10 +02:00
LICENSES
Update license symlinks
2023-08-16 11:46:15 +02:00
llr
Add spacing-horizontal and spacing-vertical to layout ( #3532 )
2023-09-28 13:49:28 +02:00
parser
Better error when using ';' instead of ',' when declaring struct
2023-07-24 12:31:41 +02:00
parser-test-macro
Janitor: Use cargo workspace package data more
2023-09-25 16:34:16 +02:00
passes
Fix named exports in native code ( #3602 )
2023-10-05 16:41:10 +02:00
tests
Compiler: fix conversion of array of array of structs
2023-10-02 19:00:21 +02:00
widgets
material style todo demo polish
2023-09-26 08:42:31 +02:00
build.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
builtin_macros.rs
Add component-factory type to Slint language
2023-07-27 12:04:16 +02:00
builtins.slint
Add spacing-horizontal and spacing-vertical to layout ( #3532 )
2023-09-28 13:49:28 +02:00
Cargo.toml
janitor: Use workspace dependnecies for the slint crates
2023-09-25 16:34:16 +02:00
diagnostics.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
embedded_resources.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
expression_tree.rs
Compiler: fix conversion from unnamed to named struct
2023-09-07 14:57:05 +02:00
fileaccess.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
generator.rs
Debug: use pretty-print to dump the LLR
2023-08-22 16:20:13 +02:00
langtype.rs
Add component-factory type to Slint language
2023-07-27 12:04:16 +02:00
layout.rs
Add spacing-horizontal and spacing-vertical to layout ( #3532 )
2023-09-28 13:49:28 +02:00
lexer.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
lib.rs
Make ComponentContainer a compiler configuration feature
2023-07-27 12:04:16 +02:00
literals.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
llr.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
load_builtins.rs
Refactoring: define macro rules to group builtin structs
2023-08-03 11:01:18 +02:00
lookup.rs
linuxkms: Implement keyboard input and clamp mouse
2023-07-31 17:27:53 +02:00
namedreference.rs
Update royalty free license to 1.1 ( #2994 )
2023-07-10 10:12:11 +02:00
object_tree.rs
include geometries in Element debug print
2023-09-13 16:08:37 +02:00
parser.rs
VSCode: add "Remove element" code action
2023-09-08 16:38:16 +02:00
passes.rs
Adapt the highlight to the new geometry
2023-09-13 16:08:37 +02:00
README.md
reuse: remove glob for markdown files
2023-08-17 08:55:28 +02:00
typeloader.rs
Change alias to the native style depending on the platform
2023-09-29 17:05:10 +02:00
typeregister.rs
compiler: Don't put builtin structs on a thread-local
2023-09-28 10:40:39 +02:00