Cura/resources/qml/Menus
Kostas Karmas 5c898b8c57 Allow the machine manager to set an empty active machine
Gracefully handle the case where the machine manager is requested to
delete the last machine in Cura. In this case, instead of deleting
everything of this machine and still keep it as an active machine,
the machine manager will set the active machine to None.

The QML files which depend on the active machine were changed to
properly handle themselves when there is no active machine.

CURA-7454
2020-06-09 15:33:22 +02:00
..
ConfigurationMenu Allow the machine manager to set an empty active machine 2020-06-09 15:33:22 +02:00
ContextMenu.qml Reduce the creations of ExtrudersModels 2018-12-13 14:12:23 +01:00
FileMenu.qml Add save shortcut to save 2019-08-07 10:46:51 +02:00
LocalPrinterMenu.qml Remove usage of some deprecated functions 2019-05-16 14:49:53 +02:00
MaterialMenu.qml Extruders can be undefined, not null 2020-03-20 17:03:08 +01:00
NetworkPrinterMenu.qml Rename 'connect_group_name' to 'group_name'. [CURA-6153] 2019-01-31 20:21:42 +01:00
NozzleMenu.qml Fix QML warnings 2020-01-07 11:37:37 +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 Remove usage of deprecated functions 2019-05-03 13:52:45 +02:00
RecentFilesMenu.qml Fix decoding in recently opened menu 2020-05-27 15:30:22 +02:00
SettingsMenu.qml Extruders can be undefined, not null 2020-03-20 17:03:08 +01:00
SettingVisibilityPresetsMenu.qml Merge remote-tracking branch 'origin/master' into CURA-6959_collapse_categories 2020-01-02 15:32:26 +01:00
ViewMenu.qml Rename Orthogonal to Orthographic everywhere 2019-07-30 17:35:40 +02:00