..
API
Revert "Merge pull request #5726 from Ultimaker/CL-1331_use_API_for_UM3NetworkPrinting"
2019-05-23 13:40:11 +02:00
Arranging
Fix arranger crash
2020-01-15 11:29:27 +01:00
Backups
Prevent crashes when backup fails to be restored
2019-05-16 15:48:09 +02:00
Machines
Fix loading machine specific materials
2020-01-13 13:44:51 +01:00
OAuth2
Add some missing typing
2020-01-10 14:58:53 +01:00
Operations
Fix typing in __init__ methods to appease MYPY
2020-01-14 21:56:06 +01:00
PrinterOutput
Fix bunch of issues found by pylint
2020-01-10 16:37:46 +01:00
ReaderWriters
Create module cura.ReaderWriters
2018-04-05 15:14:15 +02:00
Scene
Fix bunch of issues found by pylint
2020-01-10 16:37:46 +01:00
Settings
Fix getting correct initial extruder number
2020-01-16 13:59:02 +01:00
Stages
Move CuraStage back to where plugins expect it.
2019-03-29 13:11:03 +01:00
TaskManagement
Move HttpRequestManager to Uranium
2020-01-03 08:59:29 +01:00
UI
Add some missing typing
2020-01-10 14:58:53 +01:00
Utils
Fix mypy warning
2019-10-23 15:29:54 +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
Always add Enterprise to name if Enterprise version.
2019-12-12 14:37:18 +01:00
AutoSave.py
Add some missing typing
2020-01-10 14:58:53 +01:00
BuildVolume.py
Fix bunch of issues found by pylint
2020-01-10 16:37:46 +01:00
CameraAnimation.py
Merge pull request #905 from Ultimaker/snappier_camera_animation
2017-10-24 10:36:55 +02:00
CrashHandler.py
Fix bunch of issues found by pylint
2020-01-10 16:37:46 +01:00
CuraActions.py
Fix bunch of issues found by pylint
2020-01-10 16:37:46 +01:00
CuraApplication.py
Guard against selection pass not existing yet
2020-01-17 13:09:19 +01:00
CuraPackageManager.py
Fix typing in __init__ methods to appease MYPY
2020-01-14 21:56:06 +01:00
CuraVersion.py.in
Fix CuraVerison.py configuration
2019-07-02 14:19:56 +02:00
CuraView.py
Fix bunch of issues found by pylint
2020-01-10 16:37:46 +01:00
Layer.py
Add some missing typing
2020-01-10 14:58:53 +01:00
LayerData.py
Codestyle fixes
2020-01-10 15:32:53 +01:00
LayerDataBuilder.py
Removed unused function & added more typing
2019-01-25 13:52:41 +01:00
LayerDataDecorator.py
Add some missing typing
2020-01-10 14:58:53 +01:00
LayerPolygon.py
Fix some more typing
2020-01-10 18:03:20 +01:00
MachineAction.py
Use loader for machine actions in dialog
2019-05-06 13:06:23 +02:00
MultiplyObjectsJob.py
Fix bunch of issues found by pylint
2020-01-10 16:37:46 +01:00
OneAtATimeIterator.py
Fix typing in __init__ methods to appease MYPY
2020-01-14 21:56:06 +01:00
PickingPass.py
Fix some more code-style
2018-07-03 13:09:05 +02:00
PlatformPhysics.py
Use QtApplication instead of Application
2019-11-08 14:13:19 +01:00
PreviewPass.py
Fix bunch of issues found by pylint
2020-01-10 16:37:46 +01:00
PrinterOutputDevice.py
Fix typo in a log warning message
2019-05-16 12:04:26 +02:00
PrintJobPreviewImageProvider.py
Codestyle fixes
2020-01-10 15:32:53 +01:00
SingleInstance.py
Consider user preference when opening project files from cli.
2019-10-01 11:54:53 +02:00
Snapshot.py
Add extra exception handling for UFPwriter
2019-09-24 09:24:36 +02:00
UltimakerCloudAuthentication.py
Use sane default when CuraCloudApiVersion is not set
2019-01-17 16:14:57 +01:00