Cura/plugins
Arjen Hiemstra 386aec32a8 Merge branch 'settings_rework'
Contributes to CURA-1278

* settings_rework: (224 commits)
  Improve slice trigger documentation
  Import Cura in materials preferences page so we can use the active definition id
  Add layer height to high quality profile so we have something that changes
  Update example XML material to use the right product names
  Filter available materials by the machine definition
  Show the add machine dialog when we do not have an active machine
  Create machine-specific material containers for machine specific overrides in XML material files
  When creating a new container stack, add empty containers for things where we cannot find containers
  Add preferred variant, material and quality to UM2+ definition
  Account for global container stack being None in the backend plugin
  Use the global stack instance variable and account for it potentially being None
  Store the global container stack as an instance property
  Added wildcard to filtering
  Per object settings filter now uses correct bool types (instead of strings)
  Removed stray = sign.
  Fix creating print job name
  Disable asynchronous loading of SettingItem when Qt Version < 5.5
  Document QTbug
  Properly serialise all settings to g-code file
  Document GCodeWriter class
  ...
2016-05-25 15:12:25 +02:00
..
3MFReader Merge branch '2.1' 2016-04-04 18:49:09 +02:00
AutoSave Properly save setting visibility when auto saving 2016-02-17 14:38:38 +01:00
ChangeLogPlugin Fix grammar mistake 2016-05-10 09:17:23 +02:00
CuraEngineBackend Merge branch 'settings_rework' 2016-05-25 15:12:25 +02:00
CuraProfileReader Codestyle & documentation 2016-04-28 16:01:54 +02:00
CuraProfileWriter Codestyle & documentation 2016-04-28 16:01:54 +02:00
GCodeProfileReader Codestyle & documentation 2016-04-28 16:01:54 +02:00
GCodeWriter Properly serialise all settings to g-code file 2016-05-24 03:00:16 +02:00
ImageReader Fix color of some texts on Linux with dark theme 2016-04-07 18:57:11 +02:00
LayerView Bump LayerView API version to 3 2016-05-23 18:21:23 +02:00
LegacyProfileReader Merge branch 'settings_rework' 2016-05-25 15:12:25 +02:00
PerObjectSettingsTool Added wildcard to filtering 2016-05-25 11:28:58 +02:00
RemovableDriveOutputDevice Updated removabledrive plugin to use metadata 2016-05-10 11:28:57 +02:00
SliceInfoPlugin Using PyDev compatible tag 2016-03-15 12:54:41 +01:00
SolidView Fix uses of getValue after its removal from Uranium API 2016-05-18 16:45:44 +02:00
USBPrinting Added bq firmware (which caused merge issue) 2016-04-18 15:48:20 +02:00
XmlMaterialProfile Create machine-specific material containers for machine specific overrides in XML material files 2016-05-25 11:31:19 +02:00
XRayView Increment XRayView API number 2016-05-20 16:22:10 +02:00