Cura/plugins/3MFReader
fieldOfView 9229027001 Refactor properties that start with 'get' to avoid confusion between slots & properties
Case in point: LayerViewProxy.getLayerViewType was decorated as a property but was used/intended as a slot.
2017-02-17 13:35:01 +01:00
..
__init__.py Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.) 2017-01-17 16:57:37 +01:00
ThreeMFReader.py Merge branch 'master' into python_type_hinting 2017-01-27 15:37:30 +01:00
ThreeMFWorkspaceReader.py Refactor properties that start with 'get' to avoid confusion between slots & properties 2017-02-17 13:35:01 +01:00
WorkspaceDialog.py Added extra checks to prevent unneeded signal emits 2017-01-24 13:29:33 +01:00
WorkspaceDialog.qml Moved conflict boxes to be aligned with "headers" 2016-12-19 13:04:55 +01:00