Cura/plugins/Marketplace
2023-12-13 20:10:28 +02:00
..
CloudSync Update copyright using UltiMaker 2022-11-28 10:48:38 +01:00
resources Merge branch 'main' into CURA-10475_engineplugin 2023-08-07 09:05:15 +02:00
__init__.py Dialog was immediately being destroyed because a reference to it was not being stored in memory. Added a missingPackageDialog variable to WorkspaceDialog to fix this. 2022-06-08 12:19:36 +02:00
CloudApiModel.py Fix copyright headers and code style a bit 2022-04-21 13:18:03 +02:00
Constants.py Some final tweaks and added missing documentation 2021-12-07 09:48:48 +01:00
InstallMissingPackagesDialog.py Fix imports, especially not using plugins folder as module 2022-06-08 09:50:44 +02:00
LocalPackageList.py Fix: Sort updateables on top of others instead of vice-versa. 2022-11-09 10:37:49 +01:00
Marketplace.py Don't cache PluginRegistry instance 2022-06-22 11:52:13 +02:00
MissingPackageList.py cleanup unused import and fix comment space 2023-12-13 20:10:28 +02:00
PackageList.py Catch UnicodeDecodeErrors when parsing error messages from server 2022-05-20 12:55:59 +02:00
PackageModel.py cleanup unused import and fix comment space 2023-12-13 20:10:28 +02:00
plugin.json Rerun the sort 2023-03-06 12:02:44 +01:00
RemotePackageList.py Update plugins/Marketplace/RemotePackageList.py 2023-07-25 13:29:22 +02:00