Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-08Add commentCURA-8610_add_package_metadataj.delarago
2022-06-08Before this change packages were only being checked if they were bundled afte...j.delarago
2022-06-07Fix call to plugin that was causing errors when buildingj.delarago
2022-05-31Add some more information for the unhappy route and a message to inform the u...j.delarago
2022-05-31Improve GUID check by parsing xml and getting GUID specifically inside the me...j.delarago
2022-05-31Update comment to clarify function usage.j.delarago
2022-05-30Write active material metadata to ufp when saving.CURA-8610_save_package_metadataj.delarago
2022-02-21Merge branch 'master' into PyQt6_upgradeGhostkeeper
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-12-20Simplify getAllLocalPackagesJaime van Kessel
2021-12-17Further simplify the data being sent over to the package managerJaime van Kessel
2021-12-15Revert "Simplify `CuraPackageManager`"Jelle Spijker
2021-12-15Revert "Show install button after package has been uninstalled"Jelle Spijker
2021-12-15Show install button after package has been uninstalledcasper
2021-12-15Simplify `CuraPackageManager`casper
2021-12-13Rename local_packages_id to local_packages_idsJaime van Kessel
2021-12-09removed redundant dunders from helper classJelle Spijker
2021-12-09Moved stateManageButton logic out of the packageModelJelle Spijker
2021-12-07Some final tweaks and added missing documentationJelle Spijker
2021-12-06Cast result to list after _updateLocalPackagesGhostkeeper
2021-12-05Fixed double items in getAllLocalPackagesJelle Spijker
2021-12-05renamed locally_installed propertyJelle Spijker
2021-12-05Fix duplicate packages in get AlllocalPackagesJelle Spijker
2021-12-03Use Python syntax to check if item is in collectionJelle Spijker
2021-12-03Make sure recently installed packages only appear once in package listcasper
2021-12-03Added uninstall functionalityJelle Spijker
2021-12-03Groundwork for installing/updating packagesJelle Spijker
2021-12-03Filter already installed packages from the install listviewsJelle Spijker
2021-12-03Get the locally installed packagesJelle Spijker
2020-05-28Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext...Nino van Hooff
2020-05-15Don't use deprecated extruders() slotGhostkeeper
2020-04-21Converted comments in dir Cura/cura to rst styleJelle Spijker
2020-01-14Fix typing in __init__ methods to appease MYPYfieldOfView
2020-01-10Add some missing typingJaime van Kessel
2018-07-12Added error checking, added typing, renamed function. CURA-5389Jack Ha
2018-07-11Hide materials belong to a to-be-removed packageLipu Fei
2018-07-10Rename some functions and variablesLipu Fei
2018-07-09Renamed packageContainerIds to getPackageContainerIds. CURA-5389Jack Ha
2018-07-09Added reset profiles/materials and uninstall functionality and dialog. CURA-5389Jack Ha
2018-07-05Added checkPackageUsageAndUninstall and the package usage check. No confirmat...Jack Ha
2018-06-11Fix package manager initializationLipu Fei
2018-06-06CURA-5402 hopefully solved merge conflictsJack Ha
2018-06-05Merge remote-tracking branch 'origin/3.4'Lipu Fei
2018-06-05Always try to remove old package files before installing newLipu Fei
2018-06-05Merge branch '3.4' of github.com:Ultimaker/Cura into 3.4Diego Prado Gesto
2018-06-05CURA-5357 Move the plugin info in packages.json only when theDiego Prado Gesto
2018-06-05Merge remote-tracking branch 'origin/3.4'Lipu Fei
2018-06-04CURA-5442 Compare plugin registry to package managerIan Paschal
2018-06-04Merge branch '3.4'Jack Ha
2018-06-01CURA-5357 Prevent uninstall of plugins that are not-yet-installedIan Paschal