Cura/cura/Settings
Ghostkeeper 4d29de4579
Revert CURA-8055 in the 4.10 branch. This should not have been merged in there.
Revert "Change file extension to .umm"

This reverts commit 56db7f7144.

Revert "Re-enable compression"

This reverts commit 62bc9be22b.

Revert "Add documentation"

This reverts commit e9031f1aff.

Revert "Fix writing bytes to string-stream"

This reverts commit 66b2825a66.

Revert "Hide button entirely if no export is available"

This reverts commit ec727e1068.

Revert "Basic implementation of exporting all materials in a .zip archive"

This reverts commit bdcaef134f.

Revert "Implement default path for exporting all materials"

This reverts commit e66783664b.

Revert "Implement a sync button and file dialogue to export all materials"

This reverts commit abba3bdd10.

Revert "Add notion of whether printers support the material export archive"

This reverts commit f436cb8e7b.
2021-06-24 14:15:54 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Add a log entry for importing, duplicating or removing a material 2021-06-04 02:51:13 +02:00
cura_empty_instance_containers.py Give empty material the required material properties 2019-09-13 16:07:33 +02:00
CuraContainerRegistry.py Clean up invalid quality changes robust to asynchronous changes 2021-03-16 16:36:01 +01:00
CuraContainerStack.py Add missing required typing 2020-08-14 15:19:59 +02:00
CuraFormulaFunctions.py Fix "typo" caused by cleanup before push 2020-01-30 18:23:25 +01:00
CuraStackBuilder.py Remove reference to JIRA ticket in comments 2020-08-10 14:58:59 +02:00
Exceptions.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00
ExtruderManager.py Replace support_tree_enable by a support_structure enum 2020-07-09 17:17:40 +02:00
ExtruderStack.py Don't create a context when it's not provided 2020-08-14 14:19:19 +02:00
GlobalStack.py Revert CURA-8055 in the 4.10 branch. This should not have been merged in there. 2021-06-24 14:15:54 +02:00
IntentManager.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
MachineManager.py Correct the print sequence when discarding the current changes 2020-11-09 18:10:50 +01:00
MachineNameValidator.py Don't crash when not able to read maximum file name length 2021-02-04 17:10:03 +01: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 Prevent double updateNextStack during deepcopy 2020-06-23 11:40:52 +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