Cura/resources/qml
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
..
Preferences Import Cura in materials preferences page so we can use the active definition id 2016-05-25 11:31:48 +02:00
Settings Disable asynchronous loading of SettingItem when Qt Version < 5.5 2016-05-24 11:50:39 +02:00
WizardPages Remove extruder drive upgrade option 2016-05-23 17:19:18 +02:00
AboutDialog.qml Add width, height in addition to minimumWidth, minumumHeight to fix retina issue on OSX 2016-04-07 18:06:38 +02:00
Actions.qml Merge branch 'settings_rework' 2016-05-25 15:12:25 +02:00
AddMachineDialog.qml Moved addMachine to machineManager 2016-05-12 15:18:13 +02:00
AddMachineWizard.qml Use resolvedUrl since that does give the right path for qml files 2015-09-03 10:13:47 -07:00
Cura.qml Merge branch 'settings_rework' 2016-05-25 15:12:25 +02:00
EngineLog.qml Code style & switch to translation catalog 2015-08-27 16:04:02 +02:00
GeneralPage.qml Make machine prefix for jobname optional 2016-05-13 19:04:32 +02:00
JobSpecs.qml Merge branch 'settings_rework' 2016-05-25 15:12:25 +02:00
MachinesPage.qml Fixed adding machine in printer dialog 2016-05-12 11:53:01 +02:00
ProfileSetup.qml Active quality is now displayed (and changable) again 2016-05-17 10:50:01 +02:00
qmldir Expose the Actions object as a QML singleton 2016-05-11 17:19:31 +02:00
SaveButton.qml Hide output device selection when there is only one option 2016-05-12 11:23:05 +02:00
Sidebar.qml Remove configureSettingsAction property from sidebar as it is no longer needed 2016-05-11 17:19:31 +02:00
SidebarAdvanced.qml Use the local SettingView in SidebarAdvanced 2016-05-10 17:31:32 +02:00
SidebarHeader.qml Filter available materials by the machine definition 2016-05-25 11:31:48 +02:00
SidebarSimple.qml Merge branch 'settings_rework' 2016-05-25 15:12:25 +02:00
SidebarTooltip.qml Improve positioning of tooltips in advanced mode 2016-05-11 17:19:31 +02:00
Toolbar.qml Instantiate models instead of using the Models object 2016-05-11 17:19:31 +02:00
ViewPage.qml Merge branch '2.1' 2016-01-28 15:25:18 +01:00