Jelle Spijker
|
51a77f683d
Moved stateManageButton logic out of the packageModel
|
3 years ago |
Jelle Spijker
|
f6966c25fb
Some final tweaks and added missing documentation
|
3 years ago |
Ghostkeeper
|
e525770332
Cast result to list after _updateLocalPackages
|
3 years ago |
Jelle Spijker
|
a51b29cdf6
Fixed double items in getAllLocalPackages
|
3 years ago |
Jelle Spijker
|
305fb4ab09
renamed locally_installed property
|
3 years ago |
Jelle Spijker
|
09709ede8b
Fix duplicate packages in get AlllocalPackages
|
3 years ago |
Jelle Spijker
|
8400459e21
Use Python syntax to check if item is in collection
|
3 years ago |
casper
|
4c570c87e9
Make sure recently installed packages only appear once in package list
|
3 years ago |
Jelle Spijker
|
00acfe9d72
Added uninstall functionality
|
3 years ago |
Jelle Spijker
|
3b3d986058
Groundwork for installing/updating packages
|
3 years ago |
Jelle Spijker
|
02e2e0a1c6
Filter already installed packages from the install listviews
|
3 years ago |
Jelle Spijker
|
66e52294b5
Get the locally installed packages
|
3 years ago |
Nino van Hooff
|
58ffc9dcae
Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Ghostkeeper
|
0482371fc6
Don't use deprecated extruders() slot
|
4 years ago |
Jelle Spijker
|
6aedab78dc
Converted comments in dir Cura/cura to rst style
|
4 years ago |
fieldOfView
|
6abf916ced
Fix typing in __init__ methods to appease MYPY
|
5 years ago |
Jaime van Kessel
|
81b33b8649
Add some missing typing
|
5 years ago |
Jack Ha
|
2bd8350141
Added error checking, added typing, renamed function. CURA-5389
|
6 years ago |
Lipu Fei
|
76417b7fb2
Hide materials belong to a to-be-removed package
|
6 years ago |
Lipu Fei
|
cc5f35dd91
Rename some functions and variables
|
6 years ago |
Jack Ha
|
513bd4f84a
Renamed packageContainerIds to getPackageContainerIds. CURA-5389
|
6 years ago |
Jack Ha
|
5af5aa9e35
Added reset profiles/materials and uninstall functionality and dialog. CURA-5389
|
6 years ago |
Jack Ha
|
675c5064ed
Added checkPackageUsageAndUninstall and the package usage check. No confirmation dialog yet
|
6 years ago |
Lipu Fei
|
ef4218830b
Fix package manager initialization
|
6 years ago |
Jack Ha
|
96f2e6e1ed
CURA-5402 hopefully solved merge conflicts
|
6 years ago |
Lipu Fei
|
6818342b90
Merge remote-tracking branch 'origin/3.4'
|
6 years ago |
Lipu Fei
|
4652c3be0f
Always try to remove old package files before installing new
|
6 years ago |
Diego Prado Gesto
|
4af107dc81
Merge branch '3.4' of github.com:Ultimaker/Cura into 3.4
|
6 years ago |
Diego Prado Gesto
|
1285e1b5e5
CURA-5357 Move the plugin info in packages.json only when the
|
6 years ago |
Lipu Fei
|
4598b7a831
Merge remote-tracking branch 'origin/3.4'
|
6 years ago |
Ian Paschal
|
096f0775a8
CURA-5442 Compare plugin registry to package manager
|
6 years ago |
Jack Ha
|
c6ac344ed5
Merge branch '3.4'
|
6 years ago |
Ian Paschal
|
74ba10444e
CURA-5357 Prevent uninstall of plugins that are not-yet-installed
|
6 years ago |
Lipu Fei
|
f395f1eebc
Merge branch 'master' into WIP_improve_initialization
|
6 years ago |
Lipu Fei
|
43fcb183ae
Remove unnecessary code
|
6 years ago |
Lipu Fei
|
ad131ab30c
Fix downgrade packages to bundled version
|
6 years ago |
Ghostkeeper
|
0f4f55cf6b
Move CuraPackageManager to Uranium
|
6 years ago |
Diego Prado Gesto
|
b7fe43e68c
Merge branch 'master' into WIP_improve_initialization
|
6 years ago |
Lipu Fei
|
eecbe20830
Enabled drag-n-drop for curapackages
|
6 years ago |
Diego Prado Gesto
|
1bec6d7aa5
CURA-5164 Fix types
|
6 years ago |
Ian Paschal
|
1d8a405e86
CURA-5357 Search for license files
|
6 years ago |
Ghostkeeper
|
eab150d7ee
Only look for user package management path in storage dirs
|
6 years ago |
Diego Prado Gesto
|
ed6b63b41b
Merge branch 'master' of github.com:Ultimaker/Cura
|
6 years ago |
Diego Prado Gesto
|
bc965bacfc
CURA-5358 Not use the prefix for installing packages and so no need to
|
6 years ago |
Jack Ha
|
9281c23555
Fix uninstallable user package which was also bundled; make update package somewhat better by not trying to uninstall builtin package
|
6 years ago |
Aleksei S
|
50dabdbac8
Merge branch 'bugfix-toolbox-update'
|
6 years ago |
Ghostkeeper
|
0aa1aaf11b
Fix loading packages.json when file doesn't exist yet
|
6 years ago |
Ghostkeeper
|
0a9f389396
Search for bundled packages file in all search paths
|
6 years ago |
Jack Ha
|
49c4f66d95
Ugly fix for uninstalling installed packages, but not uninstalling bundled packages.
|
6 years ago |
Jack Ha
|
1f088aabc4
Cleanup and simplify toolbox plugin update
|
6 years ago |