slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann c41062e9bb Fix linear gradient rendering with the GL backend
Share the code for transforming the gradient's angle to start and end points,
and apply the transformation to the bounds.
2021-02-03 14:38:29 +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 Change Rectangle::background's type to be a brush 2021-02-03 12:49:44 +01:00
qttypes.rs Fix linear gradient rendering with the GL backend 2021-02-03 14:38:29 +01:00
widgets.rs Rename emit_ to call_ for callback 2021-01-25 15:59:10 +01:00