Cura/resources/qml
Arjen Hiemstra d8555fe57d Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing
* 'master' of github.com:ultimaker/Cura: (38 commits)
  Fixed profile file case-sensitivity.
  Fix UMO Checkup button size
  Remove debug statement and commented-out code CURA-1385
  Show "ready" state when a printer is connected but jobstate is not yet set
  Added deepcopy function
  Made exception handling of slice info plugin way more robust
  Restart timer after slicing is performed when not enabled.
  Update GUID for PLA to match the GUID in the official repository
  Set default extruder index to -1 (so global is default)
  Ensure that the display matches with the backend active extruder data
  Update UM2 Extended build volume height to value published in marketing materials
  Fixed firmware upgrade for um2+
  Capitalise setting label
  CHeckup action now correctly resets every time you start it
  Remove unused name/id when importing a profile from a gcode file
  Just a little typo
  BQ Hephestos2: Heat up nozzle while leveling
  Saving g-code no longer crashes
  Removed update firmware from extensions; This is now handled by machine actions
  Changing active extruder no longer trigger re-slice
  ...
2016-07-07 11:29:18 +02:00
..
Menus Display brand and color name in the material menu if they are different than "generic" 2016-07-07 01:43:18 +02:00
Preferences Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing 2016-07-07 11:29:18 +02:00
Settings Use the right property for the property provider 2016-06-23 13:33:07 +02:00
AboutDialog.qml Add width, height in addition to minimumWidth, minumumHeight to fix retina issue on OSX 2016-04-12 10:23:43 +02:00
Actions.qml Replace separate machine/profile menus in menubar with a single "Settings" menu 2016-06-28 17:43:28 +02:00
AddMachineDialog.qml First run actions are now properly handled 2016-06-22 11:49:35 +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 'master' of github.com:ultimaker/Cura into feature_material_editing 2016-07-04 11:45:59 +02:00
EngineLog.qml Code style & switch to translation catalog 2015-08-27 16:04:02 +02:00
JobSpecs.qml We now recieve material estimation per extruder 2016-07-04 17:11:03 +02:00
MachineAction.qml Actions are now reset before every run 2016-06-22 14:39:41 +02:00
MonitorButton.qml Show "ready" state when a printer is connected but jobstate is not yet set 2016-07-07 09:52:53 +02:00
SaveButton.qml Fix creating a jobname after loading a file 2016-06-02 16:38:06 +02:00
Sidebar.qml Show "ready" state when a printer is connected but jobstate is not yet set 2016-07-07 09:52:53 +02:00
SidebarAdvanced.qml Use the local SettingView in SidebarAdvanced 2016-05-10 17:31:32 +02:00
SidebarHeader.qml Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing 2016-07-07 11:29:18 +02:00
SidebarSimple.qml Fix simple mode infill to work with multiple extruders 2016-07-04 16:23:07 +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