Commit History

Author SHA1 Message Date
  fieldOfView a52bb1422b Suggest unique name when creating/duplicating profiles 8 years ago
  Jaime van Kessel 73b9a142d2 Auto generate name now works if base_name is empty string 8 years ago
  Simon Edwards a2f478f2ad Fix for "Creating two profiles causes the names to become messed up" 8 years ago
  fieldOfView f7f4aa7659 Activate another profile when the user cancel out of generating a new profile 8 years ago
  fieldOfView b09e8bb1c9 Use active quality(-changes) name when creating a new profile 8 years ago
  Jack Ha 2ae998737f Added materialspage Display Name field and made it work. CURA-1969 8 years ago
  Jaime van Kessel 17b34fb4e1 It's no longer possible to remove a material that is in use 8 years ago
  Jaime van Kessel 3012690abc Also added logging to indicate failure 8 years ago
  Jaime van Kessel b1ae25fb92 Removing containers now returns false if it was unable to remove containers 8 years ago
  Jaime van Kessel 9c895d2f31 Added more logging to container duplication 8 years ago
  Jaime van Kessel cbb50eeec6 Added more logging to renaming 8 years ago
  Ghostkeeper 0c0871656b Cache container registry before for loop 8 years ago
  Arjen Hiemstra a14a80be56 Document and simplify the quality/quality changes code in ContainerManager 8 years ago
  Arjen Hiemstra 2c0f0e8559 Move new_id in ContainerManager::duplicate into a general block 8 years ago
  Arjen Hiemstra 29c0cc3850 Fix ContainerManager::renameQuality to set a proper unique id 8 years ago
  Arjen Hiemstra ba2c60bb0d Implement remove, rename, duplicate quality in containermanager 8 years ago
  Arjen Hiemstra b894e3888c Introduce a quality_type metadata entry that can be used to distinguish qualities 8 years ago
  Arjen Hiemstra bc8c55f8fb Properly return True in updateQualityChanges 8 years ago
  Arjen Hiemstra 7b9c982c62 Properly fix machinemanager access 8 years ago
  Arjen Hiemstra 324d1415d7 Fix updating active quality 8 years ago
  Arjen Hiemstra 354a467d8e Fix circular import bullcrap 8 years ago
  Arjen Hiemstra 2ee2bc7348 Properly implement ContainerManager::createQualityChanges 8 years ago
  Arjen Hiemstra ec383b46b9 Emit blurSettings for ContainerManager::merge/clear user containers 8 years ago
  Arjen Hiemstra 9ef709962f Start implementing a createQualityChanges method in ContainerManager 8 years ago
  Arjen Hiemstra 0934ae70a8 Introduce clearUserContainers and updateQualityChanges methods in ContainerManager 8 years ago
  Arjen Hiemstra 95c3aa8251 Split ContainerManager::mergeContainer into a checking bit and a function that does the actual work 8 years ago
  Arjen Hiemstra 570a67556a Fix exporting and importing materials on OSX 8 years ago
  Arjen Hiemstra a7585a4b9a Ignore default container types when creating name filters for containers 8 years ago
  Arjen Hiemstra 8e63016ef3 Add logging to explain why ContainerManager's methods do not complete successfully 8 years ago
  Arjen Hiemstra 1f6e99f641 Add methods to get name filters, import and export containers to ContainerManager 8 years ago
  Arjen Hiemstra 6e153414a4 Do not try to write to read-only containers 8 years ago
  Arjen Hiemstra ce065d110d Finish implementation of ContainerManager 8 years ago
  Arjen Hiemstra ff9e4c9bb7 Add some more documentation to ContainerManager 8 years ago
  Arjen Hiemstra ce3a5f7e48 Update references to moved classes so things work again 8 years ago
  Arjen Hiemstra 0e28b331fb Move Cura setting related classes to cura/Settings 8 years ago