Cura/plugins
Diego Prado Gesto 43657010ba CURA-5164 The Preferences is not a singleton class anymore since in some point
several instances need to be created.

- In the ThreeMFWorkspaceReader we need to create some temporal
instances of Preferences that makes it not singleton anymore.

- The current preferences are kept in the Application class and so all
the calls to the preferences are changed to get the preferences from
Application.

- The method getInstance in Preferences is kept as deprecated since some
external plugins.
2018-05-11 08:50:42 +02:00
..
3MFReader CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
3MFWriter CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
AutoSave CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
ChangeLogPlugin CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
CuraEngineBackend CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
CuraProfileReader Merge master into material marketplace 2018-05-01 11:56:34 +02:00
CuraProfileWriter Create module cura.ReaderWriters 2018-04-05 15:14:15 +02:00
FirmwareUpdateChecker CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
GCodeGzReader Remove unused import 2018-04-25 16:44:32 +02:00
GCodeGzWriter Revert "Fix gcode.gz double extension problem on Mac" 2018-04-18 16:00:08 +02:00
GCodeProfileReader Merge master into material marketplace 2018-05-01 11:56:34 +02:00
GCodeReader CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
GCodeWriter CURA-5220 Skip storing the settings in the GCode if they already are. 2018-04-12 11:49:38 +02:00
ImageReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
LegacyProfileReader Create module cura.ReaderWriters 2018-04-05 15:14:15 +02: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 Fix optional arguments in MA _onChanged 2018-04-24 13:56:09 +02:00
MonitorStage Fix for monitor stage ocasionally crashing 2018-03-16 15:58:29 +01:00
PerObjectSettingsTool CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
PostProcessingPlugin Double-escape newlines in script string 2018-04-26 13:30:59 +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 CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
SliceInfoPlugin CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
SolidView CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
SupportEraser Fix translation of Support Blocker plug-in name 2018-04-23 14:15:23 +02:00
Toolbox Added missing typing 2018-05-03 20:42:06 +02:00
UFPWriter Gracefully handle missing libCharon 2018-02-05 18:30:25 +01:00
UltimakerMachineActions Home head only by X- and Y axis, do extra bedHome (G28 Z) 2018-04-09 13:13:52 +02:00
UM3NetworkPrinting CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
USBPrinting WIP: Make application initialization and start up more clear 2018-05-04 09:57:02 +02:00
UserAgreement CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
VersionUpgrade Fix docs for VersionUpgrade 3.3 to 3.4 2018-05-02 13:00:02 +02: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 GLES shader fixes 2018-03-29 21:07:51 +02:00