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
AgeCommit message (Expand)Author
2020-01-27Merge branch 'master' of github.com:Ultimaker/Cura into CURA-7090-additionDimitriovski
2020-01-27PR review changesDimitriovski
2020-01-24Merge branch 'CURA-7129_license_window_design' of github.com:Ultimaker/CuraJaime van Kessel
2020-01-24Further improvements and refactors to the CloudPackageCheckerDimitriovski
2020-01-24fixed silly merge conflictDimitriovski
2020-01-24Refactored the onConfirmClicked function. Added the ability to auto-dismiss t...Dimitriovski
2020-01-24Merge pull request #7005 from Ultimaker/CURA-6627_Store_extra_data_project_filesRemco Burema
2020-01-24Update plugins/Toolbox/src/CloudSync/DiscrepanciesPresenter.pyDimitriovski
2020-01-24Merge branch 'CURA-6627_Store_extra_data_project_files'Ghostkeeper
2020-01-24Removed previous variants of the dismiss incompatible package functionalityDimitriovski
2020-01-24Added the mechanism to dismiss all Incompatible packages when the Compatibili...Dimitriovski
2020-01-24Removed unnecessary line (because we still want to show the Compatability Dia...Dimitriovski
2020-01-24Merge branch 'master' of github.com:Ultimaker/Cura into CURA-7090-additionDimitriovski
2020-01-24Use display_name for the package name in the license dialogNino van Hooff
2020-01-23Merge branch 'CURA-6627_Store_extra_data_project_files' of github.com:Ultimak...Jaime van Kessel
2020-01-23Fix incorrect read location for plugin metadataJaime van Kessel
2020-01-22More documentation for UltimakerCloudScopeNino van Hooff
2020-01-22Add some documentation for HttpRequestScopeNino van Hooff
2020-01-22Make license decline button text context-dependantNino van Hooff
2020-01-22Add icon to licenseDialog (Toolbox flow)Nino van Hooff
2020-01-22LicenseDialog layout tweakingNino van Hooff
2020-01-21Add icon to licenseDialog (clowd flow)Nino van Hooff
2020-01-21Merge branch 'master' into CURA-6627_Store_extra_data_project_filesGhostkeeper
2020-01-21Merge branch 'master' of github.com:Ultimaker/Cura into CURA-7090-additionDimitriovski
2020-01-21Use meaningful variable name && some TODOs for later.Dimitriovski
2020-01-21fixed typingDimitriovski
2020-01-21Change backgroundColor and margin for licenseDialogNino van Hooff
2020-01-21Passed the sdk_version to the reevalute() functionDimitriovski
2020-01-21Added check to reevaluate dismissed incompatible packages (in case the packag...Dimitriovski
2020-01-20Add missing typingJaime van Kessel
2020-01-20Change _loadMetadata to be staticJaime van Kessel
2020-01-20Remove local import of jsonJaime van Kessel
2020-01-17Show error messages for cloud flow errorsNino van Hooff
2020-01-17Replace buttons by PrimaryButtons for cloud sync dialogsNino van Hooff
2020-01-17Unsubscribe from package when a license is declined (cloud flow)Nino van Hooff
2020-01-16Added dummy image downloaded from internet for presentation only.Dimitriovski
2020-01-16Added a 'Marketplace' icon in the header of the ToolboxDimitriovski
2020-01-16Merge pull request #6986 from Ultimaker/CURA-7027_Add_more_materials_from_Mar...ninovanhooff
2020-01-16Add missing cloud package managerNino van Hooff
2020-01-16Add commentKostas Karmas
2020-01-16Fix button to open in-Cura Marketplace materialsKostas Karmas
2020-01-16Fix 2 mypy errorsNino van Hooff
2020-01-16Do not start Sync flow when there are no compatible packages to syncNino van Hooff
2020-01-16Fix Toolbox import error (continued)Nino van Hooff
2020-01-16Merge remote-tracking branch 'origin/master'Nino van Hooff
2020-01-16Fix Toolbox import errorNino van Hooff
2020-01-16Fix getting correct initial extruder numberGhostkeeper
2020-01-16No longer use sceneLock for startSliceJobJaime van Kessel
2020-01-16Let 3mf workspace reader read from files per pluginJaime van Kessel
2020-01-16Use getter instead of protected attributeJaime van Kessel