slint/tests/cases/models
2025-10-28 20:25:24 +01:00
..
array.slint Fix array index access at negative index 2025-04-22 11:28:09 +02:00
assign_equal_model.slint Fix array index access at negative index 2025-04-22 11:28:09 +02:00
delete_from_clicked.slint C++: Fix crash when accessing C++ parent 2025-10-28 20:25:24 +01:00
dirty_model.slint Only re-create elements if the model actually changed 2025-01-13 12:11:21 +01:00
for.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
if.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
if_cond_property.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
if_dirty.slint Fix re-instentiating if elements when the condition is dirty 2025-03-27 15:37:07 +01:00
if_lookup.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
indirect_model_changes.slint Don't optimize array 2024-06-04 15:24:36 +02:00
init_recursion.slint Fix panic when code in init callback of conditional/repeater re-triggers repeater traversal (#3215) 2024-11-15 14:25:36 +01:00
issue_4961_model_index_property.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
listview_model_change.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
model.slint C++: make sure we do not crash if a Model::row_data returns nullopt 2025-05-30 15:47:13 +02:00
model_in_struct.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
negative_intmodel.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
scrolled_model.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
write_to_model.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
write_to_model_listview.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
write_to_model_sub_component.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00