slint/sixtyfps_compiler
Olivier Goffart 8797f6512d Rename Slider min/max property
For consistency with the SpinBox

Fixes https://github.com/sixtyfpsui/sixtyfps/issues/138
2020-12-30 10:02:38 +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 Slider min/max property 2020-12-30 10:02:38 +01:00
build.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
builtins.60 Rename Slider min/max property 2020-12-30 10:02:38 +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 LSP: Allow to access to the type loader documents 2020-12-28 12:48:32 +01:00
load_builtins.rs Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
object_tree.rs LSP: Allow to access to the type loader documents 2020-12-28 12:48:32 +01:00
parser.rs Implement Go to definition for elements 2020-12-23 15:15:53 +01:00
typeloader.rs Don't use the canonical path for diagnostics 2020-12-28 15:07:49 +01:00
typeregister.rs WIP: Add an image-fit property to Image/ClippedImage 2020-12-15 10:26:54 +01:00