Cura/plugins
fieldOfView fc6e92e10f Fix uploading custom firmware on windows
The simple string replacement left an extraneous "/" in front of the path, which Windows can't handle. QUrl.toLocalFile() does a proper conversion.

CURA-955
2016-09-06 13:07:15 +02:00
..
3MFReader Remove 3MF repair message 2016-08-01 10:50:04 +02:00
AutoSave Update AutoSave plugin to work with the new settings API 2016-05-30 15:29:10 +02:00
ChangeLogPlugin Minor text change in changelog 2016-09-02 13:06:10 +02:00
CuraEngineBackend Update wording of error messages 2016-09-06 08:43:00 +02:00
CuraProfileReader Added correct exception handling for .curaprofile importing 2016-09-02 10:16:11 +02:00
CuraProfileWriter Exporting a profile now exports all profiles in a zipped container 2016-08-26 12:55:31 +02:00
GCodeProfileReader Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 2016-07-12 12:41:49 +02:00
GCodeWriter Instead of writing quality + user to g-code, we now write quality_changes + user 2016-09-02 16:36:49 +02:00
ImageReader Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LayerView Fix layerview for grouped objects 2016-09-01 13:34:18 +02:00
LegacyProfileReader Fixed legacy profile reader 2016-08-19 10:38:18 +02:00
MachineSettingsAction Fix MachineSettingsAction after CURA-2006 2016-08-22 18:45:18 +02:00
PerObjectSettingsTool CodeStyle 2016-08-30 14:09:16 +02:00
RemovableDriveOutputDevice Update wording of error messages 2016-09-06 08:55:32 +02:00
SliceInfoPlugin Use Logger.log instead of Logger.logException 2016-08-08 10:43:48 +02:00
SolidView Fix overhang display if the overhang angle is set to its default value 2016-09-02 13:17:31 +02:00
UltimakerMachineActions Removed capital letter 2016-09-06 09:23:20 +02:00
USBPrinting Fix uploading custom firmware on windows 2016-09-06 13:07:15 +02:00
VersionUpgrade/VersionUpgrade21to22 Update version upgrade system for new quality-changes profiles 2016-08-24 14:35:40 +02:00
XmlMaterialProfile Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3 2016-09-01 16:52:13 +02:00
XRayView Increment XRayView API number 2016-05-20 16:22:10 +02:00