..
generator
Associate PopupWindow
s with an ID for their active popup ( #6693 )
2024-11-04 09:17:55 +01:00
LICENSES
Simplify commercial license ( #3063 )
2024-05-31 14:06:17 +02:00
llr
Associate PopupWindow
s with an ID for their active popup ( #6693 )
2024-11-04 09:17:55 +01:00
lookup
Replace compiler dependency on css-color-parser crate
2024-07-29 13:13:53 +02:00
parser
Fix parsing of unfinished import
statement
2024-10-22 09:35:46 +02:00
parser-test-macro
API review of the slint interpreter Compiler api
2024-07-05 17:20:08 +02:00
passes
Janitor: Remove BuiltinElement::reserved_properties
2024-11-04 17:09:57 +01:00
tests
Fix assertion failed: lhs_lookup.is_local_to_component
2024-10-28 11:44:25 +01:00
widgets
Added rejected to textedit ( #6662 )
2024-10-31 16:23:50 +01:00
build.rs
Simplify commercial license ( #3063 )
2024-05-31 14:06:17 +02:00
builtin_macros.rs
Also wrap langtype::Type::Struct in an Rc
2024-10-28 09:39:54 +01:00
builtins.slint
Add the accessible-size-of-set
property
2024-10-30 15:54:01 +08:00
Cargo.toml
Bundle translations ( #6661 )
2024-10-29 15:07:15 +01:00
diagnostics.rs
compiler: Remove version info from SourceFile
again
2024-08-21 16:55:13 +02:00
embedded_resources.rs
Signed DistanceField font rendering in swrenderer
2024-10-23 09:12:30 +02:00
expression_tree.rs
Merge the Callback and Function type
2024-10-28 14:36:30 +01:00
fileaccess.rs
Widget style: simplify -light/-dark handling
2024-08-20 16:55:15 +02:00
generator.rs
Also wrap langtype::Type::Struct in an Rc
2024-10-28 09:39:54 +01:00
langtype.rs
Janitor: Remove BuiltinElement::reserved_properties
2024-11-04 17:09:57 +01:00
layout.rs
Intern some more common types
2024-10-28 09:39:54 +01:00
lexer.rs
Simplify commercial license ( #3063 )
2024-05-31 14:06:17 +02:00
lib.rs
Bundle translations ( #6661 )
2024-10-29 15:07:15 +01:00
literals.rs
Use SmolStr in more places of the compiler infrastructure
2024-10-17 18:04:58 +02:00
llr.rs
Bundle translations ( #6661 )
2024-10-29 15:07:15 +01:00
load_builtins.rs
Merge the Callback and Function type
2024-10-28 14:36:30 +01:00
lookup.rs
Merge the Callback and Function type
2024-10-28 14:36:30 +01:00
namedreference.rs
Use SmolStr in more places of the compiler infrastructure
2024-10-17 18:04:58 +02:00
object_tree.rs
Merge the Callback and Function type
2024-10-28 14:36:30 +01:00
parser.rs
Use SmolStr in more places of the compiler infrastructure
2024-10-17 18:04:58 +02:00
passes.rs
TextInput: use selection colors from palette ( #6381 )
2024-09-30 10:56:22 +00:00
pathutils.rs
Use SmolStr for parts of pathutils to remove temporary allocations
2024-10-17 18:04:58 +02:00
README.md
Simplify commercial license ( #3063 )
2024-05-31 14:06:17 +02:00
typeloader.rs
PopupWindow: added close-policy property ( #6614 )
2024-10-24 09:27:39 +00:00
typeregister.rs
Janitor: Remove BuiltinElement::reserved_properties
2024-11-04 17:09:57 +01:00