slint/tests
Olivier Goffart 5c69db596a
Split the software renderer in its own crate: i-slint-renderer-software (#10229)
The goal is to be able to enable feature conditionally with `i-slint-renderer-software/?...`

NOTE: this change the implementation of
`SceneBuilder::platform_text_fill_brush/platform_text_stroke_brush`
It was warning about `non_exhaustive_omitted_patterns`.
And it changed it to always return the brush color so gradient gets
converted to plain color instead of None.
This is the behavior with the non-parley renderer
2025-12-09 14:17:05 +01:00
..
cases LineEdit: Add test for enable (#10216) 2025-12-05 16:53:11 +01:00
doctests Documentation for Mobile Development (#10117) 2025-11-21 08:41:46 +01:00
driver Port from vec![] to Vec::new() 2025-12-05 16:53:45 +01:00
helper_components Fix order of exports when adding implicit export 2024-10-25 12:10:40 +02:00
manual Janitor: Update rand dependency 2025-12-05 16:51:18 +01:00
screenshots Split the software renderer in its own crate: i-slint-renderer-software (#10229) 2025-12-09 14:17:05 +01:00