Cura/plugins/Marketplace
j.delarago 3c7498feed Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool.
Removed the ContentAlignment enum in ToolTip in favour of using the Text.ContentAlignment enum. For some reason references to this enum fail everywhere when ToolTip is moved into Uranium. There is some evil time-wasting magic cast on this component!

CURA-8943
2022-03-03 15:53:30 +01:00
..
resources Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool. 2022-03-03 15:53:30 +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 Fix typing 2022-01-03 11:44:05 +01:00
Marketplace.py Only reset marketplace page if the window isn't visible 2022-01-04 13:13:31 +01:00
PackageList.py Fix typing 2022-01-03 11:44:05 +01:00
PackageModel.py Let readmore point towards marketplace URL 2022-02-22 16:38:47 +01:00
plugin.json Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
RemotePackageList.py Show install, uninstall & disable buttons in packages list 2022-02-23 16:51:26 +01:00