Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-17Remove unneeded controlJaime van Kessel
2021-12-16Invert style of install buttonJelle Spijker
2021-12-16Fixed the updating buttonJelle Spijker
2021-12-16Don't show the enable button on recently installed pluginsJelle Spijker
2021-12-15Switch between correct states of the un-/installed buttonsJelle Spijker
2021-12-15Remove un-needed column componentcasper
2021-12-14Simplify enabled busy statecasper
2021-12-14Only show enable/disable button if plugin is installedcasper
2021-12-13Fix updating packageJaime van Kessel
2021-12-13Simplifications and cleanupJaime van Kessel
2021-12-13Simplify onClicked for install buttonJaime van Kessel
2021-12-13Simplify the update logic in the package model / cardJaime van Kessel
2021-12-13Simplify enable/disable button visibilityJaime van Kessel
2021-12-13Correctly set defaults of managebuttonJaime van Kessel
2021-12-13Remove unneeded {}Jaime van Kessel
2021-12-13Remove unneeded "primary_action" from managebuttonJaime van Kessel
2021-12-13Switch ManageButton over to implicitWidth & height instead of layoutJaime van Kessel
2021-12-13Remove unneeded importJaime van Kessel
2021-12-10Moved busy/confirmed logic to QMLJelle Spijker
2021-12-10Fixed the spinnerJelle Spijker
2021-12-10Moved the update logic to the PackageManagerJelle Spijker
2021-12-10Make sure `ManageButton` has the correct width and heightcasper
2021-12-09Enable and disabled now toggle correctlyJelle Spijker
2021-12-09Handle bundled packages which can be DowngradedJelle Spijker
2021-12-09Fixed Enable button text and styleJelle Spijker
2021-12-09Fixed update buttonsJelle Spijker
2021-12-09Don't show the Enable buttons for materialsJelle Spijker
2021-12-09Moved stateManageButton logic out of the packageModelJelle Spijker
2021-12-09Show spinner againJelle Spijker
2021-12-09Show Install and Update buttons in the correct scenario'sJelle Spijker
2021-12-08Merge remote-tracking branch 'origin/CURA-8587_disable_update_install_and_uni...casper
2021-12-08Combine dublicated elements from `PackageCard` and `PackagePage` intocasper
2021-12-08Rework of the ManageButtonJelle Spijker
2021-12-08Merge pull request #11037 from Ultimaker/CURA-8734_Package_card_refactorJelle Spijker
2021-12-08Make ManageButton a reusable Componentcasper
2021-12-08Display different types of manage buttons through Loader.sourceComponentcasper
2021-12-08Renamed Manager to RestartManagerJelle Spijker
2021-12-08Merge branch 'CURA-8587_disable_update_install_and_uninstall' into CURA-8734_...casper
2021-12-08Also have/keep the uninstalled status displayed.Remco Burema
2021-12-08Split PackageCard into PackageCard and PackagePagecasper
2021-12-08Automatic abortRequest for each API requestJelle Spijker
2021-12-08Introduced a Manager to centralize plugin/package managementJelle Spijker
2021-12-07Peristance of 'Installed' text.Remco Burema
2021-12-07Trying to set a persistent install managebuttonJelle Spijker
2021-12-07Hidden other manage buttons when the other is confirmedJelle Spijker
2021-12-07Reset button if user declines licenseJelle Spijker
2021-12-07Don't show en-/disable button when un-/installedJelle Spijker
2021-12-07Show a conformation message after a successful manage actionJelle Spijker
2021-12-07Only show manage buttons in manage tab or detail viewJelle Spijker
2021-12-07Some final tweaks and added missing documentationJelle Spijker