Cura/plugins/Marketplace
casper 28b21628b4 Remove unused package_name property and add package_id in license model
The `_to_be_installed_package_id` and `_to_be_installed_package_path`
can now be removed from the class as they can requested from the model
itself. This we make sure that the we alway install the package for
which the license was recently accepted.

cura 8587
2021-12-06 18:07:44 +01:00
..
resources Move button text inside QML element 2021-12-06 17:50:18 +01:00
__init__.py Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
Constants.py un-/subscribe the user to installed packages 2021-12-03 17:08:28 +01:00
LicenseModel.py Remove unused package_name property and add package_id in license model 2021-12-06 18:07:44 +01:00
LocalPackageList.py Show the uninstall button for packages which can be downgraded to the bundled version 2021-12-06 14:11:31 +01:00
Marketplace.py un-/subscribe the user to installed packages 2021-12-03 17:08:28 +01:00
PackageList.py Remove unused package_name property and add package_id in license model 2021-12-06 18:07:44 +01:00
PackageModel.py Fix several typing issues 2021-12-06 17:22:07 +01:00
plugin.json Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
RemotePackageList.py Persistent handled state across Package Lists 2021-12-06 10:19:14 +01:00