Cura/plugins/Marketplace
Remco Burema 27cb1d2d9f
Also have/keep the uninstalled status displayed.
'isRecentlyInstalled' was both for installing _and_ uninstalling. Will add the rename to the refactor later on.

part of CURA-8587
2021-12-08 14:04:19 +01:00
..
resources Also have/keep the uninstalled status displayed. 2021-12-08 14:04:19 +01:00
__init__.py Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
Constants.py Some final tweaks and added missing documentation 2021-12-07 09:48:48 +01:00
LocalPackageList.py Defensive programming 2021-12-08 09:58:53 +01:00
Manager.py Introduced a Manager to centralize plugin/package management 2021-12-08 08:06:56 +01:00
Marketplace.py Introduced a Manager to centralize plugin/package management 2021-12-08 08:06:56 +01:00
PackageList.py Fixed returning an error after the package is destroyed 2021-12-08 10:59:28 +01:00
PackageModel.py Also have/keep the uninstalled status displayed. 2021-12-08 14:04:19 +01:00
plugin.json Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
RemotePackageList.py Automatic abortRequest for each API request 2021-12-08 10:18:08 +01:00