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-02-04Merge pull request #6988 from Ultimaker/CURA-7071konskarm
2020-01-30Remove unused importJaime van Kessel
2020-01-30Ensure that the default default marketplace URL is used when not definedJaime van Kessel
2020-01-28Always subscribe to packages after installing themNino van Hooff
2020-01-28Load different pages of Marketplace depending on current tabGhostkeeper
2020-01-28Make Marketplace link configurable from the build systemGhostkeeper
2020-01-28Only subscribe when logged in. (When installing a package from toolbox)Nino van Hooff
2020-01-24Use display_name for the package name in the license dialogNino van Hooff
2020-01-22Add icon to licenseDialog (Toolbox flow)Nino van Hooff
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 Toolbox import error (continued)Nino van Hooff
2020-01-16Fix Toolbox import errorNino van Hooff
2020-01-15Fix merge issuesNino van Hooff
2020-01-15Merge remote-tracking branch 'origin/master' into CURA-6983_sync_packagesNino van Hooff
2020-01-15Fix rebase bug regarding package compatibilityNino van Hooff
2020-01-14Fix more Mypy warningsNino van Hooff
2020-01-14Removed unnecessary function and a call to it. Added some typing.Dimitriovski
2020-01-13added typing, refactored some functionsDimitriovski
2020-01-11Added logic for dismissing packages from the Incompatible listDimitriovski
2020-01-10Added 'dismiss' link and logic for removing the item from the dialogDimitriovski
2020-01-10Remove unused memberNino van Hooff
2020-01-10Install and cloud-subscribe a package when after agreeing to the licenseNino van Hooff
2020-01-10Fix Subscribing to a packageNino van Hooff
2020-01-10Fix The toolbox license dialogNino van Hooff
2020-01-10Use scope instead of manual request header updates in Toolbox.pyNino van Hooff
2020-01-10CloudSync: documentation and cleanupNino van Hooff
2020-01-10Introduce the SyncOrchestratorNino van Hooff
2020-01-10Add HttpRequestScope and fix the CompatibilityDialogNino van Hooff
2020-01-10Refactor cloud sync out of Toolbox.pyNino van Hooff
2020-01-09Merge branch 'CURA-7038_remove_labels_if_no_packages' of github.com:Ultimaker...Jaime van Kessel
2020-01-09Merge branch 'CURA-6577_rebased' of github.com:Ultimaker/CuraJaime van Kessel
2020-01-08Added missing call to function from a refactoringDimitriovski
2020-01-08Rebased the subscribe function to use latest version of HttpRequestManagerDimitriovski
2020-01-07lintingDimitriovski
2020-01-07Remove the label(s) from the compatibility dialog if there are no packagesDimitriovski
2020-01-07Remove unused code in ToolboxLipu Fei
2020-01-07Fix Toolbox due to network manager refactorLipu Fei
2020-01-06Move HttpRquestData to it's own fileJaime van Kessel
2020-01-06Merge master and fixLipu Fei
2020-01-03Move HttpRequestManager to UraniumLipu Fei
2020-01-03Use network manager in ToolboxLipu Fei
2019-12-31Removed unused listDimitriovski
2019-12-31Removed unnecessary pass statement from reply.operationDimitriovski
2019-12-31Removed the 'workaround' that I've added earlier. Simplified the flow. The di...Dimitriovski
2019-12-31Fixed failing tests. Hid the sync Message when it's clicked.Dimitriovski
2019-12-30Reworked the Compatibility Dialog and how it shows the subscribed packagesDimitriovski