slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann 4c6c8233c0 Qt style: Improve default layout spacing on macOS
When the PM_LayoutHorizontalSpacing pixel metric is negative, we're supposed to call
layoutSpacing() on the style. Until we have a detailed
overview over the controls, a default spacing is better than -1 :-)
2021-10-06 11:10:58 +02:00
..
qt_widgets Small cleanup 2021-10-06 10:53:30 +02:00
build.rs Fix compilation with Qt 6.2.0 and MSVC 2021-09-30 15:45:14 +02:00
Cargo.toml Bump version number to 0.1.3 2021-10-05 10:31:45 +00:00
key_generated.rs Update license date 2021-07-02 15:55:54 +02:00
lib.rs Further speed up font handling in the GL backend 2021-10-04 15:11:55 +02:00
qt_widgets.rs Qt style: Improve default layout spacing on macOS 2021-10-06 11:10:58 +02:00
qt_window.rs TouchArea: add the pointer-event callback 2021-10-04 14:39:49 +02:00