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-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-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-01Fix missingPackages not updatingj.delarago
2022-06-01Add typingc.lamboo
2022-06-01Set warning only if there are missing materialsc.lamboo
2022-05-31Display error when opening 3mf filesc.lamboo
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-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-16Fix import for file dialogGhostkeeper
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-09Set the width of model loading drop-down to the max of all elementsGhostkeeper
2022-05-09Merge branch 'CURA-9143_dropdown_item_width' of github.com:Ultimaker/CuraJaime van Kessel
2022-05-09Merge branch '5.0'Ghostkeeper
2022-05-09Give icon of onboarding banner a colourGhostkeeper
2022-05-09Set the width of model loading drop-down to the max of all elementsGhostkeeper
2022-05-09Merge remote-tracking branch 'origin/5.0'Jelle Spijker
2022-05-09Merge remote-tracking branch 'origin/gracefully_fail_cloud_printer' into 5.0Jelle Spijker
2022-05-04Merge branch '5.0' of github.com:Ultimaker/CuraJaime van Kessel
2022-05-04Use correct role for standardbuttonJaime van Kessel
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-05-02Merge pull request #11981 from Ultimaker/CURA-9194_tiny_marketplace_iconJaime van Kessel
2022-04-28Use the correct function parameters when removing objects in menuCURA-9222_crash_for_multiple_extrudersJaime van Kessel
2022-04-26Fix typo in property. Not sure why this didn't crash tbh.Remco Burema
2022-04-26Merge branch 'fix_missing_icons' of https://github.com/fieldOfView/Cura into 5.0Jaime van Kessel
2022-04-26Fix marketplace external link button being tiny.CURA-9194_tiny_marketplace_iconj.delarago
2022-04-25Fix crash if 3mf writer could not be importedJaime van Kessel