Cura/plugins
Ghostkeeper 6d3fed8f52
Allow getContainer() to return None
And in the rest of the locations we must then check if it's None and handle that gracefully.
Here we assume that the getContainer message shows a message to the user if necessary. For now we'll just log it.

Contributes to issue CURA-5045.
2018-03-26 15:48:03 +02:00
..
3MFReader Allow getContainer() to return None 2018-03-26 15:48:03 +02:00
3MFWriter Optimize 3MF writer and XML material serialization 2018-03-06 17:05:58 +01:00
AutoSave CURA-4895 Connect timer signal just if CuraApplication has been previously created and started 2018-02-05 11:28:17 +01:00
ChangeLogPlugin CURA-5141 Update changelog to 3.3 2018-03-26 14:36:24 +02:00
CuraEngineBackend CURA-5130 move the part that determines if it should slice 2018-03-22 16:02:09 +01:00
CuraProfileReader Minor fixes 2018-01-29 14:50:07 +01:00
CuraProfileWriter Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
FirmwareUpdateChecker Update the link so we can see how many people use it 2018-03-21 13:23:33 +01:00
GCodeGzReader Merge branch 'master' into feature_gz_reader 2018-03-23 17:15:55 +01:00
GCodeGzWriter Encode as UTF-8 before writing to gz 2018-03-16 16:06:46 +01:00
GCodeProfileReader Better info on no profiles to import for gcode 2018-03-09 16:40:57 +01:00
GCodeReader CURA-5128 Change method name to be more clear. 2018-03-23 17:21:09 +01:00
GCodeWriter Remove unused variable 2018-03-16 15:08:57 +01:00
ImageReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
LegacyProfileReader Fix legacy profile importing for CFP 2018-01-30 09:49:31 +01:00
MachineSettingsAction CURA-5048 fixed nozzle dependent settings to update after setting machine nozzle diameter in a crude way 2018-03-13 17:29:20 +01:00
ModelChecker CURA-4557 Minor changes in the message. 2018-03-26 11:52:39 +02:00
MonitorStage Fix for monitor stage ocasionally crashing 2018-03-16 15:58:29 +01:00
PerObjectSettingsTool Fix setting visibility when searching 2018-03-15 11:03:27 +01:00
PluginBrowser CURA-5134 Use the built-in windowClosed method instead of quit when 2018-03-26 14:12:27 +02:00
PostProcessingPlugin Only check for loaded plug-ins at initial call to loadAllScripts 2018-03-26 13:55:15 +02:00
PrepareStage Fix sidebar loading and unloading depending on active stage 2017-12-06 17:46:18 +01:00
RemovableDriveOutputDevice Choose correct stream depending on output mode 2018-03-16 14:54:56 +01:00
SimulationView Fix: The Print simulation view was broken because of constant refresheing scene 2018-03-23 11:41:34 +01:00
SliceInfoPlugin CURA-4400 fix support_extruder_nr values in overhang angle and SliceInfo 2018-03-19 10:56:40 +01:00
SolidView CURA-4400 fix support_extruder_nr values in overhang angle and SliceInfo 2018-03-19 10:56:40 +01:00
SupportEraser Fix position of added anti support meshes in group 2018-03-19 15:46:43 +01:00
UFPWriter Gracefully handle missing libCharon 2018-02-05 18:30:25 +01:00
UltimakerMachineActions Call moveHead and moveBed on the printer model 2018-03-08 15:29:48 +01:00
UM3NetworkPrinting CURA-5140 Fixed typo 2018-03-26 11:30:57 +02:00
USBPrinting Merge branch 'master' into feature_custom_gcode_commands 2018-03-15 16:40:42 +01:00
UserAgreementPlugin Change Math.floor to Math.round as a last try to fix garbled fonts 2018-02-14 09:28:47 +01:00
VersionUpgrade Fix quality_type "Extra coarse" -> "extra coarse" 2018-03-21 13:25:35 +01:00
X3DReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
XmlMaterialProfile Allow getContainer() to return None 2018-03-26 15:48:03 +02:00
XRayView Fix checking whether to render objects in X-ray pass 2018-03-06 15:53:34 +01:00