Cura/plugins/PerObjectSettingsTool
j.delarago 3c7498feed Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool.
Removed the ContentAlignment enum in ToolTip in favour of using the Text.ContentAlignment enum. For some reason references to this enum fail everywhere when ToolTip is moved into Uranium. There is some evil time-wasting magic cast on this component!

CURA-8943
2022-03-03 15:53:30 +01:00
..
__init__.py Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
PerObjectCategory.qml Fix setting visibility styling working in one theme and not the other. 2022-03-02 09:06:47 +01:00
PerObjectItem.qml Align checkbox with category icon in per object visibility settings dialog and preferences visibility settings. 2022-02-18 18:15:48 +01:00
PerObjectSettingsPanel.qml Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool. 2022-03-03 15:53:30 +01:00
PerObjectSettingsTool.py Override all settings that might influence infill mesh shells to 0 2021-07-15 18:46:20 +02:00
PerObjectSettingVisibilityHandler.py Clarify some documentation in the PerObjectSettingVisibilityHandler 2022-02-11 13:40:21 +01:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
SettingPickDialog.qml Update settings visibility pages to have correct background color on categories 2022-03-01 10:26:59 +01:00