..
API
CURA-5330 Fix typing in the Backups
2018-06-13 16:35:48 +02:00
Arranging
Merge branch 'master' into mypy_fixes
2018-06-13 11:53:02 +02:00
Backups
CURA-5330 Fix typing in the Backups
2018-06-13 16:35:48 +02:00
Machines
CURA-5330 Fix type checking in ContainerNodes
2018-06-13 16:10:11 +02:00
Operations
Add missing super init call - CURA-4525
2018-01-04 10:59:44 +01:00
PrinterOutput
Use only CuraApplication
2018-06-15 10:28:07 +02:00
ReaderWriters
Create module cura.ReaderWriters
2018-04-05 15:14:15 +02:00
Scene
CURA-5330 Add return type to some constructors
2018-06-13 11:01:30 +02:00
Settings
Don't call getMachineManager on Uranium's application
2018-06-15 11:15:31 +02:00
Stages
Code cleanup
2018-05-16 19:25:19 +02:00
Utils
CURA-5035 Remove uncessary VersionTools
2018-04-26 13:17:00 +02:00
__init__.py
T466: Revert the previous commit since it messed up the file rights.
2016-12-23 15:53:15 -05:00
AutoSave.py
Merge branch 'master' into WIP_improve_initialization
2018-05-25 09:40:42 +02:00
BuildVolume.py
Merge branch 'master' into WIP_improve_initialization
2018-05-25 09:40:42 +02:00
CameraAnimation.py
Merge pull request #905 from Ultimaker/snappier_camera_animation
2017-10-24 10:36:55 +02:00
CameraImageProvider.py
Added videostream to cluster again
2017-12-06 14:59:20 +01:00
CrashHandler.py
Move factory reset to Uranium
2018-03-28 08:43:46 +02:00
CuraActions.py
Fix circular imports with CuraApplication
2018-06-04 09:01:30 +02:00
CuraApplication.py
FindNodePlacement should find a placement for the node, but not creating
2018-06-13 11:28:20 +02:00
CuraPackageManager.py
Fix package manager initialization
2018-06-11 09:37:45 +02:00
CuraSplashScreen.py
Fix size of "beta" classifier on splash screen for HiDPI (windows) screens
2017-10-16 14:51:59 +02:00
CuraVersion.py.in
Update CURA_* setups in CuraVersion.py.in and CMakeLists.txt
2018-05-30 09:18:45 +02: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
CURA-4526 Delete LayerView plugin because it will be replaced with the
2017-11-21 10:47:29 +01:00
LayerDataDecorator.py
T466: Revert the previous commit since it messed up the file rights.
2016-12-23 15:53:15 -05:00
LayerPolygon.py
CURA-4526 Delete LayerView plugin because it will be replaced with the
2017-11-21 10:47:29 +01:00
MachineAction.py
Fix generating view for machine action - CURA-4568
2017-11-28 15:18:05 +01:00
MachineActionManager.py
WIP: Make application initialization and start up more clear
2018-05-04 09:57:02 +02:00
MultiplyObjectsJob.py
FindNodePlacement should find a placement for the node, but not creating
2018-06-13 11:28:20 +02:00
ObjectsModel.py
CURA-5164 The Preferences is not a singleton class anymore since in some point
2018-05-11 08:50:42 +02:00
OneAtATimeIterator.py
CURA-4821 Fix one at a time slicing for builtiplexer
2018-01-22 11:07:38 +01:00
PickingPass.py
Fix type of self._shader
2018-06-15 11:25:16 +02:00
PlatformPhysics.py
Do not move locked nodes
2018-06-11 14:45:46 +02:00
PreviewPass.py
CURA-5330 Fix typing in the PreviewPass
2018-06-13 11:56:53 +02:00
PrinterOutputDevice.py
Call from QtApplication instead of Application
2018-06-15 11:21:59 +02:00
PrintInformation.py
Fix merge conflicts from 3.4
2018-06-05 09:02:52 +02:00
SingleInstance.py
CURA-5330 Fix typing check
2018-06-13 17:13:33 +02:00
Snapshot.py
Add non-thumbnail-visible flag for creating previews
2018-05-23 16:32:38 +02:00