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-20Fix link to help page when material package is missingGhostkeeper
2022-06-17Remove incorrect enum usageJaime van Kessel
2022-06-08Dialog was immediately being destroyed because a reference to it was not bein...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-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-06Fix typingc.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-02Display package cards in the package list for packages that can't be found on...j.delarago
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-05-20Catch UnicodeDecodeErrors when parsing error messages from serverGhostkeeper
2022-05-19Fix crash when server sends invalid JSON dataGhostkeeper
2022-05-16Merge branch '5.0'Ghostkeeper
2022-05-10Render labels using `Text.QtRendering` on OSXc.lamboo
2022-05-10Revert "Render labels using `Text.QtRendering` on OSX"c.lamboo
2022-05-10Render labels using `Text.QtRendering` on OSXc.lamboo
2022-05-09Merge branch '5.0'Ghostkeeper
2022-05-09Give icon of onboarding banner a colourGhostkeeper
2022-05-03Merge branch '5.0' of github.com:Ultimaker/CuraJaime van Kessel
2022-05-02Add context to "By" string, lots of questions from the translators about this...j.delarago
2022-04-26Fix marketplace external link button being tiny.CURA-9194_tiny_marketplace_iconj.delarago
2022-04-22Merge pull request #11876 from Ultimaker/CURA-9146_missing_placeholder_imagesRemco Burema
2022-04-22Path for placeholder image was one to many folders up.j.delarago
2022-04-22Merge branch '5.0' of github.com:Ultimaker/Cura into 5.0Jaime van Kessel
2022-04-22Prevent error message when no further pages in marketplace could be loadedJaime van Kessel
2022-04-21Fix scrollbar filling space by replacing custom implementation with generic U...j.delarago
2022-04-21Merge branch '5.0' into CURA-9146_account_syncGhostkeeper
2022-04-21Fix copyright headers and code style a bitGhostkeeper
2022-04-21Resolve urls through qmlc.lamboo
2022-04-21Use updated type definitionsc.lamboo
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-04-19Remove unneeded renderTypeJaime van Kessel
2022-04-19Fix "read more" not being translatedJaime van Kessel
2022-04-19Fix layout of dialogJaime van Kessel
2022-04-19Rename MarketplaceLicenseDialog to MultipleLicenceDialogJaime van Kessel
2022-04-15Re-add the CloudSync functionalityCURA-9146_account_syncJaime van Kessel
2022-04-11Remove fill from multiple SVG'sJaime van Kessel
2022-04-08Replace `RecolorImage` with `ColorImage`c.lamboo
2022-04-06Fix resolving of URL'sJaime van Kessel
2022-04-06Use right enum for alignmentJaime van Kessel