slint/sixtyfps_compiler
Olivier Goffart 3636c76848 Also forward the LineEdit focus in the native style
Just like in the ugly style
2021-01-21 13:21:09 +01:00
..
generator Forward focus() calls on items that have initial-focus defined 2021-01-20 14:31:01 +01:00
parser String template concatenation 2021-01-18 16:09:58 +01:00
parser_test_macro Normalize the spelling of SixtyFPS 2020-10-13 07:48:55 +02:00
passes Rename initial-focus to forward-focus 2021-01-20 15:52:58 +01:00
tests Rename initial-focus to forward-focus 2021-01-20 15:52:58 +01:00
widgets Also forward the LineEdit focus in the native style 2021-01-21 13:21:09 +01:00
build.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
builtins.60 Forward focus() calls on items that have initial-focus defined 2021-01-20 14:31:01 +01:00
Cargo.toml Upgrade dependencies 2021-01-15 15:43:38 +01:00
diagnostics.rs Forward focus() calls on items that have initial-focus defined 2021-01-20 14:31:01 +01:00
expression_tree.rs Forward focus() calls on items that have initial-focus defined 2021-01-20 14:31: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 Forward focus() calls on items that have initial-focus defined 2021-01-20 14:31:01 +01:00
layout.rs Apply default layout spacing and padding from the style 2020-11-04 15:20:43 +01:00
lexer.rs Lex template string 2021-01-18 14:43:54 +01:00
lib.rs Rename initial-focus to forward-focus 2021-01-20 15:52:58 +01:00
load_builtins.rs Forward focus() calls on items that have initial-focus defined 2021-01-20 14:31: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 String template concatenation 2021-01-18 16:09:58 +01:00
typeloader.rs Improve relative image path resolution 2021-01-15 16:28:17 +01:00
typeregister.rs Rename initial-focus to forward-focus 2021-01-20 15:52:58 +01:00