slint/sixtyfps_runtime/rendering_backends/qt
Olivier Goffart c7227f35cc Native style: Fix size of button with icon
Some styles recompute the size based on the contents given in the QStyleOptionButton,
Some styles need to be given the icon in their content size. And this was not done properly
2021-09-30 19:10:00 +02:00
..
qt_widgets Native style: Fix size of button with icon 2021-09-30 19:10:00 +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.2 2021-09-04 10:08:51 +02:00
key_generated.rs Update license date 2021-07-02 15:55:54 +02:00
lib.rs Janitor: Fix clippy::needless_return 2021-08-18 00:24:51 +02:00
qt_widgets.rs Native style: use the QPalette for the placeholder color in a LineEdit 2021-09-30 12:50:30 +02:00
qt_window.rs Qt backend: Fix drawing of the TextInput with vertical alignement 2021-09-30 13:17:16 +02:00