Lipu Fei 6017c2b4d2 Replace isProfileUserCreated with hasCustomQuality 6 years ago
..
API 0a6c1a7c14 Fix CLIENT_ID (again) 6 years ago
Arranging 762a1b1bfd Fix code-style 6 years ago
Backups 5469613c17 Don't fail the samefile check if second file didn't exist 6 years ago
Machines a02bccf74d Fix NozzleModel to work with new ListModel data update 6 years ago
OAuth2 2a0954f246 Gracefully handle the conectionError when logging in 6 years ago
Operations 4685230d8d Add missing super init call - CURA-4525 7 years ago
PrinterOutput 0363c1257c Improve exposed progress prop 6 years ago
ReaderWriters c3fe53123b Create module cura.ReaderWriters 7 years ago
Scene 77703e1fb8 Catch an exception from numpy that happens when loading some models 6 years ago
Settings 6017c2b4d2 Replace isProfileUserCreated with hasCustomQuality 6 years ago
Stages 3f3cd5e334 Remove broken load of PrepareSidebar.qml 6 years ago
TaskManagement e6c6edc9eb Fix code style 6 years ago
Utils 0f5f059a7c Add missing __init__.py 7 years ago
AutoSave.py 5704a7b184 Merge branch 'master' into WIP_improve_initialization 6 years ago
BuildVolume.py bb1950525a Limit the amount of times the buildplate rebuild is done 6 years ago
CameraAnimation.py b0c54bb26a Merge pull request #905 from Ultimaker/snappier_camera_animation 7 years ago
CrashHandler.py e8cf9e034d Catch All Exception except: SystemExit, KeyboardInterrupt, GeneratorException 6 years ago
CuraActions.py d8c430abf6 Fix typing 6 years ago
CuraApplication.py c235f339ae Increment API version to 6 6 years ago
CuraPackageManager.py 2bd8350141 Added error checking, added typing, renamed function. CURA-5389 6 years ago
CuraSplashScreen.py ad8af82a58 Fix size of "beta" classifier on splash screen for HiDPI (windows) screens 7 years ago
CuraVersion.py.in 161b200a67 Fix typo in label ID 6 years ago
CuraView.py 0a3803d665 Add CuraView, which does something similar to CuraStage 6 years ago
Layer.py aa9f9d5b88 Add line thickness and feedrate to the data sent from the backend 7 years ago
LayerData.py 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
LayerDataBuilder.py aa9f9d5b88 Add line thickness and feedrate to the data sent from the backend 7 years ago
LayerDataDecorator.py fdd485a884 Moved LayerData & Decorator outside of backend plugin 9 years ago
LayerPolygon.py aa03fabc57 Remove trailing whitespace 6 years ago
MachineAction.py c1b9d527bb Add typing for MachineAction 6 years ago
MachineActionManager.py 0e772beb14 Fix typing in MachineActionManager 6 years ago
MultiplyObjectsJob.py 981eed313c FindNodePlacement should find a placement for the node, but not creating 6 years ago
ObjectsModel.py 53a0abd230 Convert name check to defaultdict 6 years ago
OneAtATimeIterator.py 3a7fff42b5 Fix code style. 6 years ago
PickingPass.py ff6bc9de4e Fix some more code-style 6 years ago
PlatformPhysics.py 48bac1a0f7 Do not move locked nodes 6 years ago
PreviewPass.py ab32d64c01 Add types for ShaderPrograms 6 years ago
PrintInformation.py 94c4366194 Merge branch 'master' of github.com:Ultimaker/Cura into ui_rework_4_0 6 years ago
PrintJobPreviewImageProvider.py 4cc1b6ce02 Add typings and fix code style 6 years ago
PrinterOutputDevice.py 4990f20566 Use QStringList instead of QVariantList since the return value is a list of strings. 6 years ago
SingleInstance.py f91b6faecc Fix code-styling 6 years ago
Snapshot.py 196bd3a730 Add non-thumbnail-visible flag for creating previews 6 years ago
__init__.py ae71c309ac Move src to cura so we can use the same package for installed and source 9 years ago