Cura/resources/qml/Preferences/Materials
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
..
MaterialsBrandSection.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
MaterialsDetailsPanel.qml Truncate/elide/ellipsize the material name in Preferences 2019-10-10 15:36:14 +02:00
MaterialsList.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
MaterialsPage.qml Disable create & import on materialpage if machine does not support materials 2020-01-27 16:12:26 +01:00
MaterialsSlot.qml Fix some QML warnings in the MaterialsPage 2019-10-16 16:59:52 +02:00
MaterialsTypeSection.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
MaterialsView.qml Defensive coding: Don't get the linked material if there is no material 2020-09-18 11:24:39 +02:00