Jelle Spijker
|
23d6c2390f
Fixed the updating button
|
3 years ago |
Jelle Spijker
|
8abeb24ccc
Remove a recently installed and then uninstalled package from the manage list
|
3 years ago |
Jelle Spijker
|
62c6af1ef3
Don't show the enable button on recently installed plugins
|
3 years ago |
Jaime van Kessel
|
6703813f1d
Remove unused signals
|
3 years ago |
Jaime van Kessel
|
14406e13bd
Rename hasPluginsEnabledOrDisabledChanged to pluginsEnabledOrDisabledChanged
|
3 years ago |
Jelle Spijker
|
aa93186707
Don't show License Dialog when there is no License text
|
3 years ago |
Jelle Spijker
|
020313da25
Subscribe the user to a reinstalled package again
|
3 years ago |
Jelle Spijker
|
447e0443a2
Reinstall a package scheduled for removal before attempting to dl and install
|
3 years ago |
Jelle Spijker
|
951c0234d6
Renamed _manager to _package_manager for more consistent naming
|
3 years ago |
Jelle Spijker
|
23cc7084c4
Switch between correct states of the un-/installed buttons
|
3 years ago |
Jelle Spijker
|
0ffaafc8c0
Revert "Simplify `CuraPackageManager`"
|
3 years ago |
Jelle Spijker
|
9e1e98bdbd
Revert "Show install button after package has been uninstalled"
|
3 years ago |
casper
|
c66e17dd9e
Show install button after package has been uninstalled
|
3 years ago |
casper
|
2bf8309d45
Merge remote-tracking branch 'origin/CURA-8587_disable_update_install_and_uninstall' into CURA-8587_disable_update_install_and_uninstall
|
3 years ago |
Jelle Spijker
|
8b2ced122c
Explicitly close the downloaded curapackage
|
3 years ago |
casper
|
33f1bd8c5d
Simplify `CuraPackageManager`
|
3 years ago |
casper
|
62596a42e6
Remove un-needed column component
|
3 years ago |
casper
|
aea316799a
Always set `busy = False` on installed package
|
3 years ago |
casper
|
5f444fa5b7
Simplify enabled busy state
|
3 years ago |
casper
|
c338d8f5ce
Only show enable/disable button if plugin is installed
|
3 years ago |
Jaime van Kessel
|
08eba9f21a
Fix updating package
|
3 years ago |
Jaime van Kessel
|
d50dc59aac
Simplifications and cleanup
|
3 years ago |
Jaime van Kessel
|
d422e0d4ee
Simplify onClicked for install button
|
3 years ago |
Jaime van Kessel
|
62f99a28b3
Simplify the update logic in the package model / card
|
3 years ago |
Jaime van Kessel
|
4b358496d9
Simplify enable/disable button visibility
|
3 years ago |
Jaime van Kessel
|
aa29114470
Correctly set defaults of managebutton
|
3 years ago |
Jaime van Kessel
|
8c0d4899ed
Remove unneeded {}
|
3 years ago |
Jaime van Kessel
|
274b98f9b1
Remove unneeded "primary_action" from managebutton
|
3 years ago |
Jaime van Kessel
|
08685af9de
Switch ManageButton over to implicitWidth & height instead of layout
|
3 years ago |
Jaime van Kessel
|
f993243d57
Remove unneeded import
|
3 years ago |
Jaime van Kessel
|
e92cc584fb
Add missing return type
|
3 years ago |
Jaime van Kessel
|
50f1afa5d9
Make plugin_registry protected
|
3 years ago |
Jaime van Kessel
|
eb11e92637
Rename local_packages_id to local_packages_ids
|
3 years ago |
Jelle Spijker
|
4f997319b0
Try sorting on section, update and display name
|
3 years ago |
Jelle Spijker
|
e72655cc22
Moved busy/confirmed logic to QML
|
3 years ago |
Jelle Spijker
|
d876b85259
Don't forcefully remove bundled packages when updating
|
3 years ago |
Jelle Spijker
|
11c2ccd227
Use the ongoing_request queue
|
3 years ago |
Jelle Spijker
|
a571e87553
Fixed the spinner
|
3 years ago |
Jelle Spijker
|
9b7731a21b
Use package_infos to obtain the url
|
3 years ago |
Jelle Spijker
|
ec8254bca9
Fixed old Marketplace update functionality
|
3 years ago |
Jelle Spijker
|
e0754c7015
Disabled old toolbox functionality for updating
|
3 years ago |
Jelle Spijker
|
d9f77d7ffd
Moved the update logic to the PackageManager
|
3 years ago |
casper
|
4991c39535
Make sure `ManageButton` has the correct width and height
|
3 years ago |
Jelle Spijker
|
1adae61f39
Enable and disabled now toggle correctly
|
3 years ago |
Jelle Spijker
|
9874b0c8ba
removed redundant dunders from helper class
|
3 years ago |
Jelle Spijker
|
4c5ca22b24
Handle bundled packages which can be Downgraded
|
3 years ago |
Jelle Spijker
|
8a583a4323
Fixed Enable button text and style
|
3 years ago |
Jelle Spijker
|
0299bb1694
Fixed update buttons
|
3 years ago |
Jelle Spijker
|
8dc88e52c2
Don't show the Enable buttons for materials
|
3 years ago |
Jelle Spijker
|
51a77f683d
Moved stateManageButton logic out of the packageModel
|
3 years ago |