Commit History

Author SHA1 Message Date
  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
  Jack Ha 513bd4f84a Renamed packageContainerIds to getPackageContainerIds. CURA-5389 6 years ago
  Jack Ha 5af5aa9e35 Added reset profiles/materials and uninstall functionality and dialog. CURA-5389 6 years ago
  Jack Ha 675c5064ed Added checkPackageUsageAndUninstall and the package usage check. No confirmation dialog yet 6 years ago
  Lipu Fei ef4218830b Fix package manager initialization 6 years ago
  Jack Ha 96f2e6e1ed CURA-5402 hopefully solved merge conflicts 6 years ago
  Lipu Fei 6818342b90 Merge remote-tracking branch 'origin/3.4' 6 years ago
  Lipu Fei 4652c3be0f Always try to remove old package files before installing new 6 years ago
  Diego Prado Gesto 4af107dc81 Merge branch '3.4' of github.com:Ultimaker/Cura into 3.4 6 years ago
  Diego Prado Gesto 1285e1b5e5 CURA-5357 Move the plugin info in packages.json only when the 6 years ago
  Lipu Fei 4598b7a831 Merge remote-tracking branch 'origin/3.4' 6 years ago
  Ian Paschal 096f0775a8 CURA-5442 Compare plugin registry to package manager 6 years ago
  Jack Ha c6ac344ed5 Merge branch '3.4' 6 years ago
  Ian Paschal 74ba10444e CURA-5357 Prevent uninstall of plugins that are not-yet-installed 6 years ago
  Lipu Fei f395f1eebc Merge branch 'master' into WIP_improve_initialization 6 years ago
  Lipu Fei 43fcb183ae Remove unnecessary code 6 years ago
  Lipu Fei ad131ab30c Fix downgrade packages to bundled version 6 years ago
  Ghostkeeper 0f4f55cf6b Move CuraPackageManager to Uranium 6 years ago
  Diego Prado Gesto b7fe43e68c Merge branch 'master' into WIP_improve_initialization 6 years ago
  Lipu Fei eecbe20830 Enabled drag-n-drop for curapackages 6 years ago
  Diego Prado Gesto 1bec6d7aa5 CURA-5164 Fix types 6 years ago