slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann e0a942dc1c Avoid the use of symlinks for source files
On Windows 10, the creation of symlinks by normal users requires
enabling the developer mode, which may or may not be acceptable in
corporate environments with restricted IT setups.

We introduced the symlinks for the shared special key codes mapping,
which instead this patch places into a shared sixtyfps-common crate.
2021-12-13 15:51:10 +01:00
..
qt_widgets Native ComboBox: style the background of the popup 2021-12-06 18:52:10 +01:00
build.rs Native style: respond to the StyleChange event 2021-11-29 17:18:23 +01:00
Cargo.toml Avoid the use of symlinks for source files 2021-12-13 15:51:10 +01:00
key_generated.rs Add Qt::CursorShape to key_generated.rs 2021-12-07 22:41:24 +01:00
lib.rs Native ComboBox: style the background of the popup 2021-12-06 18:52:10 +01:00
LICENSE.QT Hardcode the Qt license 2021-10-22 14:32:17 +02:00
qt_widgets.rs Native style: respond to the StyleChange event 2021-11-29 17:18:23 +01:00
qt_window.rs Avoid the use of symlinks for source files 2021-12-13 15:51:10 +01:00
QtThirdPartySoftware_Listing.txt Hardcode the Qt license 2021-10-22 14:32:17 +02:00