Cura/plugins
Arjen Hiemstra f6866d703d Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing
* 'master' of github.com:ultimaker/Cura: (110 commits)
  Rearrange MachineActions on Machines page
  Skip containers that can not be serialized
  Make PerObjectSettingVisiblityHandler inherit SettingVisiblityHandler and some other cleanup
  Use the right property for the property provider
  Clean up indentation
  Remove unused code
  Fix expanded settings for Per Object settings tool
  Use the expanded categories from Cura to expand the proper categories on startup
  Starting UMOCheckup before connection was established now works correctly
  Fixed layout
  Added missing decorator CURA-1385
  Restored accidental delete
  Removed extraneous space
  Refactoring; Renaming firstRunWizard to machineActionsWizard
  Added BedLevel as supported action to UMO
  Refactoring (Renaming variables so they are more clear & update documentation)
  Remove some trailing spaces CURA-1615
  GCodeProfileReader: Removing useless containername
  Reenable Per Object Settings tool in simple mode if the current printer has multiextrusion
  Fix minor codereview issues
  ...
2016-06-23 14:37:00 +02:00
..
3MFReader Bump API version of plugins that do not need extra porting 2016-05-30 15:29:10 +02:00
AutoSave Update AutoSave plugin to work with the new settings API 2016-05-30 15:29:10 +02:00
ChangeLogPlugin Merge branch '2.1' 2016-06-04 19:11:59 +02:00
CuraEngineBackend Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
CuraProfileReader Support for importing a profile. 2016-06-09 14:14:50 +02:00
CuraProfileWriter Move ProfileReader and ProfileWriter over to Cura itself. 2016-06-09 14:14:49 +02:00
GCodeProfileReader Remove some trailing spaces 2016-06-23 10:18:27 +02:00
GCodeWriter Properly serialise all settings to g-code file 2016-05-24 03:00:16 +02:00
ImageReader Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LayerView Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LegacyProfileReader Merge branch 'settings_rework' 2016-05-25 15:12:25 +02:00
PerObjectSettingsTool Make PerObjectSettingVisiblityHandler inherit SettingVisiblityHandler and some other cleanup 2016-06-23 13:33:51 +02:00
RemovableDriveOutputDevice Bump API version of plugins that do not need extra porting 2016-05-30 15:29:10 +02:00
SliceInfoPlugin Skip containers that can not be serialized 2016-06-23 14:08:38 +02:00
SolidView Fix minor codereview issues 2016-06-22 17:19:14 +02:00
UltimakerMachineActions Starting UMOCheckup before connection was established now works correctly 2016-06-23 13:10:57 +02:00
USBPrinting Use new-style signalemitter decorator instead of SingalEmitter subclass 2016-06-21 16:24:07 +02:00
XmlMaterialProfile Implement serialization of XmlMaterialProfile 2016-06-22 17:40:17 +02:00
XRayView Increment XRayView API number 2016-05-20 16:22:10 +02:00