Cura/cura/Settings
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
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Don't use deprecated extruders property 2020-05-29 18:14:21 +02:00
cura_empty_instance_containers.py Give empty material the required material properties 2019-09-13 16:07:33 +02:00
CuraContainerRegistry.py Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 2020-05-28 17:31:24 +02:00
CuraContainerStack.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
CuraFormulaFunctions.py Fix "typo" caused by cleanup before push 2020-01-30 18:23:25 +01:00
CuraStackBuilder.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Exceptions.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00
ExtruderManager.py Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 2020-05-28 17:31:24 +02:00
ExtruderStack.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
GlobalStack.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
IntentManager.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
MachineManager.py Allow the machine manager to set an empty active machine 2020-06-09 15:33:22 +02:00
MachineNameValidator.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
MaterialSettingsVisibilityHandler.py Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-02-21 14:05:19 +01:00
PerObjectContainerStack.py Don't use deprecated extruders property 2020-05-29 18:14:21 +02:00
SetObjectExtruderOperation.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00
SettingInheritanceManager.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00
SettingOverrideDecorator.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
SettingVisibilityPreset.py Forbid interpolation in setting visibility preset files 2018-10-18 14:54:20 +02:00
SidebarCustomMenuItemsModel.py Fix icon name role 2018-09-17 10:51:56 +02:00
SimpleModeSettingsManager.py Remove a number of unused imports 2020-04-10 13:58:10 +02:00