slint/sixtyfps_runtime
Simon Hausmann aafb96cb93 Get rid of abi::datastructures::WindowProperties
Instead, pass a reference to the root item when mapping the window,
at which point we can downcast to the new Window item. If we have one,
then we'll read its width/height (for initial values) and install
bindings to keep them up-to-date.
2020-08-12 09:44:42 +02:00
..
corelib Get rid of abi::datastructures::WindowProperties 2020-08-12 09:44:42 +02:00
corelib_macros Add a SpinBox 2020-08-05 12:56:13 +02:00
interpreter Get rid of abi::datastructures::WindowProperties 2020-08-12 09:44:42 +02:00
qt_style Qt Style: Leak the QApplication to avoid crash at exit 2020-08-10 16:15:23 +02:00
rendering_backends/gl Fix leaking texture atlas allocations 2020-08-10 17:30:41 +02:00