..
generator
C++: Make sure embedded image data is declared const
2023-04-12 16:14:13 +02:00
LICENSES
Fix LICENSES symlinks
2022-02-09 17:05:47 +01:00
llr
Added TextInputInterface.text-input-focused
2023-04-12 14:49:08 +02:00
parser
Parser: Nicer error when extra top-level semicolon
2023-04-17 15:13:20 +02:00
parser-test-macro
Bump version number to 1.0.3
2023-04-26 14:04:08 +00:00
passes
Handle complex forward-focus loops
2023-04-24 18:03:33 +02:00
tests
compiler: Ignore leading whitespace when parsing
2023-04-26 17:22:13 +02:00
widgets
Bump version number to 1.0.3
2023-04-26 14:04:08 +00:00
build.rs
Use the dlopen feature for fontconfig
2023-04-19 17:25:02 +02:00
builtin_macros.rs
Introduce a rem
unit in the type system
2022-11-24 11:33:38 +01:00
builtins.slint
Add always-on-top
property to Window element
2023-04-15 13:58:47 +02:00
Cargo.toml
Bump version number to 1.0.3
2023-04-26 14:04:08 +00:00
diagnostics.rs
compiler: Add a test for mapping offset to/from line/column
2023-04-27 21:07:26 +02:00
embedded_resources.rs
Update resvg dependency
2023-03-28 15:55:27 +02:00
expression_tree.rs
Added TextInputInterface.text-input-focused
2023-04-12 14:49:08 +02:00
fileaccess.rs
Fix duplicated loading/embedding of images ( #2612 )
2023-04-21 13:15:22 +02:00
generator.rs
Fix crash when a state condition is detected as constant
2023-02-24 16:43:48 +01:00
langtype.rs
WIP: pure qualifier for callback and functions
2022-12-22 00:26:27 -08:00
layout.rs
Remove undocumented and dysfunctional PathLayout
2023-01-21 13:10:19 +01:00
lexer.rs
Update copyright information to reflect name change
2022-02-09 10:27:47 +01:00
lib.rs
Fix SLINT_EMBED_RESOURCES environment variable
2023-02-23 21:10:43 +01:00
literals.rs
Update copyright information to reflect name change
2022-02-09 10:27:47 +01:00
llr.rs
Fix a bunch of documentation warnings
2022-04-26 12:47:34 +02:00
load_builtins.rs
Compiler: use the new syntax for builtins.slint
2023-02-10 16:22:52 +01:00
lookup.rs
Compiler: hint when an id has the same name as a property or enum value
2023-04-18 16:16:31 +02:00
namedreference.rs
Compiler: public output properties can still be constant
2023-03-27 14:20:16 +02:00
object_tree.rs
Fix visitation of init code
2023-04-11 21:30:01 +02:00
parser.rs
Interpreter: Include the id :=
in Elements
2023-04-26 20:49:12 +02:00
passes.rs
Added TextInputInterface.text-input-focused
2023-04-12 14:49:08 +02:00
README.md
Change the Url from sixtyfps.io to slint-ui.com
2022-02-08 08:52:46 +01:00
typeloader.rs
Fix duplicated loading/embedding of images ( #2612 )
2023-04-21 13:15:22 +02:00
typeregister.rs
WIP: pure qualifier for callback and functions
2022-12-22 00:26:27 -08:00