Cura/plugins/Marketplace
Ghostkeeper d6143103d0
Merge branch 'marketplace_redesign' into CURA-8565_marketplace_plugin_details
Conflicts:
	plugins/Marketplace/resources/qml/Marketplace.qml -> Whole layout changed, while the onboarding banner got added. I re-added the onboarding banner item and the new search link at locations where I thought it was appropriate.
	plugins/Marketplace/resources/qml/Packages.qml -> A small conflict where new properties got added while I moved the width property up a bit for consistency. Easy enough to fix.
2021-11-30 16:16:20 +01:00
..
resources Merge branch 'marketplace_redesign' into CURA-8565_marketplace_plugin_details 2021-11-30 16:16:20 +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 show download count for bundled plug-ins 2021-11-30 14:42:12 +01:00
Marketplace.py Updated documentation and typing 2021-11-03 15:15:46 +01:00
PackageList.py Implemented code review suggestions 2021-11-04 08:23:46 +01:00
PackageModel.py Fix newline rendering in extended display 2021-11-30 15:01:39 +01:00
plugin.json Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
RemotePackageList.py Don't show download count for bundled plug-ins 2021-11-30 14:42:12 +01:00