slint/api/cpp/include
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
..
slint-interpreter.h Rename "Live Reload" feature to "Live Preview for Rust/C++" 2025-08-28 17:26:01 +02:00
slint-platform.h Split the software renderer in its own crate: i-slint-renderer-software (#10229) 2025-12-09 14:17:05 +01:00
slint-stm32.h Revert "stm32: Fix compilation with newer STM BSPs" 2025-02-08 23:18:08 +01:00
slint-testing.h Add the accessible-id property (#9940) 2025-11-05 10:54:11 +01:00
slint.h Styled Text: add a macro and functions for parsing markdown (#10060) 2025-12-01 22:58:56 +13:00
slint_brush.h Add support for CSS conic-gradient 'from <angle>' syntax (#9830) 2025-11-13 16:05:16 +01:00
slint_callbacks.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_color.h Add support for CSS conic-gradient 'from <angle>' syntax (#9830) 2025-11-13 16:05:16 +01:00
slint_config.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_image.h Fix C++ examples for SharedPixelBuffer 2025-11-21 23:39:46 +01:00
slint_interpreter.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_item_tree.h C++: move model code to its own file 2025-03-25 10:37:20 +01:00
slint_live_preview.h Translations: allow to opt out of default context 2025-11-26 11:11:07 +01:00
slint_models.h Update slint_models.h 2025-11-13 06:58:22 +01:00
slint_pathdata.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_point.h infra: Test out mise 2025-03-20 16:33:00 +01:00
slint_properties.h Two ways binding to struct fields with C++ 2025-10-24 17:33:13 +02:00
slint_sharedvector.h Re-run clang-format with version 18 2024-06-10 02:25:40 -07:00
slint_size.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_string.h Styled Text: add a macro and functions for parsing markdown (#10060) 2025-12-01 22:58:56 +13:00
slint_tests_helpers.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_timer.h C++: add asserts that we are in the main thread 2025-05-28 11:29:48 +02:00
slint_window.h More optimization when the scale factor is constant 2025-11-04 14:05:50 +01:00
vtable.h C++: adapt to menu bar API change 2025-07-29 16:53:57 +02:00