slint/api/cpp/include
Tasuku Suzuki 6f136421b0
Some checks are pending
autofix.ci / format_fix (push) Waiting to run
autofix.ci / lint_typecheck (push) Waiting to run
CI / files-changed (push) Waiting to run
CI / build_and_test (--exclude bevy-example, ubuntu-22.04, 1.85) (push) Blocked by required conditions
CI / tree-sitter (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, --exclude bevy-example, windows-2022, 1.85) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, macos-14, stable) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, beta) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, stable) (push) Blocked by required conditions
CI / build_and_test (ubuntu-22.04, nightly) (push) Blocked by required conditions
CI / node_test (macos-14) (push) Blocked by required conditions
CI / node_test (ubuntu-22.04) (push) Blocked by required conditions
CI / node_test (windows-2022) (push) Blocked by required conditions
CI / python_test (macos-14) (push) Blocked by required conditions
CI / python_test (ubuntu-22.04) (push) Blocked by required conditions
CI / python_test (windows-2022) (push) Blocked by required conditions
CI / cpp_test_driver (macos-13) (push) Blocked by required conditions
CI / cpp_test_driver (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (windows-2022) (push) Blocked by required conditions
CI / cpp_cmake (macos-14, 1.85) (push) Blocked by required conditions
CI / cpp_cmake (ubuntu-22.04, stable) (push) Blocked by required conditions
CI / cpp_cmake (windows-2022, nightly) (push) Blocked by required conditions
CI / cpp_package_test (push) Blocked by required conditions
CI / vsce_build_test (push) Blocked by required conditions
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Blocked by required conditions
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Blocked by required conditions
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / mcu-embassy (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / wasm (push) Blocked by required conditions
CI / wasm_demo (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
CI / fmt_test (push) Blocked by required conditions
CI / esp-idf-quick (push) Blocked by required conditions
CI / android (push) Blocked by required conditions
CI / miri (push) Blocked by required conditions
CI / test-figma-inspector (push) Blocked by required conditions
Fix incorrect gradient type reference in RadialGradient transparentize
Fixed a bug where transparentize() was using linear_gradient instead of radial_gradient
when processing RadialGradient brushes.
2025-07-24 07:15:09 +02:00
..
slint-interpreter.h WIP: live-reload for C++ 2025-07-09 09:32:17 +02:00
slint-platform.h Fix typos (#8421) 2025-05-12 13:03:59 +02:00
slint-stm32.h Revert "stm32: Fix compilation with newer STM BSPs" 2025-02-08 23:18:08 +01:00
slint-testing.h Fix typos (#8421) 2025-05-12 13:03:59 +02:00
slint.h slint: Change Platform.os to return a new enum OperatingSystemType (#8679) 2025-06-12 14:25:16 +02:00
slint_brush.h Fix incorrect gradient type reference in RadialGradient transparentize 2025-07-24 07:15:09 +02:00
slint_callbacks.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_color.h Fix C++ compilation 2025-06-26 18:45:37 +02:00
slint_config.h Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
slint_image.h Changelog: C++: Add slint::Window::take_snapshot() 2024-11-13 12:38:36 +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_reload.h C++ live-reload: support getting the model back 2025-07-09 11:23:33 +02:00
slint_models.h C++: make sure we do not crash if a Model::row_data returns nullopt 2025-05-30 15:47:13 +02: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 Fix C++ compilation 2025-06-26 18:45:37 +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 C++: Add clear() method to SharedString (#8797) 2025-06-27 13:44:37 +02: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 Experimental support for Drag & Drop 2025-06-26 15:39:18 +02:00
vtable.h vtable: Fix mismatch in new/delete size 2025-07-09 09:32:17 +02:00