Cura/cura
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
..
__init__.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
BuildVolume.py Sets the platform activity on true when a model is loaded 2015-07-10 17:52:15 +02:00
CameraAnimation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
ConvexHullDecorator.py Changes required for printing one at a time 2015-07-22 11:46:12 +02:00
ConvexHullJob.py Changes required for printing one at a time 2015-07-22 11:46:12 +02:00
ConvexHullNode.py Mult-nested convex hulls should now be correctly updated 2015-07-16 15:14:05 +02:00
CrashHandler.py Add a crash handler to catch uncaught exceptions 2015-07-13 16:54:40 +02:00
CuraActions.py Defer opening the webbrowser until the next run of the event loop 2015-06-23 11:54:22 +02:00
CuraApplication.py Merge branch 'output_device' 2015-07-31 17:37:25 +02:00
MultiMaterialDecorator.py Added merging for multi material 2015-07-27 14:25:27 +02:00
OneAtATimeIterator.py Fix to grouped one at a time 2015-07-24 10:55:59 +02:00
PlatformPhysics.py Added merging for multi material 2015-07-27 14:25:27 +02:00
PlatformPhysicsOperation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
PrintInformation.py Round to two digits, not one 2015-06-30 17:24:44 +02:00