Commit History

Author SHA1 Message Date
  Lipu Fei 507b967946 Minor fixes 6 years ago
  Lipu Fei 7dfc1a4aa7 Add encoding='utf-8' for text file reading 6 years ago
  Lipu Fei 4a9fc4b7d4 Set imported containers to bedirty so they will get saved 6 years ago
  ChrisTerBeke 3de4940d69 Simplify creating, duplicating materials in preferences, extract logic to python, code-style fixes 6 years ago
  Jack Ha d6c6aa1c71 CURA-4715 fix updating custom profile 6 years ago
  Ghostkeeper 430f3dad27 Use GlobalContainerStack.definition instead of .getBottom 6 years ago
  Ghostkeeper 1029d4509c Merge branch 'master' into feature_local_container_server 6 years ago
  Jack Ha 20500b5c51 Merge branch 'feature_local_container_server' of github.com:Ultimaker/Cura into feature_local_container_server 6 years ago
  Jack Ha eb171231c2 Fix removeMaterial. 6 years ago
  Ghostkeeper 80f4c9181d Correct variant name when duplicating materials 6 years ago
  Ghostkeeper 72c7d2bd76 Reconstruct ID for submaterials from unique base name 6 years ago
  Ghostkeeper 083a4a8024 Rewrite cloning of materials 6 years ago
  ChrisTerBeke 3abf067d25 Fix loading .curaproject files with stack setups from earlier versions - CURA-4646 6 years ago
  Ruben D d29d73413f Remove unused function 6 years ago
  Ghostkeeper 838e49f3da Pass just metadata through quality manager instead of full containers 6 years ago
  Ghostkeeper 8707396ad7 Remove isReadOnly functionality 6 years ago
  Ghostkeeper ebe766a7c8 Set definition by their ID 6 years ago
  Ghostkeeper 6c4c7fff4d Use findContainersMetadata whenever possible 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Ghostkeeper 3316f3aa13 Add warning contexts to not translate XML tags 7 years ago
  Lipu Fei bb1316fc88 Check if a material is being used based on base_file 7 years ago
  Lipu Fei 6fd3963e8f Fix material searching in isContainerUsed() 7 years ago
  Lipu Fei 8c6abc85fc Rename variable in for loop 7 years ago
  Lipu Fei bb1475d1fd Search for instance containers with type material 7 years ago
  Lipu Fei 4a34f141d1 Check if a material container is used by GUID 7 years ago
  Ghostkeeper 034686e9fa Don't modify list you're iterating over 7 years ago
  Ghostkeeper 8ae49c317c Emit metaDataChanged when changing properties 7 years ago
  Ghostkeeper 7ea1d4cc5a Add getContainerProperty function 7 years ago
  Jaime van Kessel 7551c83612 QualityChanges are now also removed if a machine has a parentDefinition 7 years ago
  fieldOfView 49f2fb2cea Fix filtering maerials after editing materials 7 years ago
  fieldOfView 8f7471a892 Remove debug statement 7 years ago
  fieldOfView ed6f4d851c Update documentation 7 years ago
  fieldOfView c9998ca6fe Set properties for all containers with the same base_file metadata entry 7 years ago
  fieldOfView 1f49a87acb Update material_diameter when editing the material in MaterialView.qml 7 years ago
  Jaime van Kessel a7a2740690 No longer add material to qualityChanges 7 years ago
  Lipu Fei dd65248968 Only set metadata/material for quality_changes if material is not None 7 years ago
  Jaime van Kessel ec73abecb5 Custom material now defaults to PLA. 7 years ago
  Lipu Fei 82224c0ed0 Copy material into metadata if machine has specific material profiles when duplicating a quality profile 7 years ago
  Ghostkeeper f65043ecc8 Add spaces around binary operators and after comma 7 years ago
  fieldOfView 7b393064aa Fix creating materials for 1.75mm machines that have machine/variant materials 7 years ago
  fieldOfView 75519d754b Fix creating materials for 1.75mm machines 7 years ago
  Lipu Fei 121ebd79cf Fix circular import problem caused by moving SettingVersion into CuraApplication 7 years ago
  Lipu Fei 40d70b5f39 Fix version upgrade for project loading 7 years ago
  jack 85a29e967f Merge pull request #1757 from fieldOfView/fix_material_uniqueness 7 years ago
  Ghostkeeper ccda155882 Add setting_version every time we create InstanceContainer 7 years ago
  fieldOfView f5347a4593 Add documentation and a spot of logging 7 years ago
  fieldOfView 24159aaf66 Fix activating newly created materials 7 years ago
  fieldOfView 5339055f9a Fix unlinking materials 7 years ago
  fieldOfView 0d67d42300 Fix created materials being a linked to themselves 7 years ago
  fieldOfView e45f04f391 Merge branch 'master' into fix_material_uniqueness 7 years ago