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-08Allow setting metadata subentries that don't exist yetGhostkeeper
2022-05-04Use correct role for standardbuttonJaime van Kessel
2022-04-13Use right enum for message dialogJaime van Kessel
2021-12-29Qt5->Qt6: Fix cause of stack-overflow errors for newer Python/Qt.Remco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-09-27Add global & extruder stack to ignore list for name filtersJaime van Kessel
2021-09-07Fix various typosluz paz
2021-06-04Add a log entry for importing, duplicating or removing a materialGhostkeeper
2021-01-06Add log entry upon exporting containerGhostkeeper
2020-11-09Correct the print sequence when discarding the current changesKostas Karmas
2020-08-18Ensure that changing material type results in profile re-evaluationJaime van Kessel
2020-05-29Don't use deprecated extruders propertyGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Convert remaining doxygen to rstNino van Hooff
2020-04-23Prevent crash when unable to write to storage location for container managerGhostkeeper
2020-03-23Don't crash when importing definition files as materialsGhostkeeper
2019-11-12Merge branch 'CURA-6856_signed_plugins_and_packages' of github.com:Ultimaker/...Jaime van Kessel
2019-11-07Instead of selecting first, return only uniques.Remco Burema
2019-11-07Fix linked materials not being found due to key casingNino van Hooff
2019-10-29Add possibility to check material-profiles.Remco Burema
2019-10-16Don't get whole container to just get metadataGhostkeeper
2019-09-26Fix updating a profile with changed settingsJaime van Kessel
2019-09-20Remove unused imports to MaterialManagerGhostkeeper
2019-09-13Don't use material groups to find just the root containerGhostkeeper
2019-09-12Fix exporting with new quality changes groupsGhostkeeper
2019-09-11Store intent category in metadata of quality_changes as wellGhostkeeper
2019-09-05Create own quality changes profiles instead of asking quality managerGhostkeeper
2019-08-27Fix typing.Remco Burema
2019-08-20Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls.Remco Burema
2019-08-19Re-implement getLinkedMaterials without material managerGhostkeeper
2019-08-19Update documentation for getLinkedMaterialsGhostkeeper
2019-08-19Fix import issueJaime van Kessel
2019-08-15Replace deprecated .getContainer() calls with .containerRemco Burema
2019-08-12Fix import issuesJaime van Kessel
2019-08-12Fix imports for CuraApplicationGhostkeeper
2019-08-09Don't cache singletons in fieldsGhostkeeper
2019-03-15Add test cases for the ContainerManagerJaime van Kessel
2018-11-12Fix URL in error messageGhostkeeper
2018-11-12Add typing and always add error message if loading failedGhostkeeper
2018-09-27Fix typingJaime van Kessel
2018-09-10Added typing for various setting classesJaime van Kessel
2018-07-10Fixed change material diameter, changed signature of getContainerMetaDataEntr...Jack Ha
2018-07-09Fix getContainerMetaDataEntry()Lipu Fei
2018-07-09Read material weight from containerAleksei S
2018-07-03Fix some more code-styleDiego Prado Gesto
2018-07-03Fix code-styleDiego Prado Gesto
2018-06-13Merge branch 'master' into mypy_fixesDiego Prado Gesto
2018-06-13Fix missing new quality_changesLipu Fei
2018-06-12CURA-5330 Fix typing in ExtruderManager and ContainerManagerDiego Prado Gesto
2018-06-12CURA-5453 Remove duplicate line.Diego Prado Gesto