slint/sixtyfps_runtime/rendering_backends/qt
Olivier Goffart 9db575952d Fix bold font with Qt
Qt expect a font between 0 and 99.
This is the mapping somehow used for QFont::Weight enum
2021-02-09 10:59:11 +01:00
..
build.rs Fix build.rs not being re-run when the cpp! code changes 2021-01-28 17:23:10 +01:00
Cargo.toml Update version number everywhere 2021-01-28 16:34:13 +01:00
key_generated.rs Text word wrap and elide 2021-01-27 12:55:20 +01:00
lib.rs Some warning fix in the CI 2021-01-22 17:58:53 +01:00
qt_window.rs Fix bold font with Qt 2021-02-09 10:59:11 +01:00
qttypes.rs Image::colorize support 2021-02-04 17:44:01 +01:00
widgets.rs Rename emit_ to call_ for callback 2021-01-25 15:59:10 +01:00