..
generator
C++: fix string to float so that it doesn't depends on the current locale
2024-05-07 14:58:07 +02:00
LICENSES
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
llr
janitor: Fix some clippy warnings pre-release
2024-05-06 16:47:14 +02:00
parser
Parse changed callbacks
2024-05-02 22:25:53 +02:00
parser-test-macro
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
passes
janitor: Fix some clippy warnings pre-release
2024-05-06 16:47:14 +02:00
tests
Fix declaring callback alias that override a property
2024-05-10 13:50:04 +02:00
widgets
Added placeholder-text to TextEdit ( #5239 )
2024-05-15 10:20:13 +00:00
build.rs
Prospective fix for rustdoc warnings about unknown cfg's
2024-05-06 12:00:44 +02:00
builtin_macros.rs
Slint: make the abs work with unit types
2024-05-08 19:04:22 +02:00
builtins.slint
Add text stroke properties to Text
element
2024-04-26 13:16:19 +02:00
Cargo.toml
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
diagnostics.rs
Change callback: gate behind experimental flag
2024-05-02 22:25:53 +02:00
embedded_resources.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
expression_tree.rs
Slint: make the abs work with unit types
2024-05-08 19:04:22 +02:00
fileaccess.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
generator.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
langtype.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
layout.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
lexer.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
lib.rs
Change callback: gate behind experimental flag
2024-05-02 22:25:53 +02:00
literals.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
llr.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
load_builtins.rs
janitor: Fix some clippy warnings pre-release
2024-05-06 16:47:14 +02:00
lookup.rs
Slint: make the abs work with unit types
2024-05-08 19:04:22 +02:00
namedreference.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
object_tree.rs
Fix declaring callback alias that override a property
2024-05-10 13:50:04 +02:00
parser.rs
janitor: Fix some clippy warnings pre-release
2024-05-06 16:47:14 +02:00
passes.rs
Fix component that inherits from PopupWindow
2024-05-06 13:20:25 +02:00
pathutils.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
README.md
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
typeloader.rs
Update Slint Community License ( #4994 )
2024-04-15 15:18:55 +02:00
typeregister.rs
Add a clear-focus()
function on all elements that have a focus()
function
2024-04-26 11:09:11 +02:00