..
API
Add message to indicate that Cura was unable to connect with account server
2019-02-19 13:34:04 +01:00
Arranging
Reduce print output during happy path of automated tests
2019-03-11 11:10:09 +01:00
Backups
No longer prevent old versions from being restored in backup
2019-04-04 14:28:29 +02:00
Machines
Disable printers that are not host of a group
2019-04-11 11:33:01 +02:00
OAuth2
Merge branch '4.0' of github.com:Ultimaker/Cura
2019-03-11 10:52:14 +01:00
Operations
Shorter log messages for operations.
2019-03-22 12:06:04 +01:00
PrinterOutput
Move a bunch of network only functions out of machine manager
2019-04-05 17:45:19 +02:00
ReaderWriters
Create module cura.ReaderWriters
2018-04-05 15:14:15 +02:00
Scene
Use boundingBoxChanged signal to recompute convex hull
2019-04-08 09:40:38 +02:00
Settings
Show readable machine type in add by ip page
2019-04-08 13:06:30 +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
Code style: Spaces around binary operators
2019-04-01 17:30:43 +02:00
Utils
Fix call_on_qt_thread decorator
2019-02-15 15:11:11 +01: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
Merge branch '4.0'
2019-02-04 13:06:32 +01:00
AutoSave.py
Merge branch 'master' into WIP_improve_initialization
2018-05-25 09:40:42 +02:00
BuildVolume.py
Merge branch '4.0'
2019-02-21 09:09:19 +01:00
CameraAnimation.py
Merge pull request #905 from Ultimaker/snappier_camera_animation
2017-10-24 10:36:55 +02:00
CrashHandler.py
Catch All Exception except: SystemExit, KeyboardInterrupt, GeneratorException
2018-12-06 13:41:50 +01:00
CuraActions.py
Correct link to manual
2018-12-21 11:59:12 +01:00
CuraApplication.py
Fix merge conflicts
2019-03-26 16:33:13 +01:00
CuraPackageManager.py
Added error checking, added typing, renamed function. CURA-5389
2018-07-12 14:06:34 +02:00
CuraVersion.py.in
Merge branch 'master' into feature_curaversion_appname
2019-01-18 12:12:36 +01:00
CuraView.py
Add CuraView, which does something similar to CuraStage
2018-10-29 16:21:16 +01:00
Layer.py
CURA-4526 Delete LayerView plugin because it will be replaced with the
2017-11-21 10:47:29 +01: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
Removed unused function & added more typing
2019-01-25 13:52:41 +01:00
MachineAction.py
Fix 'DiscoverUM3Action' required attention from user in flow. [CURA-6057]
2019-03-29 16:23:16 +01:00
MultiplyObjectsJob.py
Fix typo in multiply message
2019-01-15 11:15:37 +01: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
Increase agressiveness of short circuit logic; Just check if the node is slicable
2019-02-19 18:00:20 +01:00
PreviewPass.py
Add types for ShaderPrograms
2018-06-15 11:34:35 +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
Add non-thumbnail-visible flag for creating previews
2018-05-23 16:32:38 +02:00
UltimakerCloudAuthentication.py
Use sane default when CuraCloudApiVersion is not set
2019-01-17 16:14:57 +01:00