Commit History

Author SHA1 Message Date
  ChrisTerBeke 657a91c525 Merge pull request #2685 from Ultimaker/container_stack_improvements 6 years ago
  Lipu Fei 69cd00d1c7 Do not take into account the active materials when importing a quality profile 6 years ago
  Ghostkeeper 6c4c7fff4d Use findContainersMetadata whenever possible 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Ghostkeeper 382fcdb4fe Better title for export succeeded message 7 years ago
  alekseisasin 204019702d Added Title for messages 7 years ago
  Ghostkeeper 3316f3aa13 Add warning contexts to not translate XML tags 7 years ago
  Ghostkeeper 7ab6a551c1 Clarify that XML material tags don't get translated 7 years ago
  Lipu Fei 4bac499c22 Use QualityManager._getFilteredContainersForStack() to get qualities 7 years ago
  Arjen Hiemstra b839cb74f4 Do not only check if activeMaterialId is None, also check for empty 7 years ago
  Ghostkeeper 81e07b1530 Use stack properties instead of .findContainer(type = ...) 7 years ago
  Lipu Fei 585bc78892 Only set material for imported quality profile if there is an active material 7 years ago
  Arjen Hiemstra 9bda7dbaae Error out when trying to import a profile witha quality_type we dont have 7 years ago
  Lipu Fei 40d70b5f39 Fix version upgrade for project loading 7 years ago
  Ghostkeeper ccda155882 Add setting_version every time we create InstanceContainer 7 years ago
  Ghostkeeper 5bc613c3e0 Don't use string for default version 7 years ago
  Ghostkeeper 0f5814e52f Add setting_version and check against it 7 years ago
  Lipu Fei 91b22edb06 Fix missing imports in CuraContainerRegistry 7 years ago
  Arjen Hiemstra 230740ed64 Fixup extruders that were converted from ContainerStack on load 7 years ago
  Arjen Hiemstra ab1044de7b Some more documentation 7 years ago
  Arjen Hiemstra 37b4326e99 Mark addContainer as override 7 years ago
  Arjen Hiemstra f32f8b60df Explictly import Extruder/Global stack 7 years ago
  Arjen Hiemstra b9f01b30c8 Convert generic "ContainerStack" to an Extruder or Global stack 7 years ago
  Jaime van Kessel ac708d54b6 Importing invalid filetypes now gives proper error messages 7 years ago
  Jaime van Kessel b4339bda0e Fixed logger isuse with importing profile 8 years ago
  Ghostkeeper 3e3e6e6b1b Fix call to _configureProfile 8 years ago
  Jaime van Kessel 95f2b84fb5 Fixed importing profiles for machines with inheritance 8 years ago
  fieldOfView 71c22e8369 Ensure profiles are always exported in order (global, ex. 0, ex. 1, ...) 8 years ago
  fieldOfView 6d0da0d754 Revert "global_profile" reference changes while refixing import 8 years ago
  fieldOfView f55c35df6e Load extruder profiles into the correct extruder 8 years ago
  fieldOfView 144dcb5a65 Slightly more defensive programming in case of extruder mismatch 8 years ago
  fieldOfView e1d70ed4b6 Fix selecting quality_changes profiles for extruders 8 years ago
  fieldOfView 2f57d0fb6e Import profiles for the current machine 8 years ago
  fieldOfView 3c30275201 Import profiles as quality_changes profiles 8 years ago
  fieldOfView 3982dc2046 Merge branch 'master' of https://github.com/Ultimaker/Cura 8 years ago
  fieldOfView 4fbd82cb6d Create name that conflicts with neither quality or quality changes 8 years ago
  Jaime van Kessel d4bb0d4a0b Only use profile reader if extension matches with filename 8 years ago
  fieldOfView 299d05fa71 Prepend extruder id to extruder quality profiles 8 years ago
  Jaime van Kessel bf1cfe9e7e Importing profile now works again if profile name already existed 8 years ago
  Jaime van Kessel 829d341f7f When import multi extrusion profile, they now all get the same name 8 years ago
  Jaime van Kessel 821c915ce6 Imported profiles are now directly set as dirty so they are saved to storage upon exit 8 years ago
  Jack Ha 191a318df6 ContainerRegistry only getInstance once. 8 years ago
  Jaime van Kessel fcfbf78f9e Implemented importing multiple profiles from .curaprofile file 8 years ago
  Jaime van Kessel ced6cd7320 Exporting a profile now exports all profiles in a zipped container 8 years ago
  Jaime van Kessel e3d4a33954 Fixed legacy profile reader 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
  Arjen Hiemstra d8555fe57d Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing 8 years ago
  Arjen Hiemstra 0e28b331fb Move Cura setting related classes to cura/Settings 8 years ago