slint/tests/cases
2025-06-18 16:21:02 +02:00
..
accessibility Don't optimized away rectangles that have dedicated accessibility roles 2024-06-05 01:29:58 -07:00
bindings Fix typos 2025-01-13 08:35:20 +01:00
callbacks Fix calling init to all the items on a ListView 2024-11-20 14:24:58 +01:00
children Fix @children next to Timer or PopupWindow 2025-03-21 15:58:55 +01:00
conditional Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
crashes Fix panic in the compiler when having a changed callback over a property that is not materlialized 2025-01-17 12:19:20 +01:00
elements corelib: Fix overflow when spamming the TouchArea with clicks 2025-05-27 11:46:11 +02:00
examples Move printer demo and energy-monitor into new top-level demos/ folder 2024-10-25 12:09:32 +02:00
exports Javascript: Multiple components 2024-07-02 13:38:52 +02:00
expr Compiler: Fix invalid code gen with return statements 2025-06-18 12:58:59 +02:00
focus TextInput: don't get the focus if disabled 2025-06-06 16:28:51 +02:00
globals Rust generated: fix constant non-inlined global 2025-05-05 18:55:19 +02:00
imports Allow trailing comma in import statements (#8223) 2025-04-21 17:24:18 +02:00
input Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
issues C++: Fix compilation of PopupWindow::show in changed callback 2025-06-16 23:25:24 +02:00
layout Fix layout property set in when deriving components 2025-04-23 09:23:07 +02:00
lookup Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
models C++: make sure we do not crash if a Model::row_data returns nullopt 2025-05-30 15:47:13 +02:00
properties Transition: Introduce in-out to allow writing symmetry animation (#8509) 2025-05-26 09:17:22 +02:00
subcomponents Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
testing Testing: Fix duplicated accessibility element 2024-06-07 13:18:12 +02:00
text WIP TextInput: Fix cursor and anchor offset properties not being dirty or reporting wrong values when the text changes 2025-06-18 16:21:02 +02:00
translations Change API to set the language with bundle translation 2024-11-17 11:40:02 +01:00
types HSV should wrap hue values otherwise it outputs an invalid hue of black (#8024) 2025-04-03 12:33:40 +03:00
widgets Menu: don't remove the title properties 2025-04-08 13:30:01 +02:00
7guis Update 7guis test symlink 2022-03-17 08:43:49 +01:00
absolute_coords.slint PopupWindow: fix absolute-position property within a PopupWindow 2024-12-09 15:58:16 +01:00
platform.slint slint: Change Platform.os to return a new enum OperatingSystemType (#8679) 2025-06-12 14:25:16 +02:00
simple.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
test_infrastructure.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00