Cura/plugins/PerObjectSettingsTool
Kostas Karmas 7827b36ab7 Fix QML warnings due to depricated on<signal> calls in Connections
As of 5.12, the signals used in connections should not be declared as on<signal>, but as
function on<signal>(arguments).
2021-03-30 09:02:48 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PerObjectCategory.qml Rename SettingsDefinitionModel.collapse to -Recursive for consistency 2019-12-30 15:05:52 +01:00
PerObjectItem.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
PerObjectSettingsPanel.qml Fix QML warnings due to depricated on<signal> calls in Connections 2021-03-30 09:02:48 +02:00
PerObjectSettingsTool.py Also add wall_line_count when adding a infill mesh 2020-11-03 16:06:10 +01:00
PerObjectSettingVisibilityHandler.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
plugin.json Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
SettingPickDialog.qml While searching, search through all settings rather than just visible 2020-05-15 13:11:28 +02:00
tool_icon.svg Update the per-object-settings icon 2019-09-10 13:37:05 +02:00