slint/sixtyfps_runtime/rendering_backends/qt
Olivier Goffart c1fc242a9a Move the text_input_byte_offset_for_position from the FontMetrics to the Window
In preparation of having mutiple-lines TextInput, we will need to give more
data to this function so it no longer belong in FontMetrics

Also remove the unused FontMetric::line_height()
2021-08-31 13:27:32 +02:00
..
build.rs Fix the qt backend always rebuilding 2021-08-06 21:48:38 +02:00
Cargo.toml Apply pre-commit hooks to all files 2021-08-17 22:38:16 +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 Fix panic on mouse wheel on a NativeSlider 2021-08-31 09:38:21 +02:00
qt_window.rs Move the text_input_byte_offset_for_position from the FontMetrics to the Window 2021-08-31 13:27:32 +02:00