Commit History

Author SHA1 Message Date
  c.lamboo 27cc89ff89 Allow for custom descriptions/icons in packaged intents 1 year ago
  j.spijker@ultimaker.com d1e8ae1ca7 Fix curapackage intent and intents mappings 1 year ago
  c.lamboo 3dad5d564d Only unquote once in `getMaterialFilePackageId` 2 years ago
  c.lamboo 1e9e3a8cfb Fix saving materials with spaces 2 years ago
  Ghostkeeper 83bad98ea3 Merge branch 'CURA-9365_fix_building_cura_main' into 5.1 2 years ago
  Jaime van Kessel 7685540709 Ensure that intents and variants are also copied from packages 2 years ago
  Jelle Spijker b8a4243e26 Merge branch 'main' into CURA-9365_fix_building_cura_main 2 years ago
  j.delarago 8c2ac9f21e Remove excessive logs, make path search recursive for materials. 2 years ago
  j.delarago 4e80d170d1 Add logs for debugging 2 years ago
  j.delarago 5d0e4238d5 Use os.path.join instead of appending a "/" since this is os specific. 2 years ago
  j.delarago f7bc55db15 Revert "temu extra logging for debugging" 2 years ago
  j.delarago febb7f1205 temu extra logging for debugging 2 years ago
  j.delarago a548e13db3 add bundled paths log 2 years ago
  j.delarago ddb49ddba4 Add comment 2 years ago
  j.delarago 71a817697b Before this change packages were only being checked if they were bundled after loading the package_id. However only installed packages were being loaded so this would always be false. 2 years ago
  j.delarago efeb29c734 Fix call to plugin that was causing errors when building 2 years ago
  j.delarago 29b6450704 Add some more information for the unhappy route and a message to inform the user. 2 years ago
  j.delarago cdc08b5d54 Improve GUID check by parsing xml and getting GUID specifically inside the metadata tag. 2 years ago
  j.delarago 3dec025cb8 Update comment to clarify function usage. 2 years ago
  j.delarago 21d59e9349 Write active material metadata to ufp when saving. 2 years ago
  Ghostkeeper c7d7dd11d1 Merge branch 'master' into PyQt6_upgrade 2 years ago
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 years ago
  Jaime van Kessel 6dac500f18 Simplify getAllLocalPackages 2 years ago
  Jaime van Kessel 477f62916c Further simplify the data being sent over to the package manager 2 years ago
  Jelle Spijker 0ffaafc8c0 Revert "Simplify `CuraPackageManager`" 2 years ago
  Jelle Spijker 9e1e98bdbd Revert "Show install button after package has been uninstalled" 2 years ago
  casper c66e17dd9e Show install button after package has been uninstalled 2 years ago
  casper 33f1bd8c5d Simplify `CuraPackageManager` 2 years ago
  Jaime van Kessel eb11e92637 Rename local_packages_id to local_packages_ids 2 years ago
  Jelle Spijker 9874b0c8ba removed redundant dunders from helper class 2 years ago
  Jelle Spijker 51a77f683d Moved stateManageButton logic out of the packageModel 2 years ago
  Jelle Spijker f6966c25fb Some final tweaks and added missing documentation 2 years ago
  Ghostkeeper e525770332 Cast result to list after _updateLocalPackages 2 years ago
  Jelle Spijker a51b29cdf6 Fixed double items in getAllLocalPackages 2 years ago
  Jelle Spijker 305fb4ab09 renamed locally_installed property 2 years ago
  Jelle Spijker 09709ede8b Fix duplicate packages in get AlllocalPackages 2 years ago
  Jelle Spijker 8400459e21 Use Python syntax to check if item is in collection 2 years ago
  casper 4c570c87e9 Make sure recently installed packages only appear once in package list 2 years ago
  Jelle Spijker 00acfe9d72 Added uninstall functionality 2 years ago
  Jelle Spijker 3b3d986058 Groundwork for installing/updating packages 2 years ago
  Jelle Spijker 02e2e0a1c6 Filter already installed packages from the install listviews 2 years ago
  Jelle Spijker 66e52294b5 Get the locally installed packages 2 years ago
  Nino van Hooff 58ffc9dcae Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 4 years ago
  Ghostkeeper 0482371fc6 Don't use deprecated extruders() slot 4 years ago
  Jelle Spijker 6aedab78dc Converted comments in dir Cura/cura to rst style 4 years ago
  fieldOfView 6abf916ced Fix typing in __init__ methods to appease MYPY 4 years ago
  Jaime van Kessel 81b33b8649 Add some missing typing 4 years ago
  Jack Ha 2bd8350141 Added error checking, added typing, renamed function. CURA-5389 6 years ago
  Lipu Fei 76417b7fb2 Hide materials belong to a to-be-removed package 6 years ago
  Lipu Fei cc5f35dd91 Rename some functions and variables 6 years ago