Cura/plugins
Lipu Fei a468fc2cc4 Only load loading.gif when needed
Toolbox crashes on Mac OS X due to reaching the max limit of file
handlers. This seems to be caused by the loading the "loading.gif"
animation image. Probably because many widgets are created and each of
them has an animation image, and Qt (5.8?) seems to load everything at
the same time.
2018-05-31 12:21:53 +02:00
..
3MFReader Use MimeTypeDatabase to find loaded file extension and set proper project name 2018-05-08 10:47:59 +02:00
3MFWriter Make sure that project writer runs on Qt thread 2018-04-16 15:32:12 +02:00
ChangeLogPlugin Adding some love 2018-04-25 18:04:12 +02:00
CuraEngineBackend Change default auto_slice setting to False 2018-04-17 10:37:07 +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 remove unused code lines in firmware checker 2018-05-29 18:33:38 +02:00
GCodeGzReader Remove unused import 2018-04-25 16:44:32 +02:00
GCodeGzWriter Use gcode.gz as extension for GzWriter 2018-05-23 15:48:30 +02:00
GCodeProfileReader Merge master into material marketplace 2018-05-01 11:56:34 +02:00
GCodeReader Show g-code in position it would print 2018-05-09 13:25:41 +02:00
GCodeWriter Fix check for existence of gcode_dict variable 2018-05-08 10:44:19 +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-5296 Use separate packages.json files in app and user data 2018-05-08 11:54:19 +02:00
ModelChecker Textual fix for Marketing 2018-05-28 15:27:22 +02:00
MonitorStage Small codestyle changes after merge 2018-05-24 10:39:37 +02:00
PerObjectSettingsTool Rename expandAll to expandRecursive 2018-03-30 15:07:42 +02:00
PostProcessingPlugin Codestyle changes after merge 2018-05-24 10:58:55 +02:00
PrepareStage Small codestyle changes after merge 2018-05-24 10:39:37 +02:00
RemovableDriveOutputDevice Choose correct stream depending on output mode 2018-03-16 14:54:56 +01:00
SimulationView GLES shader fixes 2018-03-29 21:07:51 +02:00
SliceInfoPlugin Add Reft and Right side aligned action buttons to the message box 2018-05-29 18:15:16 +02:00
SolidView Fix rendering before the extruder number decoration is set 2018-04-11 11:59:54 +02:00
SupportEraser Fix translation of Support Blocker plug-in name 2018-04-23 14:15:23 +02:00
Toolbox Only load loading.gif when needed 2018-05-31 12:21:53 +02:00
UFPWriter Added MimeTypeDatabase for UFP extension 2018-05-08 10:59:05 +02:00
UltimakerMachineActions Cura-5296 Use separate packages.json files in app and user data 2018-05-08 11:54:19 +02:00
UM3NetworkPrinting CURA-5254 Keep track of the latest manual entry key, so it is then 2018-05-22 12:05:33 +02:00
USBPrinting Resume after pausing without waiting for next ok 2018-05-25 12:04:00 +02:00
UserAgreement Cura-5296 Use separate packages.json files in app and user data 2018-05-08 11:54:19 +02:00
VersionUpgrade Merge pull request #3413 from BagelOrb/infill_support 2018-05-29 13:13:35 +02:00
X3DReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
XmlMaterialProfile Show ConfigurationErrorMessage when loading faulty XML files 2018-05-25 11:24:31 +02:00
XRayView GLES shader fixes 2018-03-29 21:07:51 +02:00