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
2022-02-22Hide download count in manage pageJaime van Kessel
2022-02-22Fix spacingJaime van Kessel
2022-02-22Fix positioning of marketplace searchbarJaime van Kessel
2022-01-04Only reset marketplace page if the window isn't visibleJaime van Kessel
2022-01-03Fix typingJaime van Kessel
2022-01-03Merge branch 'marketplace_redesign' of github.com:Ultimaker/Cura into CURA-85...Jaime van Kessel
2022-01-03Fix too large clickable area for author info in package cardJaime van Kessel
2022-01-03Simplify restart checkJaime van Kessel
2022-01-03Remove unused importsJaime van Kessel
2022-01-03Merge RestartManager into marketplaceJaime van Kessel
2022-01-03Remove TabManagerJaime van Kessel
2022-01-03Ensure that check for updates is called on startup of CuraJaime van Kessel
2022-01-03Clean up import orderJaime van Kessel
2022-01-03Add typing to tabmanagerJaime van Kessel
2022-01-03Simplify the notifaction icon logicJaime van Kessel
2021-12-30Add notification badge for the gear icon in the Market Placecasper
2021-12-30Make new Marktetplace react to 'get more materials'.Remco Burema
2021-12-22Ensure that local list has update URLJaime van Kessel
2021-12-22Let new marketplace also check for updatesJaime van Kessel
2021-12-22Fix update URLJaime van Kessel
2021-12-20Update documentationJaime van Kessel
2021-12-17Remove unneeded controlJaime van Kessel
2021-12-17Move cleaning up of request to after signals are disconnectedJaime van Kessel
2021-12-17Remove canInstallChanged signalJaime van Kessel
2021-12-17Simplify sortingJaime van Kessel
2021-12-17Update plugins/Marketplace/LocalPackageList.py Jaime van Kessel
2021-12-17Fix downgrading bundled packagesJaime van Kessel
2021-12-17Further simplify the data being sent over to the package managerJaime van Kessel
2021-12-17Simplify the packageListJaime van Kessel
2021-12-16Invert style of install buttonJelle Spijker
2021-12-16Catch runtime errors when trying to disconnect signalJelle Spijker
2021-12-16Only remove Card from List when package is deletedJelle Spijker
2021-12-16Make sure Signal are disconnected when PackageModel is deletedJelle Spijker
2021-12-16Fixed the updating buttonJelle Spijker
2021-12-16Remove a recently installed and then uninstalled package from the manage listJelle Spijker
2021-12-16Don't show the enable button on recently installed pluginsJelle Spijker
2021-12-16Remove unused signalsJaime van Kessel
2021-12-16Rename hasPluginsEnabledOrDisabledChanged to pluginsEnabledOrDisabledChangedJaime van Kessel
2021-12-16Don't show License Dialog when there is no License textJelle Spijker
2021-12-16Subscribe the user to a reinstalled package againJelle Spijker
2021-12-16Reinstall a package scheduled for removal before attempting to dl and installJelle Spijker
2021-12-16Renamed _manager to _package_manager for more consistent namingJelle Spijker
2021-12-15Switch between correct states of the un-/installed buttonsJelle Spijker
2021-12-15Revert "Show install button after package has been uninstalled"Jelle Spijker
2021-12-15Show install button after package has been uninstalledcasper
2021-12-15Merge remote-tracking branch 'origin/CURA-8587_disable_update_install_and_uni...casper
2021-12-15Explicitly close the downloaded curapackageJelle Spijker
2021-12-15Remove un-needed column componentcasper
2021-12-15Always set `busy = False` on installed packagecasper
2021-12-14Simplify enabled busy statecasper