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
2021-11-09Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2021-11-09Also ensure that extruder settings are correct when discarding unsaved changesJaime van Kessel
2021-11-09Don't use infinite lifetimes lightlyGhostkeeper
2021-11-09Handle exception when adhesion extruder could not be foundJaime van Kessel
2021-11-05Don't disable group nodes if it's extruder is disabledJaime van Kessel
2021-11-05Fix crash when profile referenced unavailable extruderJaime van Kessel
2021-11-03Merge branch 'CURA-8647_fix_beta_urls' of github.com:Ultimaker/CuraJaime van Kessel
2021-11-02Merge branch 'speedup_inherit_button'Ghostkeeper
2021-11-02Fix URL's for the update checker for Beta's.Remco Burema
2021-11-01Remove message explaining what caused the errorGhostkeeper
2021-10-29Reset export USB button when re-opening windowGhostkeeper
2021-10-28Merge branch '4.12' of github.com:Ultimaker/CuraJaime van Kessel
2021-10-28Only show "can't find location message" when it couldn't find locationJaime van Kessel
2021-10-28Use category as fallback translation for intents instead of "unkown"Jaime van Kessel
2021-10-28Move openSYncAllWindow to the right classJaime van Kessel
2021-10-27Fix merge mistakesJaime van Kessel
2021-10-27Merge branch 'master' into CURA-8609_sync_materials_to_printerGhostkeeper
2021-10-27Reset sync status when closing and re-opening sync windowGhostkeeper
2021-10-27Fix binding printer_id to response callbacksGhostkeeper
2021-10-27Fix API misalignments with confirm material upload actionGhostkeeper
2021-10-27Response data is contained in sub-field 'data'Ghostkeeper
2021-10-25Clarify context of error message for translatorsGhostkeeper
2021-10-21Disable the material sync message againJaime van Kessel
2021-10-20Merge pull request #10639 from Ultimaker/CURA-8514_inconsistent_material_namingRemco Burema
2021-10-19Use the material name instead of brand + type + colorJaime van Kessel
2021-10-18Only show certain App Switcher icons when account has DF accessJelle Spijker
2021-10-18API changed: material_profile_name instead of file_nameGhostkeeper
2021-10-18Renamed OAuth scopeGhostkeeper
2021-10-18Merge branch '4.12' into CURA-8609_sync_materials_to_printerGhostkeeper
2021-10-18Add material profile writing permissionGhostkeeper
2021-10-15Handle QML exposing of filterConnectionType if not filteringGhostkeeper
2021-10-15Fix HttpNetworkManager not providing error parameter if there is no errorGhostkeeper
2021-10-15Document UploadMaterialsJob class betterGhostkeeper
2021-10-15Handle errors reading material archive back inGhostkeeper
2021-10-15Better handle errors in local part of upload jobGhostkeeper
2021-10-15Use enum for printer status constantsGhostkeeper
2021-10-15Change type of filter to Optional[ConnectionType]Ghostkeeper
2021-10-13Initialise _printer_metadata as a list instead of a dictGhostkeeper
2021-10-13Typing fixesGhostkeeper
2021-10-12Use lambdas instead of functoolsGhostkeeper
2021-10-12Remove superfluous error handlingGhostkeeper
2021-10-12Provide upload request metadata as body of a PUT requestGhostkeeper
2021-10-12Match on strings for metadataGhostkeeper
2021-10-12Send progress update when failedGhostkeeper
2021-10-12Expose printer status updates via progress update signalGhostkeeper
2021-10-12Store printer sync status flag per printerGhostkeeper
2021-10-12Improve error-handling per printerGhostkeeper
2021-10-12Implement confirming for all printers to send material syncGhostkeeper
2021-10-12Always provide error message if upload failedGhostkeeper
2021-10-12Always provide error message if upload failedGhostkeeper