Remco Burema
|
32b52c6166
Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Kostas Karmas
|
5c898b8c57
Allow the machine manager to set an empty active machine
|
4 years ago |
Ghostkeeper
|
b68c3b7301
Remove usage of deprecated extruders property
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
58ffc9dcae
Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Ghostkeeper
|
833a7a3804
Don't use deprecated extruders()
|
4 years ago |
Jelle Spijker
|
120541a8db
Updated comments in Models
|
4 years ago |
Lipu Fei
|
045f4c51fa
Fix BaseMaterialsModel's QTimer lifecycle
|
4 years ago |
Jaime van Kessel
|
17b8e9930c
Add handling for case where variant could not be found
|
5 years ago |
Ghostkeeper
|
94eb76a844
Merge branch 'master' into CURA-6793_performance
|
5 years ago |
Lipu Fei
|
5602c71ec7
Fix material model update and signal recursion
|
5 years ago |
Ghostkeeper
|
7348c70af6
Don't get whole container to just get metadata
|
5 years ago |
Ghostkeeper
|
401390209f
Robustness against missing approximate diameter
|
5 years ago |
Ghostkeeper
|
ce4c5a1c93
Remove unnecessary listening to switching extruder tabs
|
5 years ago |
Lipu Fei
|
94e89ad4ac
Fix merge conflicts with master
|
5 years ago |
Ghostkeeper
|
4a68e7ec95
Fix favorite materials without material manager
|
5 years ago |
Jaime van Kessel
|
830b22e381
Fix crash when adding a machine without materials
|
5 years ago |
Ghostkeeper
|
5f4051ab5c
Use getApproximateMaterialDiameter instead of rounded getCompatibleMaterialDiameter
|
5 years ago |
Jaime van Kessel
|
0ff9d72c4c
Remove use of deprecated extruders property
|
5 years ago |
Jaime van Kessel
|
b00b8c8c58
Merge branch 'feature_intent_container_tree' of github.com:Ultimaker/Cura into feature_intent_interface
|
5 years ago |
Jaime van Kessel
|
f4dc93fc39
Prevent crash in model if no extruder is set
|
5 years ago |
Ghostkeeper
|
f5ca29c7aa
Emit materialsChanged from the variant when a material gets added
|
5 years ago |
Remco Burema
|
745390e51f
Fix typing.
|
5 years ago |
Ghostkeeper
|
63ae6ee9ec
Fix updating materials models when materials change before first printer switch
|
5 years ago |
Jaime van Kessel
|
72ea1257d7
Prevent crash when machine isn't configured correctly yet
|
5 years ago |
Ghostkeeper
|
1febfde3cc
Fix switching to printers without variant
|
5 years ago |
Ghostkeeper
|
4fb656ea7b
Don't use deprecated Preferences.getInstance()
|
5 years ago |
Ghostkeeper
|
8ef410e826
Update the _available_materials in the actual _update function
|
5 years ago |
Ghostkeeper
|
ea1c99b708
Update _favorite_ids in BaseMaterialsModel._update
|
5 years ago |
Ghostkeeper
|
5d76f96354
Fix getting available materials without material manager
|
5 years ago |
Ghostkeeper
|
4ad6f4f635
Update materials models when container tree updates
|
5 years ago |
Ghostkeeper
|
b7213ad020
Don't require material manager any more to find available materials
|
5 years ago |
Jaime van Kessel
|
47d082b5dc
Fix updating of material models
|
5 years ago |
Ghostkeeper
|
46b489c3f9
getAvailableMaterialsForMachineExtruder can never return None
|
5 years ago |
Ghostkeeper
|
5abb03e269
No longer update all material models when favourites change
|
5 years ago |
Jaime van Kessel
|
646222f2ac
Fix removing of material
|
5 years ago |
Ghostkeeper
|
7d1f8e981b
Fix models using new MaterialNode class
|
5 years ago |
Jaime van Kessel
|
41f2a0e222
Add a property to temporarily disable the material models from updating.
|
5 years ago |
Jaime van Kessel
|
7754b8a447
Only instantiate setting menus when it's visible
|
5 years ago |
Ghostkeeper
|
66ed9ed201
Remove optimisation that broke updates of models upon metadata change
|
5 years ago |
Remco Burema
|
b413b4cdb6
Correct a typo in typing. [CURA-6016]
|
5 years ago |
Jaime van Kessel
|
f67ac8d7c4
Update far less agressively for the material models
|
5 years ago |
Lipu Fei
|
97e6354c13
Fix material update upon extruder-compatible diameter change
|
6 years ago |
Ghostkeeper
|
c6fa9474d6
Merge branch '3.5'
|
6 years ago |
Diego Prado Gesto
|
6d2492e5cb
Remove spurious signal, it does the same as materialsUpdated.
|
6 years ago |
Jaime van Kessel
|
e7d9f0ce45
Added typing for various setting classes
|
6 years ago |
Lipu Fei
|
40c4e9c5df
Fix KeyError color_code in BaseMaterialsModel
|
6 years ago |
Lipu Fei
|
33f495442a
Remove unneeded code
|
6 years ago |
Ian Paschal
|
2304aeaceb
Expanded states preserved when updating models
|
6 years ago |