Cura/resources/qml
Arjen Hiemstra 7008e047f6 Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing
* 'master' of github.com:ultimaker/Cura: (76 commits)
  Added UMO upgrade selection
  Added stubs for UMO upgrade selection
  Machine action labels are now translatable
  Code style CURA-1676
  Using the correct placeholder
  SplashScreen: Using system-default fontfamily
  USBPrinting: Let's "Print via USB"
  BQ Hephestos2 - Preheating temperature fix When starting a print with the "custom" GCode by BQ, the printer resets the nozzle temperature to 210°C when printing via SD card (no matter what you set on Cura) and only preheats the nozzle to 180°C when printing via USB. So currently the printer begins to print via USB at 180°C and reaches the correct temperature eg.g while printing the brim.
  Fix warning about missing color in theme
  Automatically show the Print Monitor when starting a print
  Fix USBPrinterOutputDevice to work with the Print Monitor
  Properly prevent warning when no printer is connected.
  ZOffset decorator is now correctly copied
  Force focus instead of requesting it.
  Fix two "critical errors" on startup
  Minor check machine action GUI improvements
  Prevent warning when no printer is connected.
  Fix empty material/quality profiles when switching variants
  Disable monitor buttons when there is no job running
  Move message stack "above" the viewport overlay
  ...
2016-07-04 11:45:59 +02:00
..
Menus Move all the menus to individual QML files to make it easier to reuse them 2016-06-28 17:32:50 +02:00
Preferences Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing 2016-07-04 11:45:59 +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 Fix creating a jobname after loading a file 2016-06-02 16:38:06 +02:00
MachineAction.qml Actions are now reset before every run 2016-06-22 14:39:41 +02:00
MonitorButton.qml Fix warning about missing color in theme 2016-07-01 15:26:24 +02:00
SaveButton.qml Fix creating a jobname after loading a file 2016-06-02 16:38:06 +02:00
Sidebar.qml Automatically show the Print Monitor when starting a print 2016-07-01 15:06:49 +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-04 11:45:59 +02:00
SidebarSimple.qml Fix minor codereview issues 2016-06-22 17:19:14 +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