slint/sixtyfps_compiler
Olivier Goffart 61399e566a Add a title to the Window
also add a color, but not yet implemented
2020-12-18 16:47:14 +01:00
..
generator Run cargo fmt 2020-12-18 10:29:15 +01:00
parser Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
parser_test_macro Normalize the spelling of SixtyFPS 2020-10-13 07:48:55 +02:00
passes Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
tests Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
widgets Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
build.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
builtins.60 Add a title to the Window 2020-12-18 16:47:14 +01:00
Cargo.toml Bump version 2020-12-14 08:49:54 +01:00
diagnostics.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
expression_tree.rs Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
generator.rs Fix resource embedding doing a wasm build of a project using the sixtyfps! macro 2020-12-10 15:09:32 +01:00
langtype.rs Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
layout.rs Apply default layout spacing and padding from the style 2020-11-04 15:20:43 +01:00
lexer.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
lib.rs Fix resource embedding doing a wasm build of a project using the sixtyfps! macro 2020-12-10 15:09:32 +01:00
load_builtins.rs Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
object_tree.rs Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
parser.rs Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
typeloader.rs Fix the build 2020-12-10 16:13:17 +01:00
typeregister.rs WIP: Add an image-fit property to Image/ClippedImage 2020-12-15 10:26:54 +01:00