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-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-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-04-08Replace `RecolorImage` with `ColorImage`c.lamboo
2022-03-28Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-03-25Fix errors in workspace dialogJaime van Kessel
2022-03-24Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-02-28Fix darkmode issues in the Workspace dialogcasper
2022-02-28Change imported namespace pySavitar to Savitarj.spijker@ultimaker.com
2022-02-25Changes needed wrt how we build Savitar with Sip 6.Remco Burema
2022-02-18Update buttons in work space dialogcasper
2021-12-28Qt5->Qt6: Rectify constant locations: UserRole, CppOwnershipRemco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-12-14Merge branch 'libArachne_rebased'Ghostkeeper
2021-12-02Add 'capabilities' to ignored metadata.Remco Burema
2021-08-09Fix version upgrader for arachneJaime van Kessel
2021-07-27Update messages to use the message_typesJaime van Kessel
2021-06-28Unrevert new icon set for all of Cura's interfaceGhostkeeper
2021-06-17Now unused API field only took integers originally.Remco Burema
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-06-03Load profile from ContainerRegistry if the stack refers to itGhostkeeper
2021-05-27Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons"Jaime van Kessel
2021-04-26Update Iconsjelle Spijker
2021-04-16Fix crashing if the quality_type_to_apply is NoneKostas Karmas
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
2021-02-08Add cura: namespace before setting keys, and store the rest in um_node.metadataGhostkeeper
2021-02-08Merge branch 'master' into CURA-7615_store_metadataGhostkeeper
2021-02-08Fix reading per-object settings from 3MF object resourcesGhostkeeper
2021-02-04Set empty project hint back to false before reading.Remco Burema
2021-02-03Possible to distinguish between empty and corrupt 3MF.Remco Burema
2020-12-23Dont try to set unknown settings as per object settings when loading 3mfJaime van Kessel
2020-12-23Read & write all generic metadata items from 3mfJaime van Kessel
2020-11-18Catch errors for corrupted zip files when reading project filesGhostkeeper
2020-11-17Use Cura's own ComboBox element for combo boxesGhostkeeper
2020-11-04Catch environment errors when reading 3MF archive metadataGhostkeeper
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-10-21Surround the addition the convexHull with try-except when loading a 3mfKostas Karmas
2020-10-16Always add a ConvexHullDecorator to objects loaded from 3MFKostas Karmas
2020-08-21Fix visual issues with long labels in the open project dialogKostas Karmas
2020-08-20Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7""Ghostkeeper
2020-08-20Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"Ghostkeeper
2020-08-14Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7Jaime van Kessel
2020-08-11Document possible theoretical issue when loading a project fileKostas Karmas
2020-08-10Appease mypy complaints for AttributeErrorsKostas Karmas
2020-08-10Display only the relevant materials when opening a projectKostas Karmas
2020-08-10Remove reference to JIRA ticket in commentsKostas Karmas
2020-08-10Take the machine_extruder_count into consideration when opening projectKostas Karmas
2020-08-10Merge branch '4.7'Ghostkeeper
2020-08-10Don't crash if CuraStackBuilder failed to create a stackGhostkeeper