Cura/resources/qml/Preferences
Kostas Karmas 7827b36ab7 Fix QML warnings due to depricated on<signal> calls in Connections
As of 5.12, the signals used in connections should not be declared as on<signal>, but as
function on<signal>(arguments).
2021-03-30 09:02:48 +02:00
..
Materials Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
GeneralPage.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
MachinesPage.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
ProfilesPage.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
ProfileTab.qml Fix QML errors 2019-10-03 12:28:07 +02:00
ReadOnlySpinBox.qml Fix the updating of material diameter. 2019-07-02 15:16:41 +02:00
ReadOnlyTextArea.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ReadOnlyTextField.qml Fix Enter key handling on material management page 2018-03-16 11:05:38 +01:00
SettingVisibilityPage.qml Remove a few more usages of deprecated functions 2019-05-16 15:20:38 +02:00