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-04-22Fix missing icons since move to PyQt6fieldOfView
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-04-14Update plugins/ModelChecker/ModelChecker.qml Jelle Spijker
2022-03-30wip qt changesc.lamboo
2022-03-24Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-11-10Remove more references to old controlsJaime van Kessel
2021-07-27Update messages to use the message_typesJaime van Kessel
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-04-06Increment SDK version to 7.5.0Ghostkeeper
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-09-02Fix check of model checker to take new unit of shrinkage factor into accountGhostkeeper
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for GcodeWriter, LegacyProfileReader,Nino van Hooff
2020-04-29Check the bounding box before using itGhostkeeper
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-10Remove a number of unused variablesJaime van Kessel
2020-02-28Skip nodes in modelchecker without active extruderJaime van Kessel
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-09-13Remove use of deprecated extruders propertyJaime van Kessel
2019-02-21Ensure the model checker doesn't update a gazillion times on multiplyJaime van Kessel
2019-02-19Ignore sceneChange signals if the camera triggered them in some placesJaime van Kessel
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-12-06Align the additional components to the right of the job specsDiego Prado Gesto
2018-12-04Remove sourceSize.width: width from all RecolorImagesGhostkeeper
2018-10-18Fix code styleGhostkeeper
2018-10-03Remove unnecessary import and declaration of i18n in pluginsfieldOfView
2018-08-27Increase plugin API version to 5Aleksei S
2018-05-28Textual fix for MarketingMark
2018-04-24Fix optional arguments in MA _onChanged3.3.0Lipu Fei
2018-04-24Do not keep triggering on changed in MALipu Fei
2018-04-16Schedule model check for later if a machine change has not done yetLipu Fei
2018-04-16Update model checker textLipu Fei
2018-04-16Rename model checker property to hasWarningsLipu Fei
2018-03-26CURA-4557 Minor changes in the message.Diego Prado Gesto
2018-03-22Adjust description of buttonGhostkeeper
2018-03-22Make _getMaterialShrinkage protectedRuben D
2018-03-22Remove unnecessary _has_warningsRuben D
2018-03-22Let shrinkage check set its own messageRuben D
2018-03-22Move shrinkage parameters into shrinkage functionRuben D
2018-03-22No need to create view again upon showing warningsRuben D
2018-03-22Remove happy messageRuben D
2018-03-22Only display plug-in checker when there's really a warningRuben D
2018-03-22Remove unused parameterRuben D
2018-03-22Call checkObjectsForShrinkage directly from runChecksRuben D
2018-03-22Remove debug codeRuben D