Cura/plugins/Marketplace
j.spijker@ultimaker.com f9f43b79b0
Don't pollute the package_info with section_title
The previous implementation added a section_title to the package_info
which was also stored in the packages.json. The section_title is now
provided to the PackageModel as an extra optional argument.

Contributes to CURA-8558
2021-11-03 15:15:46 +01:00
..
resources/qml Fixed typo 2021-11-02 16:21:27 +01:00
__init__.py Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
LocalPackageList.py Don't pollute the package_info with section_title 2021-11-03 15:15:46 +01:00
Marketplace.py Updated documentation and typing 2021-11-03 15:15:46 +01:00
PackageList.py Updated documentation and typing 2021-11-03 15:15:46 +01:00
PackageModel.py Don't pollute the package_info with section_title 2021-11-03 15:15:46 +01:00
plugin.json Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
RemotePackageList.py Differentiate between local and remote packages 2021-11-01 17:12:18 +01:00