Commit History

Author SHA1 Message Date
  Jaime van Kessel e74f049142 Fix bunch of issues found by pylint 4 years ago
  Lipu Fei 0d554c4938 Merge remote-tracking branch 'origin/master' into feature_intent 5 years ago
  Ghostkeeper 38ae0e75f2 Fallback to fdmprinter if not has_machine_quality 5 years ago
  Lipu Fei 027768f151 Use machine def id as quality_definition fallback 5 years ago
  Jaime van Kessel 1def289bb9 Fix crash when importing profile that has different quality_definition 5 years ago
  Jaime van Kessel f5f91c9c3a Ensure that profiles are cleaned up if one of the set is incorrect 5 years ago
  Ghostkeeper 1b9e710f72 Fix exporting with new quality changes groups 5 years ago
  Ghostkeeper 2b96543cd3 Store intent category in metadata of quality_changes as well 5 years ago
  Diego Prado Gesto b18565d9cf Merge branch 'master' into feature_intent_container_tree 5 years ago
  Ghostkeeper 2f917c2841 Change definition ID upon reading profile 5 years ago
  Ghostkeeper c41af1b9a0 Remove user-visible XML tags 5 years ago
  Ghostkeeper b9370f864e Get quality definition from container tree 5 years ago
  Ghostkeeper ae77f9124c Use container tree to determine quality_definition of profile and printer 5 years ago
  Ghostkeeper 61e13087cd Fix testing for available quality types 5 years ago
  Ghostkeeper 6dd0333626 Use container tree instead of getMachineDefinitionIdForQualitySearch 5 years ago
  Remco Burema 745390e51f Fix typing. 5 years ago
  Lipu Fei 69e9dc1313 Allow importing "not supported" profiles 5 years ago
  Jaime van Kessel 108b22932b Override saveDirtyContainers with Cura specific logic 5 years ago
  Ghostkeeper 648999e32b Use regex literal instead of normal literal for regex 5 years ago
  Jaime van Kessel 5f692f3028 Added missing typing 5 years ago
  Ghostkeeper 7fbdccffdb Add typing 5 years ago
  Jaime van Kessel 14d5fa5529 Add a bunch of tests for importing profiles 5 years ago
  Jaime van Kessel 43360aace0 Add tests for ExportQualityProfile 5 years ago
  Jaime van Kessel 0616601250 Merge branch '4.0' of github.com:Ultimaker/Cura 5 years ago
  Ghostkeeper 3c779b58de Specialise _isMetadataValid for Cura to check setting_version 5 years ago
  Jaime van Kessel b165b9625f Removed unused code and fix styling for some comments 5 years ago
  Ghostkeeper 27aff4e5da Fix typing issues 5 years ago
  Ghostkeeper 9c555bf67f Add typing and always add error message if loading failed 5 years ago
  Ghostkeeper 4c6744b6fc Code style: Space around binary operators 6 years ago
  Ghostkeeper 314b966cc9 Improvements to translated strings 6 years ago
  Lipu Fei af02dc2758 Only use setMetaDataEntry() 6 years ago
  Diego Prado Gesto 2dfedf3ae4 CURA-5330 Add typing in CuraContainerRegistry and 6 years ago
  Diego Prado Gesto e5e96bc600 Merge branch 'master' into mypy_fixes 6 years ago
  Lipu Fei e518d07f5a No need to give parent to ExtruderStack 6 years ago
  Ghostkeeper f544e3d5c0 Fix @override decorator 6 years ago
  Ghostkeeper 5a5d07865b Fix circular imports with CuraApplication 6 years ago
  Ghostkeeper c3bac474ab Use CuraContainerRegistry instead of ContainerRegistry 6 years ago
  Lipu Fei 9a5fb47a6e Merge master into material marketplace 6 years ago
  Diego Prado Gesto 27b1e2cdd6 Fix format and add error message to log. Contributes to CURA-5301 6 years ago
  Lipu Fei 4615c756a7 More clear error handling for container deserialization 6 years ago
  Ghostkeeper 572721e20d Catch ContainerFormatError when deserialising containers 6 years ago
  Lipu Fei e36ef583b7 Minor changes and cleanup 6 years ago
  Lipu Fei 19bc2b78f4 Add Version upgrade 3.3 to 3.4 6 years ago
  Lipu Fei c3fe53123b Create module cura.ReaderWriters 6 years ago
  Lipu Fei f15771856f Add parent for stacks and containers that are created 6 years ago
  Jack Ha 04a135e6a3 CURA-5157 renamed extruder to position in addExtruderStackForSingleExtrusionMachine, fixes loading some upgrades from 3.0 6 years ago
  Lipu Fei 08f43f6b2e Fix profile ordering in profile importing 6 years ago
  Lipu Fei 22573a685d Fix quality definition comparison in quality importing 6 years ago
  Lipu Fei 0655ef0bc5 Fix quality profile import 6 years ago
  Lipu Fei 191faaba19 Fix machine definition in quality importing 6 years ago