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
2022-06-15Remove excessive logs, make path search recursive for materials.CURA-8610_save_required_packages_metadataj.delarago
2022-06-15Add logs for debuggingj.delarago
2022-06-13Merge pull request #12485 from 4DPrinters/patch-1Jaime van Kessel
2022-06-13Merge branch 'CURA-8610_add_package_metadata' of github.com:Ultimaker/CuraJaime van Kessel
2022-06-10Add quality_name and quality_changes_name to replacement patternsJaime van Kessel
2022-06-09Update PauseAtHeight.py4DPrinters
2022-06-08Dialog was immediately being destroyed because a reference to it was not bein...j.delarago
2022-06-08If package.json metadata file is missing from 3mf file output warning instead...j.delarago
2022-06-08Before this change packages were only being checked if they were bundled afte...j.delarago
2022-06-08Create InstallMissingPackageDialog with newly-exposed function from MarketplaceGhostkeeper
2022-06-08Fix imports, especially not using plugins folder as moduleGhostkeeper
2022-06-07Catch ValueErrors from removing callbacks that were already removedGhostkeeper
2022-06-07Merge pull request #12434 from Ultimaker/CURA-6990Remco Burema
2022-06-06Show warning on-close of the install missing packaged dialogCURA-6990c.lamboo
2022-06-06Re-use `Marketplace` Component in the `InstallMissingPackagesDialog`c.lamboo
2022-06-06Add header and footer components to Dialogc.lamboo
2022-06-06Fix typingc.lamboo
2022-06-03Un-capitalise materialsc.lamboo
2022-06-03Add typingc.lamboo
2022-06-03Simplify variable assignmentc.lamboo
2022-06-03Use themed border widthc.lamboo
2022-06-03Add warning border to `PackageCard` if information is missingc.lamboo
2022-06-03Use correct status iconc.lamboo
2022-06-02Update campaign linkj.delarago
2022-06-02Add pyqtSignal no get rid of annoying errorsj.delarago
2022-06-02Add missing warning badgej.delarago
2022-06-02Add Action button and learn more link to warning messagec.lamboo
2022-06-02Add missing continue, this was throwing errors due to it trying to packagedat...j.delarago
2022-06-02Merge remote-tracking branch 'origin/CURA-6990' into CURA-6990c.lamboo
2022-06-02Add scroll bar to the `WorkSpaceDialog`c.lamboo
2022-06-02Display package cards in the package list for packages that can't be found on...j.delarago
2022-06-02Show warning when opening file without installing missing materialsc.lamboo
2022-06-02Use API endpoint for requesting package_idsc.lamboo
2022-06-01Marketplace plugin registry is None on initialization, and is loaded after ru...j.delarago
2022-06-01Refactor missing packages dialog into model (MissingPackageList) and controll...j.delarago
2022-06-01Merge branch '5.0'Ghostkeeper
2022-06-01Prevent run of out-of-install executable in secure context.SEC-257_sledgehammer5.0Remco Burema
2022-06-01Fix missingPackages not updatingj.delarago
2022-06-01Merge pull request #12410 from Ultimaker/CURA-8610_save_package_metadataRemco Burema
2022-06-01Remove websitej.delarago
2022-06-01Add typingc.lamboo
2022-06-01Set warning only if there are missing materialsc.lamboo
2022-05-31This error is not about materials, not uninstalling.Remco Burema
2022-05-31Display error when opening 3mf filesc.lamboo
2022-05-31Add some more information for the unhappy route and a message to inform the u...j.delarago
2022-05-31Update plugins/XmlMaterialProfile/XmlMaterialProfile.pyJoey de l'Arago
2022-05-31Add pyqt access to missing package metadata.j.delarago
2022-05-31Include all missing package metadata instead of just ids so we have something...j.delarago
2022-05-31Read package.json required package information. Put package_ids for packages ...j.delarago
2022-05-31Remove metadata exporting to ufpj.delarago