slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann 1f091cb1c0 Rename Rectangle.color to Rectangle.background
Add support for built-in property aliases and rename `color` to
`background` - in preparation for it also changing to type brush.

Right now the alias is silent, a deprecation and overall change
will come in a subsequent change.
2021-02-02 17:01:12 +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 Rename Rectangle.color to Rectangle.background 2021-02-02 17:01:12 +01:00
qttypes.rs Use text_size instead of text_width in FontMetrics 2021-01-19 10:17:12 +01:00
widgets.rs Rename emit_ to call_ for callback 2021-01-25 15:59:10 +01:00