Cura/plugins
Remco Burema 00b02f95f9 Nix 3mf-read signal-postphoning, which prevented connects.
This fix was originally made to fix CURA-5056, but it turns out it now gives warnings and possibly messes up 3mf reading instead of fixing it, since it prevents the connection of new listeners to those signals.
After removal, the original file this was reported against still loads instead of the crash it was reported to give in the ticket (reproduction rate supposedly 100%) so the removal probably doesn't mess things up.

part of CURA-6600
2019-09-11 17:34:44 +02:00
..
3MFReader Nix 3mf-read signal-postphoning, which prevented connects. 2019-09-11 17:34:44 +02:00
3MFWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
AMFReader Fix some typos 2019-04-30 11:39:45 +02:00
CuraDrive Handle requests ConnectionErrors in Backup plugin 2019-04-23 09:07:19 +02:00
CuraEngineBackend Do not trigger slicing if there's no slicable object 2019-09-03 20:01:41 +02:00
CuraProfileReader Fix typing 2019-09-03 15:58:42 +02:00
CuraProfileWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
FirmwareUpdateChecker Fix logging in FirmwareUpdateChecker 2019-08-15 13:03:51 +02:00
FirmwareUpdater Revert "CS-171 Add R2 support" 2019-09-06 14:00:04 +00:00
GCodeGzReader F5 reloads gcode file 2019-08-27 14:42:31 +02:00
GCodeGzWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
GCodeProfileReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
GCodeReader Add doc for the need of filename in processGCodeStream() 2019-09-05 14:19:48 +02:00
GCodeWriter Create own quality changes profiles instead of asking quality manager 2019-09-05 17:26:48 +02:00
ImageReader fix color inversion and make variable naming descriptive 2019-03-22 11:42:31 +01:00
LegacyProfileReader Add convenience script for running complete coverage 2019-08-30 16:32:11 +02:00
MachineSettingsAction Fix metadata checking 2019-08-28 11:52:52 +02:00
ModelChecker Ensure the model checker doesn't update a gazillion times on multiply 2019-02-21 21:09:49 +01:00
MonitorStage Add text about cloud connection when no printer can be reached on monitor 2019-07-09 09:09:08 +02:00
PerObjectSettingsTool Update when a setting is removed from the list 2019-08-02 14:34:14 +02:00
PostProcessingPlugin Merge pull request #6315 from Ultimaker/CURA-6755_add_retract_continue_script 2019-09-09 13:05:33 +02:00
PrepareStage Scale instead of center for preview/prepare-menus. [CURA-6478] 2019-04-25 21:50:24 +02:00
PreviewStage Remove a line of commented-out code. [CURA-6478] 2019-04-25 22:42:52 +02:00
RemovableDriveOutputDevice Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
SimulationView Made too broad exception handling more specific 2019-09-02 09:52:36 +02:00
SliceInfoPlugin Use certifi CA certs with urllib requests 2019-08-13 12:59:27 +02:00
SolidView Merge branch 'feature_bottom_face' of https://github.com/Ultimaker/Cura into feature_bottom_face 2019-09-03 16:04:38 +02:00
SupportEraser Calculate bounding box for helper meshes 2019-05-24 10:49:35 +02:00
Toolbox Fix getting extruder list everywhere 2019-09-09 16:47:29 +02:00
TrimeshReader Check gltf extension against lower() filename 2019-09-06 09:51:26 +02:00
UFPReader Fix UFPReader due to gcode reader readFromStream() change 2019-09-05 14:17:49 +02:00
UFPWriter Replace deprecated .getContainer() calls with .container 2019-08-15 13:40:08 +02:00
UltimakerMachineActions Fix theming 2019-04-17 09:18:08 +02:00
UM3NetworkPrinting Merge branch 'master' into feature_intent_container_tree 2019-09-10 11:08:21 +02:00
USBPrinting Revert "CS-171 Add R2 support" 2019-09-06 14:00:04 +00:00
VersionUpgrade Merge branch 'master' into feature_intent_container_tree 2019-09-10 11:08:21 +02:00
X3DReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
XmlMaterialProfile Merge branch 'master' into feature_intent_container_tree 2019-09-10 11:08:21 +02:00
XRayView Merge remote-tracking branch 'origin/master' into shader_optimization 2019-05-16 14:22:05 +02:00