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-22Also call processing functions for error callbacksGhostkeeper
2021-11-22Add missing failed_callbackGhostkeeper
2021-11-22Only call failed_callback if providedGhostkeeper
2021-11-22Always callback if there is a callback, even if no auth dataGhostkeeper
2021-11-22Add missing returnGhostkeeper
2021-11-19Fix call to failed_callbackGhostkeeper
2021-11-19Call getAccessTokenUsingRefreshToken asynchronouslyGhostkeeper
2021-11-19Make getAuthenticationTokenUsingXYZ asynchronousGhostkeeper
2021-11-19Remove unused imports of requestsGhostkeeper
2021-11-19Deal with absence of callback functionGhostkeeper
2021-11-19Don't emit with new profileGhostkeeper
2021-11-19Get user profile asynchronously when restoring from preferencesGhostkeeper
2021-11-19Store account information asynchronously when completing requestGhostkeeper
2021-11-19Make getUserProfile return profile asynchronouslyGhostkeeper
2021-11-18Make _parseJWT asynchronous as wellGhostkeeper
2021-11-18Add failed callback for when the request failsGhostkeeper
2021-11-18Make parseJWT asynchronousGhostkeeper
2021-11-17Use HttpRequestManager to acquire new tokensGhostkeeper
2021-11-15Merge branch 'bremco-graphics_buffer_update'Ghostkeeper
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-08Add documentation.Remco Burema
2021-11-08Merge branch 'master' into bremco-graphics_buffer_updateRemco Burema
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-31Apply suggestions from code reviewRemco Burema
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-27Merge branch 'master' into bremco-graphics_buffer_updateRemco Burema
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