slint/tests/cases
Olivier Goffart cd8ab8ce53
Fix array index access at negative index
Conversion from negative float to unsigned is saturating to 0 in rust
and undefined behavior in C++, we should therefore handle the case
properly

Fixes #8222
2025-04-22 11:28:09 +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 Menu: Add enabled property (#8145) 2025-04-15 08:08: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 C++: fix mod with negative number again 2025-03-27 13:41:29 +01:00
focus Make forward-focus in a PopupWindow work 2025-02-04 12:31:06 +01:00
globals Simplify commercial license (#3063) 2024-05-31 14:06:17 +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 Fix miscompilation because of too-agressive optimization 2025-04-15 11:47:06 +02:00
layout Interpreter: Fix panic when animating a % property 2025-03-24 14:54:08 +01:00
lookup Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
models Fix array index access at negative index 2025-04-22 11:28:09 +02:00
properties Fix change handler with callback 2025-03-20 21:34:52 +01: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 Improve default accessibility of TextInput elements 2025-02-20 13:44:16 +01: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
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