Cura/resources/qml/Menus
Kostas Karmas 71994eaaf9 Change the Open File(s) option according to the file providers count
When there is only one file provider (i.e. the local file provider), the Open File(s) will be a
simple item in the File menu.
When there are more than one file providers, the Open File(s) will become a submenu in the File
menu, which will contain all the file providers as submenu items.

CURA-7868
2020-12-23 17:13:14 +01:00
..
ConfigurationMenu Fix binding of extruder enable checkbox if there is no active stack 2020-10-16 14:03:59 +02:00
ContextMenu.qml Reduce the creations of ExtrudersModels 2018-12-13 14:12:23 +01:00
FileMenu.qml Change the Open File(s) option according to the file providers count 2020-12-23 17:13:14 +01: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
OpenFilesMenu.qml Change the Open File(s) option according to the file providers count 2020-12-23 17:13:14 +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 Don't update material menu when it's not visible 2020-07-10 13:48:47 +02: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