Commit History

Author SHA1 Message Date
  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
  fieldOfView eba75a726e Set brand and material to "Custom" so it is less like copying Generic PLA 7 years ago
  fieldOfView f3c2df3ab4 Properly return a string when creating/duplicating a material 7 years ago
  Arjen Hiemstra d95488a940 Use the new stack properties so we can properly create quality changes 7 years ago
  fieldOfView 67b8302d40 Add a notice to linked materials and allow "unlinking" a material. 7 years ago
  fieldOfView 02b978272f Add "Create" button to create a new, unique material. 7 years ago
  Lipu Fei a3dce9f6d1 CURA-3471 importProfiles() takes QVariantList 8 years ago
  Simon Edwards 807542cc1f Fixed a merge problem. 8 years ago
  Simon Edwards 18368f3ad4 Type hints and fixes for ContainerManager. 8 years ago
  Jaime van Kessel ab28cb4615 Fix import changes 8 years ago
  Simon Edwards 4fecf55b3b Use double quotes instead of singles. 8 years ago
  Simon Edwards fb70eb6813 Merge branch 'master' into python_type_hinting 8 years ago
  Simon Edwards a5181f157e Applied the profiler's pyqtSlot decorator to all of the code. 8 years ago
  Simon Edwards 74e5798509 Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py. 8 years ago
  Simon Edwards 5884509af1 More type checking fixes after the merge. 8 years ago
  Simon Edwards 98a6568313 Merge branch 'master' into python_type_hinting 8 years ago
  Simon Edwards 14afd9eab7 Heaps to changes to get the Cura code through the type checker (with minimal checking). 8 years ago
  Jaime van Kessel 2eb1c61033 Merge branch 'feature_drag_curaprofile' of github.com:Ultimaker/Cura 8 years ago
  Jaime van Kessel 720f37b17f Quality changes can now only be removed if they are not in use anywere 8 years ago
  Jaime van Kessel d897392eea Merge branch '2.3' of github.com:Ultimaker/Cura 8 years ago
  Jaime van Kessel 41ed9661f6 FindQUalityByName now also uses fallback generic materials if no result was found 8 years ago
  Thomas Karl Pietrowski aa92428c04 Cleanup: Remove debug print 8 years ago
  Arjen Hiemstra f952b45a62 Use the machine/extruder ID as base for duplicated profile ID 8 years ago
  Jack Ha a23a922eec Drag profile into Cura; added importProfile(s), exportProfile to ContainerManager. CURA-787 8 years ago
  fieldOfView 081ca8ea8d Merge current quality_changes values into newly created profiles 8 years ago
  fieldOfView 6d0da0d754 Revert "global_profile" reference changes while refixing import 8 years ago
  fieldOfView 77370d8599 Fix error duplicating profiles 8 years ago
  fieldOfView 7b42f52be9 Properly use classmethod to make sure ContainerManager is a singleton 8 years ago
  fieldOfView d47f3c482f Static methods cannot call class methods 8 years ago
  fieldOfView ff12f999be Fixed error when duplicating protected profiles 8 years ago
  fieldOfView fc310f2732 Fix duplicating profiles 8 years ago
  fieldOfView 046d0b5956 Rename extruder quality changes files when renaming a custom profile 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