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-17Remove incorrect enum usageJaime van Kessel
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-04-13Fix crash in image reader and ensure it actually worksJaime van Kessel
2022-04-05Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can ...j.delarago
2022-04-04RegularExpressionValidator requires newer version of QtQuickj.delarago
2022-03-30Update RegExpValidator to RegularExpressionValidatorc.lamboo
2022-03-24use namespace AlignmentFlagj.spijker@ultimaker.com
2022-03-24Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-03-03Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible...j.delarago
2022-02-18Update image loader dialogcasper
2022-02-15Replace textField in JobSpecsJaime van Kessel
2022-02-15Replace imagereader controls with styled variantsJaime van Kessel
2022-01-31Fix mergeconflictJaime van Kessel
2022-01-31Merge branch 'replace_controls_1_for_controls_2' into CURA-8684_QtControls_re...Ghostkeeper
2022-01-31Re-enable validators in ImageLoaderPlugincasper
2022-01-31Update styling in image loader plugincasper
2022-01-31Make texts fields selectable by mouse for various componentscasper
2022-01-25Highight default action and listen to keyboard actions in image dialogcasper
2022-01-21Update QtControls to v2.0 in image reader plugincasper
2022-01-20Update slider to Controls 2Ghostkeeper
2021-12-28Search/replace Qt5->Qt6.Remco Burema
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-12-11No need for leading 0 in load-image num-fields.Remco Burema
2020-12-09Fix linear-scaling height map thicknessGhostkeeper
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-07-07Correctly select the color mode from GUI - this fixes bug #8040Michal Schulz
2020-05-07Fix image reader peak heightNino van Hooff
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-02Merge branch '4.6'Ghostkeeper
2020-04-02Prevent crash when releasing released lockJaime van Kessel
2020-04-01Fix crash when entering nonsense numbers like '-'Ghostkeeper
2020-03-06Code styleGhostkeeper
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-12-16make lithophane alpha channel control total final width multiplier.Tim Kuipers
2019-11-01Change default image reader algorithm from logarithmic to linearNino van Hooff
2019-10-25rename single letter variableTim Kuipers
2019-10-25omit irrelevant log baseTim Kuipers
2019-10-25simplify formula to make it more numerically stableTim Kuipers
2019-10-25Merge remote-tracking branch 'origin/log_litho' into log_lithoNino van Hooff
2019-10-25Only show the transmittance input when the color model is TranslucencyNino van Hooff
2019-10-24lil fixTim Kuipers
2019-10-24based transmittance on measurements on printTim Kuipers
2019-10-24fix litho thickness computationTim Kuipers
2019-10-24explain litho transmittance betterTim Kuipers
2019-10-24make naming of Logarithmic Conversion Function intelligibleTim Kuipers
2019-10-24fix luminance computationTim Kuipers
2019-10-24fix translucency model using new permittance settingTim Kuipers