Commit History

Author SHA1 Message Date
  Kostas Karmas 4b35bd1724 Correct the print sequence when discarding the current changes 4 years ago
  Kostas Karmas fab2c31b4f Cover the last remaining case when setting the print sequence 4 years ago
  Kostas Karmas 07453e101e Add detailed documentation for _correctPrintSequence function 4 years ago
  Kostas Karmas 2ccdd11098 Properly set the print sequence in the correct container 4 years ago
  Kostas Karmas a1c7ebe1c3 Fix mypy complaints 4 years ago
  Kostas Karmas 845c994cbc Replace f string since it's not available in Python3.5 4 years ago
  Kostas Karmas 1a759f81df Change print sequence when the number of enabled extruders changes 4 years ago
  Jaime van Kessel 50ae33c42d Force an re-evaluation of a setting when extruder has been disabled 4 years ago
  Kostas Karmas f25bfd717e Recalculate the number of user settings after setting the quality group 4 years ago
  Jaime van Kessel dd359da1cf Prevent crash when material is unknown 4 years ago
  Jelle Spijker 0725bdcd64 Merge pull request #8335 4 years ago
  Ghostkeeper 6e2738a254 Don't update extruders that Cura doesn't have 4 years ago
  Jaime van Kessel 175244fdc8 No longer spam the GUI with hasUserSettingsUpdates 4 years ago
  Jaime van Kessel 6dbdee8d98 Don't switch away from disabled extruder 4 years ago
  Jaime van Kessel c383fe9656 Don't force an update when disabling an extruder 4 years ago
  Jaime van Kessel 8ecdce3b26 Remove postponeEmit that didn't do anything 4 years ago
  Jaime van Kessel 1097dbdfa5 Fix copypaste mistake 4 years ago
  Jaime van Kessel 13600504d4 Fix mypy failure 4 years ago
  Jaime van Kessel 87fb495e07 Add some property tests for MachineManager 4 years ago
  Jaime van Kessel 4a47606176 Fix mypy issue 4 years ago
  Jaime van Kessel ce930220e9 Add tests for SetActiveMachine 4 years ago
  Jaime van Kessel 907caa53f0 Ensure that changing material type results in profile re-evaluation 4 years ago
  Jaime van Kessel 724498cba7 Reset quality if none was found 4 years ago
  Kostas Karmas d0d7e671ed Make the deletion of the definitionChanges safer 4 years ago
  Kostas Karmas 364769d821 Remove only the hidden printers when removing a printers 4 years ago
  Jaime van Kessel 466ec7c42a Remove duplicated variable 4 years ago
  Jaime van Kessel 930d92869a Fix syncing empty material with cloud 4 years ago
  Kostas Karmas 984426fabb Merge branch 'master' into CURA-7454_Add_remove_printers_button_in_removed_printers_from_account_message 4 years ago
  Nino van Hooff feeeb972f7 Merge pull request #7873 from Ultimaker/CURA-7438_Show_cloud_connection_not_available_printer_removed_from_account 4 years ago
  Jaime van Kessel ed53557044 Merge branch 'master' of github.com:Ultimaker/Cura 4 years ago
  Kostas Karmas 8c6a7d3098 Remove definitionChanges before removing a printer 4 years ago
  Kostas Karmas 5c898b8c57 Allow the machine manager to set an empty active machine 4 years ago
  Nino van Hooff 1024879f9d Process Review feedback for CURA-7438 4 years ago
  Kostas Karmas 458b439a9a Rename META_REMOVED_FROM_ACCOUNT to META_LINKED_TO_ACCOUNT 4 years ago
  Kostas Karmas 4bebaaaddb Display an appropriate tooltip when device is removed from the account 4 years ago
  Nino van Hooff 80a5b53aad Store the printer cluster size as a metadata entry on the machine 4 years ago
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 years ago
  Nino van Hooff 58ffc9dcae Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 4 years ago
  Nino van Hooff c2c96faf5f Convert remaining doxygen to rst 4 years ago
  Nino van Hooff eef347ed6c Add an cloud unavailable icon to the active printer icon 4 years ago
  Ghostkeeper d499c6fdfe Keep this position a string 4 years ago
  Ghostkeeper acc8e24cb4 Use extruderList rather than extruders dictionary 4 years ago
  Ghostkeeper 17762cb431 Use extruderList rather than extruders to switch userChanges over 4 years ago
  Ghostkeeper 33c1901070 Replace another extruders() call with extruderList 4 years ago
  Ghostkeeper 174a8e5411 Use extruderList rather than deprecated extruders 4 years ago
  Ghostkeeper a6d7b97abc Use extruderList rather than deprecated extruders 4 years ago
  Ghostkeeper fe0bae4c25 MORE usage of extruderList, LESS of extruders 4 years ago
  Ghostkeeper afde5353eb Use extruderList rather than extruders 4 years ago
  Ghostkeeper 88bf80c424 Don't provide setVariant with None as variant 4 years ago
  Jaime van Kessel 8269ae9501 Use base_file to check if a material is known 4 years ago