Cura/plugins
Ghostkeeper 81e07b1530
Use stack properties instead of .findContainer(type = ...)
Recently we changed the empty containers such that there is only one empty container instance and it doesn't have the proper type any more. Instead we have properties on the stack that allows us to find the container with the proper type. It's faster and easier to use.
We've had a few bugs about this so I decided to update all of them to remove those for the future, except the ones in plugins/MachineSettingsAction/MachineSettingsAction.py because we have a pending pull request that fixes those. Fixing them would give merge conflicts for fieldOfView.

It doesn't really belong to CURA-4024 but I'm sticking it under that nomer anyway to get it reviewed.
2017-07-10 10:35:03 +02:00
..
3MFReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
3MFWriter Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
AutoSave Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ChangeLogPlugin Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
CuraEngineBackend Use default parameter to obtain default colour 2017-07-06 09:48:36 +02:00
CuraProfileReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
CuraProfileWriter Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
GCodeProfileReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
GCodeReader Use semantic versioning for all plugin.json 2017-06-22 08:57:47 +02:00
GCodeWriter Fix saving g-code if no quality profile is set 2017-07-06 13:52:54 +02:00
ImageReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
LayerView Replace mock borders with true borders 2017-07-03 16:04:18 +02:00
LegacyProfileReader Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
MachineSettingsAction Fix code style 2017-06-22 08:54:04 +02:00
PerObjectSettingsTool Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
PluginBrowser Add a way to cancel a download 2017-07-07 12:30:58 +02:00
RemovableDriveOutputDevice Fixed removable drive error spam on Windows 2017-07-05 14:48:02 +02:00
SliceInfoPlugin Fixed sending wrong setting for bed adhesion 2017-07-04 10:19:11 +02:00
SolidView Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
UltimakerMachineActions Use stack properties instead of .findContainer(type = ...) 2017-07-10 10:35:03 +02:00
UM3NetworkPrinting Network printing now sees empty state as idle 2017-07-05 11:00:00 +02:00
USBPrinting Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
VersionUpgrade Fix upgrade from 2.5 to 2.6 to 2.7 2017-07-06 14:19:26 +02:00
X3DReader Use semantic versioning for all plugin.json 2017-06-22 08:57:47 +02:00
XmlMaterialProfile Use XMLMaterialProfile version tag to determine its version 2017-07-06 14:47:59 +02:00
XRayView Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00