Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cura
AgeCommit message (Expand)Author
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2020-02-04Merge pull request #6988 from Ultimaker/CURA-7071konskarm
2020-02-03Merge branch 'CURA-7099_sync_sideloaded_plugins'Ghostkeeper
2020-01-31Merge branch 'WH_unzip_backups_security' of github.com:Ultimaker/CuraJaime van Kessel
2020-01-31Check if main config file is in backup zip.Remco Burema
2020-01-31Add missing ignoreJaime van Kessel
2020-01-31Use state in AuthorizationServiceJaime van Kessel
2020-01-31Increase size of the verificationCodeJaime van Kessel
2020-01-30Remove unused URLJaime van Kessel
2020-01-29Process review commentsNino van Hooff
2020-01-28Always subscribe to packages after installing themNino van Hooff
2020-01-28Make Marketplace link configurable from the build systemGhostkeeper
2020-01-28Merge branch 'CURA-6914_Reset_print_sequence_when_reactivating_2nd_extruder' ...Jaime van Kessel
2020-01-27Enforce Cura API to be a singletonGhostkeeper
2020-01-24Reset print_sequence when reactivating extruder 2Kostas Karmas
2020-01-17Guard against selection pass not existing yetGhostkeeper
2020-01-16Added a 'Marketplace' icon in the header of the ToolboxDimitriovski
2020-01-16Fix getting correct initial extruder numberGhostkeeper
2020-01-15Merge branch 'fix__init__typing' of https://github.com/fieldOfView/Cura into ...Ghostkeeper
2020-01-15Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2020-01-15Fix arranger crashJaime van Kessel
2020-01-14Fix typing in __init__ methods to appease MYPYfieldOfView
2020-01-13Fix loading machine specific materialsKostas Karmas
2020-01-13Fix typo in commentKostas Karmas
2020-01-10Fix some more typingJaime van Kessel
2020-01-10Fix typing issueJaime van Kessel
2020-01-10Fix bunch of issues found by pylintJaime van Kessel
2020-01-10Codestyle fixesJaime van Kessel
2020-01-10remove unused importJaime van Kessel
2020-01-10Add some missing typingJaime van Kessel
2020-01-07Fix BaseMaterialsModel's QTimer lifecycleLipu Fei
2020-01-06Merge branch 'master-sentry_sdk-try-except' of https://github.com/thopiekar/CuraJaime van Kessel
2020-01-06Switch out number of getActiveExtruderStacks for extruderListJaime van Kessel
2020-01-06Simplify the numUserSettings countJaime van Kessel
2020-01-06No longer create the machine manager twiceJaime van Kessel
2020-01-06Merge remote-tracking branch 'origin/master' into CURA-6387_http_request_managerLipu Fei
2020-01-03Remove unneeded update callsJaime van Kessel
2020-01-03Let IntentModel update on a timerJaime van Kessel
2020-01-03Add some timers to sceneChangedJaime van Kessel
2020-01-03Move HttpRequestManager to UraniumLipu Fei
2020-01-03Add HttpNetworkRequestManager to CuraApplicationLipu Fei
2020-01-03Add HttpNetworkRequestManagerLipu Fei
2020-01-03SentrySDK: Turn on deep integration on demandThomas Karl Pietrowski
2020-01-02First initialize error checking.Remco Burema
2020-01-02Add "all" as a setting visibility presetJaime van Kessel
2019-12-24Fix some tests not cleaning up correctly after themselvesJaime van Kessel
2019-12-24Merge pull request #6850 from Ultimaker/CURA-6823_improve_splash_screen_respo...Jaime van Kessel
2019-12-24Add few more processEvents to make updating of splashscreen a bit smootherJaime van Kessel
2019-12-24Make animation time instead of update dependantJaime van Kessel
2019-12-24Make loading messages more consistent and cleanup usages.Nino van Hooff