| .. |
|
accessibility
|
Add the accessible-id property (#9940)
|
2025-11-05 10:54:11 +01:00 |
|
bindings
|
slint-compiler: Add support for generating Python stubs (#10123)
|
2025-11-20 17:17:01 +01:00 |
|
callbacks
|
slint-compiler: Add support for generating Python stubs (#10123)
|
2025-11-20 17:17:01 +01:00 |
|
children
|
Fix @children next to Timer or PopupWindow
|
2025-03-21 15:58:55 +01:00 |
|
conditional
|
|
|
|
crashes
|
core: Fix constraints for empty layout
|
2025-09-24 18:20:13 +02:00 |
|
elements
|
slint-compiler: Add support for generating Python stubs (#10123)
|
2025-11-20 17:17:01 +01:00 |
|
examples
|
slint-compiler: Add support for generating Python stubs (#10123)
|
2025-11-20 17:17:01 +01:00 |
|
exports
|
slint-compiler: Add support for generating Python stubs (#10123)
|
2025-11-20 17:17:01 +01:00 |
|
expr
|
Math.sign: Change behavior to return 1 when 0
|
2025-10-08 09:12:13 +02:00 |
|
focus
|
FocusScope: Remove FocusPolicy and adds two bool state instead (#9263)
|
2025-08-26 21:42:40 +02:00 |
|
globals
|
slint-compiler: Add support for generating Python stubs (#10123)
|
2025-11-20 17:17:01 +01:00 |
|
imports
|
slint-compiler: Add support for generating Python stubs (#10123)
|
2025-11-20 17:17:01 +01:00 |
|
input
|
|
|
|
issues
|
Saner codegen for debugging enum
|
2025-11-04 16:13:37 +01:00 |
|
layout
|
compiler: allow setting the row/col property from the outside
|
2025-11-21 14:45:55 +01:00 |
|
lookup
|
Rust: fix compilation if the slint code declares struct named core
|
2025-06-30 13:36:01 +02:00 |
|
models
|
C++: Fix crash when accessing C++ parent
|
2025-10-28 20:25:24 +01:00 |
|
properties
|
slint-compiler: Add support for generating Python stubs (#10123)
|
2025-11-20 17:17:01 +01:00 |
|
subcomponents
|
|
|
|
testing
|
|
|
|
text
|
slint-compiler: Add support for generating Python stubs (#10123)
|
2025-11-20 17:17:01 +01:00 |
|
translations
|
Test: Make sure bundle translations works without a context id
|
2025-09-24 12:03:01 +02:00 |
|
types
|
slint-compiler: Add support for generating Python stubs (#10123)
|
2025-11-20 17:17:01 +01:00 |
|
widgets
|
Invert vertical slider direction (#10002)
|
2025-11-13 14:51:08 +01:00 |
|
7guis
|
|
|
|
absolute_coords.slint
|
PopupWindow: fix absolute-position property within a PopupWindow
|
2024-12-09 15:58:16 +01:00 |
|
platform.slint
|
Fix accessing the Platform global from within other globals
|
2025-06-25 12:56:51 +02:00 |
|
simple.slint
|
|
|
|
test_infrastructure.slint
|
|
|