Cura/resources/qml/Menus
Ghostkeeper e74258c26b
Don't show materials if printer has no materials
But if the printer does have other configurations to change, do show a placeholder text to indicate that the configuration can be selected here.
This also simplifies a bit of code where it would need to call an updateEnabled() function, since it turns out that these properties in Cura.MachineManager have proper signals (contrary to what was previously used, the metadata entry stuff).

Contributes to issue UCRA-5876.
2018-12-07 13:40:10 +01:00
..
ConfigurationMenu Don't show materials if printer has no materials 2018-12-07 13:40:10 +01:00
BuildplateMenu.qml Made some changes so the code also works with lower versions of Qt & pyQt 2018-03-05 15:32:46 +01:00
ContextMenu.qml Switch most usages of containerStackId to containerStack for settingPropertyProvider 2018-09-07 15:23:09 +02:00
FileMenu.qml Reduce the size of the ApplicationMenu.qml file by moving some 2018-10-18 17:38:23 +02:00
LocalPrinterMenu.qml CURA-4870 Adjust colors for the selected configuration 2018-03-07 09:56:38 +01:00
MaterialMenu.qml Add a "Favorites" heading to materials menu 2018-08-28 11:21:47 +02:00
NetworkPrinterMenu.qml CURA-4870 Add name of the group and hidden property to the network 2018-03-09 12:42:49 +01:00
NozzleMenu.qml Rename setVariantGroup() -> setVariant() 2018-03-19 12:27:15 +01:00
PrinterMenu.qml CURA-4870 Modify printer menu visibility of the items. Show local or network submenu only when there is local or network printers respectively 2018-03-04 12:53:16 +01:00
PrinterTypeMenu.qml CURA-4870 Fix some style with brackets in QML 2018-03-13 16:11:51 +01:00
ProfileMenu.qml Merge branch 'ui_rework_4_0' into CURA-5876-Configuration_dropdown 2018-12-03 11:45:05 +01:00
RecentFilesMenu.qml Store the dialogs in a folder called Dialogs. 2018-10-09 17:11:01 +02:00
SettingsMenu.qml Reduce the size of the ApplicationMenu.qml file by moving some 2018-10-18 17:38:23 +02:00
SettingVisibilityPresetsMenu.qml Fix review comments 2018-10-17 10:47:34 +02:00
ViewMenu.qml Merge branch 'cura4.0_header' of github.com:Ultimaker/Cura into CURA-5829-Add-preview-stage 2018-10-31 13:45:03 +01:00