Cura/resources/qml
Arjen Hiemstra 1819caaed4 Merge branch 'output_device'
* output_device:
  Update all plugin metadata to specify API version
  Remove LocalFileStorage from required plugins and add LocalFileOutputDevice
  Add RemovableDrive plugin that has been moved from Uranium
  Add an icon for "save all" and only enable the action when it makes sense
  Disable recent files if there are no recent files and add an icon
  Properly implement Save Selection
  Return empty string so we get no errors about assigning undefined to string
  Update SaveButton to the changed OutputDevicesModel API
  Update GCodeWriter to the new API
  Add mime types to GCodeWriter plugin
  Write to the right device after changes in Uranium API
  Remove the output_device related stuff from CuraApplication and fix the qml
  Use the OutputDeviceModel for selecting output device
  Try to load all plugins, not just plugins with certain metadata
2015-07-31 17:37:25 +02:00
..
WizardPages combines work on the wizard by Jaime and myself 2015-07-31 16:42:57 +02:00
AboutDialog.qml Display the actual application version in the about dialog 2015-07-14 11:16:10 +02:00
Actions.qml Added merging for multi material 2015-07-27 14:25:27 +02:00
AddMachineWizard.qml cleanup 2015-07-30 19:36:05 +02:00
Cura.qml Merge branch 'output_device' 2015-07-31 17:37:25 +02:00
EngineLog.qml Add missing copyright headers 2015-05-11 12:18:05 +02:00
SaveButton.qml Merge branch 'master' into output_device 2015-07-31 12:15:18 +02:00
Sidebar.qml Remove the output_device related stuff from CuraApplication and fix the qml 2015-07-08 21:42:20 +02:00
SidebarAdvanced.qml Save the state of collapsed/expanded categories 2015-06-09 13:38:23 +02:00
SidebarHeader.qml Properly translate mode menu 2015-06-17 16:02:15 +02:00
SidebarSimple.qml Disable the low/high quality slicing and slider settings if we are not in simple mode 2015-06-25 12:04:25 +02:00
SidebarTooltip.qml Position the setting tooltip to the left of the settings instead of below 2015-05-27 15:37:32 +02:00
Toolbar.qml Make sure the tool panel background is at least as wide as the active item 2015-06-17 17:38:51 +02:00
ViewPage.qml Styling to add descriptive tooltips to the settings -> preferences -> view page. 2015-07-01 16:35:33 +02:00