Cura/cura
Ghostkeeper 5b8ed91b04
Create new MaterialManagementModel and move canMaterialBeRemoved
Just like the QualityManagementModel, this class is intended to be used as proxy for the material management page in the preferences. I'm intending to move all relevant pyqtSlots from the material manager into this one. The advantage of this switch is that the material manager had no well-bounded scope and so tended to become a big mess of all sorts of functions. This one has a clear scope: serve as a proxy for the buttons you can press in the preferences screen for materials.

Contributes to issue CURA-6600.
2019-08-27 15:47:40 +02:00
..
API Revert "Merge pull request #5726 from Ultimaker/CL-1331_use_API_for_UM3NetworkPrinting" 2019-05-23 13:40:11 +02:00
Arranging Fix arranging of nested group nodes causing a crash 2019-08-06 14:04:45 +02:00
Backups Prevent crashes when backup fails to be restored 2019-05-16 15:48:09 +02:00
Machines Create new MaterialManagementModel and move canMaterialBeRemoved 2019-08-27 15:47:40 +02:00
OAuth2 chdir to ~ on Linux if frozen 2019-08-20 11:18:54 +02:00
Operations Shorter log messages for operations. 2019-03-22 12:06:04 +01:00
PrinterOutput Fix issues with sorting if no printer type is set 2019-08-27 14:18:07 +02:00
ReaderWriters Create module cura.ReaderWriters 2018-04-05 15:14:15 +02:00
Scene Add some simple tests to CuraSceneNode 2019-07-19 16:53:37 +02:00
Settings Fix network config syncing 2019-08-27 14:46:33 +02:00
Stages Move CuraStage back to where plugins expect it. 2019-03-29 13:11:03 +01:00
TaskManagement Fix code style 2018-07-13 09:21:35 +02:00
UI Also connect the objectsModel to the selectionChanged signal 2019-07-22 10:27:19 +02:00
Utils Make a single NetworkingUtil 2019-04-30 09:43:50 +02:00
__init__.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ApplicationMetadata.py Increment SDK version to 6.2 2019-07-23 13:32:48 +02:00
AutoSave.py Cast autosave delay preference to int 2019-05-20 13:33:33 +02:00
BuildVolume.py Increase axis line width 2019-08-05 10:44:43 +02:00
CameraAnimation.py Merge pull request #905 from Ultimaker/snappier_camera_animation 2017-10-24 10:36:55 +02:00
CrashHandler.py Use certifi for uploading crash reports 2019-08-14 14:55:36 +02:00
CuraActions.py Fix crash when attempting to set build plate for selection 2019-07-19 09:23:42 +02:00
CuraApplication.py Create new MaterialManagementModel and move canMaterialBeRemoved 2019-08-27 15:47:40 +02:00
CuraPackageManager.py Added error checking, added typing, renamed function. CURA-5389 2018-07-12 14:06:34 +02:00
CuraVersion.py.in Fix CuraVerison.py configuration 2019-07-02 14:19:56 +02:00
CuraView.py Fix creating QUrl to EmptyViewMenuComponent.qml 2019-06-02 14:50:10 +02:00
Layer.py Fix spelling 2019-08-09 11:27:39 +02:00
LayerData.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
LayerDataBuilder.py Removed unused function & added more typing 2019-01-25 13:52:41 +01:00
LayerDataDecorator.py Fix type error 2019-01-28 13:50:32 +01:00
LayerPolygon.py Add entry for prime tower type to _isInfillOrSkinTypeMap. 2019-08-01 20:34:39 +01:00
MachineAction.py Use loader for machine actions in dialog 2019-05-06 13:06:23 +02:00
MultiplyObjectsJob.py Fix crash when arranging special meshtypes 2019-08-12 14:29:15 +02:00
OneAtATimeIterator.py Fix code style. 2018-08-15 09:14:37 +02:00
PickingPass.py Fix some more code-style 2018-07-03 13:09:05 +02:00
PlatformPhysics.py Drop down to buildplate after resize (fix). 2019-08-06 17:07:22 +02:00
PreviewPass.py Fix incorrect cast import 2019-07-30 11:45:27 +02:00
PrinterOutputDevice.py Fix typo in a log warning message 2019-05-16 12:04:26 +02:00
PrintJobPreviewImageProvider.py Add typings and fix code style 2018-09-06 16:57:45 +02:00
SingleInstance.py Fix code-styling 2018-07-03 17:57:30 +02:00
Snapshot.py Increase the looking from offset so model doesn't get cut off 2019-06-06 10:01:20 +02:00
UltimakerCloudAuthentication.py Use sane default when CuraCloudApiVersion is not set 2019-01-17 16:14:57 +01:00