Cura/plugins
ChrisTerBeke aa73b88975
Merge branch 'master' into feature-backup-manager
* master:
  Fix an issue that kept the plugins in the "installed" list despite of already being removed from the data folder.
  Fix some crashes and issues in the Toolbox when working with no internet connection.
  Use the application language for the dates
  Small fixes and change the "plugins" text to "packages"
  Change layout of the installed plugins tab. - There were some alignment problems when there were more than 2 buttons in a column (disable, uninstall and update) - Now the progress bar shows on top of the "Update" button.
  Don't correct bed origin any more
  Clean up the package manager a bit: - Remove an unused method. - Safely check if the plugin info exist
  Improve translation of short time format
  Adding some love
  Updating changelog about engine icon
2018-05-13 01:21:20 +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
AutoSave CURA-4895 Connect timer signal just if CuraApplication has been previously created and started 2018-02-05 11:28:17 +01: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 Update the link so we can see how many people use it 2018-03-21 13:23:33 +01: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 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 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 Rename expandAll to expandRecursive 2018-03-30 15:07: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 GLES shader fixes 2018-03-29 21:07:51 +02:00
SliceInfoPlugin Use pyqtSlot to show more info dialog 2018-04-17 16:43:41 +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 Fix an issue that kept the plugins in the "installed" list despite of 2018-05-11 16:32:31 +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-5296 Use separate packages.json files in app and user data 2018-05-08 11:54:19 +02:00
USBPrinting Fix missing argument in application stopped signal callback 2018-05-11 18:15:50 +02:00
UserAgreement Cura-5296 Use separate packages.json files in app and user data 2018-05-08 11:54:19 +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