Commit History

Author SHA1 Message Date
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 years ago
  Nino van Hooff 54d2fe95d1 Convert doxygen to rst for CuraProfileReader/Writer 4 years ago
  Jaime van Kessel fba7a6ff33 Fix importing profiles 4 years ago
  Ghostkeeper 9c47fc8e70 Use container tree to get quality definition of printer 5 years ago
  Lipu Fei a07e88125f Fix typing 5 years ago
  Ghostkeeper 2f917c2841 Change definition ID upon reading profile 5 years ago
  Lipu Fei 33739ea7a8 Fix profile upgrade in profile importing 5 years ago
  Lipu Fei 0dfa7f1f84 Fix typing 5 years ago
  Jaime van Kessel 2ca39c8e7f Don't reparse entire file when checking for already extracted version 5 years ago
  Lipu Fei 6bb3e33c9e Use VersionUpgradeManager to update the imported quality 5 years ago
  Jaime van Kessel 9e4f2a441b Revert "Also upgrade profiles if only the setting version is incorrect" 5 years ago
  Jaime van Kessel 0a0b4821ef Added logging for cases where the upgrade of the profile failed 5 years ago
  Ghostkeeper 77d396b9bd Also upgrade profiles if only the setting version is incorrect 5 years ago
  Ghostkeeper 0498d43834 Run upgrader on imported profiles from >2.1 5 years ago
  Ghostkeeper 7fbdccffdb Add typing 5 years ago
  Ghostkeeper 4c6744b6fc Code style: Space around binary operators 5 years ago
  Lipu Fei af02dc2758 Only use setMetaDataEntry() 6 years ago
  Lipu Fei 9a5fb47a6e Merge master into material marketplace 6 years ago
  Ghostkeeper 572721e20d Catch ContainerFormatError when deserialising containers 6 years ago
  Lipu Fei c3fe53123b Create module cura.ReaderWriters 6 years ago
  Lipu Fei 507b967946 Minor fixes 6 years ago
  Lipu Fei 7dfc1a4aa7 Add encoding='utf-8' for text file reading 6 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Simon Edwards 4ab6b74930 Fixed a bunch of error which were reported by PyCharm's code analysis. 7 years ago
  Jaime van Kessel ac708d54b6 Importing invalid filetypes now gives proper error messages 7 years ago
  Jaime van Kessel c2341f7cd2 Upgrade profile function now returns empty list if something went wrong. 8 years ago
  Jaime van Kessel 96a1aafb80 Zipfile is now closed when it's done loading 8 years ago
  Ghostkeeper b7c2a77277 Code style: Use double quotes for strings 8 years ago
  Simon Edwards 86369ce1da Profile import now supports 2.1 profiles and does any needed conversion work. 8 years ago
  Jaime van Kessel d7d1804319 Added correct exception handling for .curaprofile importing 8 years ago
  Jaime van Kessel fcfbf78f9e Implemented importing multiple profiles from .curaprofile file 8 years ago
  Simon Edwards 64ecb114b8 Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 8 years ago
  Simon Edwards b93137545f Support for importing a profile. 8 years ago
  Simon Edwards 97d64a0749 Move ProfileReader and ProfileWriter over to Cura itself. 8 years ago
  Simon Edwards c03588c6e5 Profile export now goes via the plugin system, and does the same filename checks as before. 8 years ago
  Jaime van Kessel 9009fb9d3d Codestyle & documentation 8 years ago
  Thomas-Karl Pietrowski 8b95865843 Import of Logger missing here 8 years ago
  Ghostkeeper f95bfd8ae3 Add normal Cura profile reader 8 years ago