Cura/plugins/Marketplace/resources/qml
casper 71a43060a6 Open separate license dialog with each plugin install
Previously the license dialog was instanciated once and re-used for each
install. As the dialog is only shown after the plugin is downloaded it
was possible to click install for multiple plugins. Plugins that finish
downloading later would override the dialog of earlier downloaded
plugins. Clicking "accept" would then only install the latest downloaded
plugin.

Now for each install a separate dialog is shown. Accepting the license
agreement would only install the recently accepted plugin.

Note: in the current form the license agreement does not show any
identification to what plugin triggered the dialog. As multiple dialogs
can be shown at once this might be unclear.

cura 8587
2021-12-06 19:34:02 +01:00
..
LicenseDialog.qml Open separate license dialog with each plugin install 2021-12-06 19:34:02 +01:00
ManageButton.qml Implement aesthetics of busy indicator 2021-12-06 16:52:47 +01:00
ManagedPackages.qml Add campaign links 2021-12-03 13:26:48 +01:00
ManagePackagesButton.qml Fix CApitalization and spurious space. 2021-11-18 08:44:06 +01:00
Marketplace.qml Make quit button quit Cura 2021-12-06 16:05:48 +01:00
Materials.qml Add correct text to material and plugins onboarding banners 2021-12-03 13:26:48 +01:00
OnboardBanner.qml Solve layout warnings. 2021-12-03 13:27:05 +01:00
PackageCard.qml Use capital letters for busy text 2021-12-06 16:25:50 +01:00
PackageDetails.qml Make header of detail page depend on header of origin 2021-12-03 13:25:35 +01:00
Packages.qml Merge remote-tracking branch 'origin/marketplace_redesign' into CURA-8587_disable_update_install_and_uninstall 2021-12-03 13:36:56 +01:00
PackageTypeTab.qml moved manage packages button inside the tabBar and adjusted styling 2021-11-16 14:02:07 +01:00
Plugins.qml Add correct text to material and plugins onboarding banners 2021-12-03 13:26:48 +01:00
VerifiedIcon.qml Move verifiedIcon to it's own file 2021-12-06 11:54:14 +01:00