Cura/plugins/PerObjectSettingsTool
Diego Prado Gesto 43657010ba CURA-5164 The Preferences is not a singleton class anymore since in some point
several instances need to be created.

- In the ThreeMFWorkspaceReader we need to create some temporal
instances of Preferences that makes it not singleton anymore.

- The current preferences are kept in the Application class and so all
the calls to the preferences are changed to get the preferences from
Application.

- The method getInstance in Preferences is kept as deprecated since some
external plugins.
2018-05-11 08:50:42 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PerObjectCategory.qml Rename expandAll to expandRecursive 2018-03-30 15:07:42 +02:00
PerObjectItem.qml Removed related commits to Settins per Object validation and 2018-03-06 15:40:26 +01:00
PerObjectSettingsPanel.qml Fix setting visibility when searching 2018-03-15 11:03:27 +01:00
PerObjectSettingsTool.py CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
PerObjectSettingVisibilityHandler.py Refactor skip reset setting 2018-01-09 17:35:10 +01:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
tool_icon.svg CURA-4354 fixed plugin injected tool icon path finding, example in PerObjectSettingsTool 2017-09-22 16:15:38 +02:00