Commit History

Author SHA1 Message Date
  Joey de l'Arago 1d1800e440 Remove print statements 1 year ago
  Joey de l'Arago dd510a5dfc Cleanup 1 year ago
  Joey de l'Arago 4d2f6b9655 Previously there would always be one item in the updateableMachinesModel ("Create new"). This was moved to a button instead of being part of the model. 1 year ago
  Joey de l'Arago 156004cb17 Move logic for deciding the initially selected printer that was inside WorkspaceDialog.qml before into WorkspaceDialog.py. 1 year ago
  c.lamboo dc65e801d0 Set machine `isAbractMachine` in workspace dialog initialisation 1 year ago
  Joey de l'Arago 28862c89e5 Show online badge and printer icon when initially loading machine selector 1 year ago
  Joey de l'Arago 959c42d96a The printer to override was not being set initially, causing file loading to fail when not selecting a printer in the MachineSelector. 1 year ago
  Joey de l'Arago 8e56631972 3mf project files saved with an abstract printer would crash on loading when selecting a non abstract printer to load the project with. 1 year ago
  Jaime van Kessel 2f1325259c Fix 3mf workspace reader crashing on certain invalid files 2 years ago
  Ghostkeeper 8970f46154 Better path to packages.json in the 3MF file 2 years ago
  j.delarago f9ea517e05 If package.json metadata file is missing from 3mf file output warning instead of error. 2 years ago
  j.delarago ce0623664a Include all missing package metadata instead of just ids so we have something to display before searching the package on the marketplace. This is also important so we can show something if we can't find the package on the marketplace. 2 years ago
  j.delarago 4572d53e11 Read package.json required package information. Put package_ids for packages we don't have installed inside the WorkspaceDialog 2 years ago
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 years ago
  Ghostkeeper 9140b71b19 Merge branch 'libArachne_rebased' 2 years ago
  Remco Burema f5604dfb1e Add 'capabilities' to ignored metadata. 2 years ago
  Jaime van Kessel 988de58c4e Fix version upgrader for arachne 3 years ago
  Jaime van Kessel 900db57f0f Update messages to use the message_types 3 years ago
  Ghostkeeper 3dc1dbbbdb Load profile from ContainerRegistry if the stack refers to it 3 years ago
  Kostas Karmas 00ade8be3a Fix crashing if the quality_type_to_apply is None 3 years ago
  Ghostkeeper eeecd545db Catch errors for corrupted zip files when reading project files 3 years ago
  Ghostkeeper b740fda491 Catch environment errors when reading 3MF archive metadata 3 years ago
  Ghostkeeper 9ea418c0a1 Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"" 4 years ago
  Ghostkeeper 28f4d8513d Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7" 4 years ago
  Jaime van Kessel 7f47f12bf0 Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7 4 years ago
  Kostas Karmas 01d5e846aa Document possible theoretical issue when loading a project file 4 years ago
  Kostas Karmas 0feeccff85 Appease mypy complaints for AttributeErrors 4 years ago
  Kostas Karmas f8a15ea29e Display only the relevant materials when opening a project 4 years ago
  Kostas Karmas 61cc8c9a95 Remove reference to JIRA ticket in comments 4 years ago
  Kostas Karmas b9d5f0dc15 Take the machine_extruder_count into consideration when opening project 4 years ago
  Ghostkeeper 1f09ea58cc Merge branch '4.7' 4 years ago
  Ghostkeeper fc6ea28352 Don't crash if CuraStackBuilder failed to create a stack 4 years ago
  Jaime van Kessel 3cdf5a82a4 Use correct property to search container stack 4 years ago
  Jaime van Kessel ebdab94b98 Merge branch 'CURA-7609_Pick_any_printer_when_opening_a_project_file_single_dropdown' of github.com:Ultimaker/Cura 4 years ago
  Jaime van Kessel c8771124ad Change function name to better reflect what it does 4 years ago
  Kostas Karmas 4e20c7dddc Rework the open project dialog to contain only 1 dropdown 4 years ago
  Kostas Karmas 60cfb6a8be Change name of updatable_machines to updatable_machine_names 4 years ago
  Kostas Karmas 949837f041 Fix crashing when opening project files without materials 4 years ago
  Kostas Karmas a6d779e722 Sort materials based on extruder position in the open project dialog 4 years ago
  Kostas Karmas 9793c2cfde Fix crashing when opening project files without materials 4 years ago
  Kostas Karmas 9f6b4f0255 Sort materials based on extruder position in the open project dialog 4 years ago
  Kostas Karmas 37febc9f60 Remove comment 4 years ago
  Kostas Karmas 52ea3e8fcc Change variable names (available -> updatable) 4 years ago
  Kostas Karmas 98cc87d1cf Allow picking any printer of the same type when opening project file 4 years ago
  Kostas Karmas daa66a89f3 Ignore machine network metadata when reading a project file 4 years ago
  Kostas Karmas 4f97089e47 Fix losing global quality changes when reading a 3MF with a CFFF 4 years ago
  Kostas Karmas 572ded8c95 Fix crash while reading 3mf if extruder list is empty 4 years ago
  Ghostkeeper 85bfb02228 Show an error if trying to open a project file with unknown machine 4 years ago
  Jaime van Kessel 5a77595807 Fix workspace reader not taking upgrade into account 4 years ago
  Ghostkeeper 336bd2bd16 Use extruderList rather than deprecated extruders property 4 years ago