slint/api/cpp/include
Simon Hausmann ad0aaa4759 Fix crash when using repeaters in C++ on 32-bit architectures
The abort in the repeated item traversal is represented as 64-bit unsigned value with all bits set, not just 32-bits.

Fixes #2039
2023-01-09 13:00:25 +01:00
..
slint.h Fix crash when using repeaters in C++ on 32-bit architectures 2023-01-09 13:00:25 +01:00
slint_brush.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_callbacks.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_color.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_config.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_image.h C++: Generate image texture data for software renderer 2022-12-09 09:25:48 +01:00
slint_interpreter.h C++ interpreter: do the renaming invoke_callback -> invoke 2023-01-02 23:55:47 +01:00
slint_pathdata.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_platform.h janitor: adaptor -> adapter 2022-12-13 08:35:20 +01:00
slint_point.h c++: Turn (Logical|Physical)(Size|Position)` into structs 2022-09-13 18:17:56 +02:00
slint_properties.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_sharedvector.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_size.h c++: Turn (Logical|Physical)(Size|Position)` into structs 2022-09-13 18:17:56 +02:00
slint_string.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_testing.h Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
vtable.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00