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-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
2019-12-24Preload theme in QtApplicationNino van Hooff
2019-12-23Add loading hint for replacing the global stackNino van Hooff
2019-12-23Add a few splash loading messages for a better sense of progressNino van Hooff
2019-12-23Merge branch '4.4'Ghostkeeper
2019-12-20Fix spelling of error message in the logGhostkeeper
2019-12-19Merge pull request #6803 from Ultimaker/sentry_crash_integrationninovanhooff
2019-12-19Add user (identified by MAC) & ensure that no personal info is in server_nameJaime van Kessel
2019-12-18Fix qualities lookup for custom materialsKostas Karmas
2019-12-18Fix quality search with material base_fileLipu Fei
2019-12-18Fix formattingLipu Fei
2019-12-17Fix check that finds the extruder in a positionKostas Karmas
2019-12-17Fix PPA crashing on single-extruder printersKostas Karmas
2019-12-16Code style: Space around binary operatorsGhostkeeper
2019-12-16Merge branch 'master' of github.com:Ultimaker/Cura into sentry_crash_integrationJaime van Kessel
2019-12-16Add some extra info to crash handler screenJaime van Kessel
2019-12-16Fix spelling mistakeJaime van Kessel
2019-12-16Fix minor codestyle issuesJaime van Kessel
2019-12-16Merge branch 'master' into CURA-6127_settings_lost_when_sync_to_diff_printer_...ninovanhooff