Ghostkeeper
|
bd131257fe
Implement sending a signal when changing intent changes quality level
|
2 лет назад |
j.delarago
|
ed7ec6ab8f
Add intent change signal so intent changes can trigger updates in resolution drop down.
|
2 лет назад |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 лет назад |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 лет назад |
Nino van Hooff
|
c2c96faf5f
Convert remaining doxygen to rst
|
4 лет назад |
Jaime van Kessel
|
2e9dca71ce
Remove a number of unused imports
|
4 лет назад |
Jaime van Kessel
|
fb4ce43f0c
Prevent crashes when a variant could not be found
|
5 лет назад |
Lipu Fei
|
ebea5fbd14
Merge 4.4
|
5 лет назад |
Lipu Fei
|
c08e7df277
Fix typing
|
5 лет назад |
Nino van Hooff
|
fe27193c98
Add dict key check for a crash found in IntentManager
|
5 лет назад |
Nino van Hooff
|
eb4eddd49e
Add dict key check for a crash found in IntentManager
|
5 лет назад |
Jaime van Kessel
|
00078fd659
Remove a bunch of unused imports
|
5 лет назад |
Lipu Fei
|
e5450a449c
IntentManager should take into account disabled extruders
|
5 лет назад |
Lipu Fei
|
c42feae11c
Make intents work on quality management page
|
5 лет назад |
Jaime van Kessel
|
a741530db2
Also ensure that the container tree is used when selecting an intent
|
5 лет назад |
Jaime van Kessel
|
78ab218cc2
No longer reset to default intent when configuration changed
|
5 лет назад |
Jaime van Kessel
|
7693de325a
Add loggin when user tries to change intent
|
5 лет назад |
Ghostkeeper
|
80e79f6e7e
Remove TODO
|
5 лет назад |
Ghostkeeper
|
fc679758ef
Optimise getting intent categories
|
5 лет назад |
Ghostkeeper
|
3712f9c1f8
Correct parameter name
|
5 лет назад |
Remco Burema
|
507cb356d2
Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls.
|
5 лет назад |
Ghostkeeper
|
606bef9b5f
Use ContainerTree structure to get quality groups
|
5 лет назад |
Jaime van Kessel
|
e18820b846
Fix tests for ContainerManager
|
5 лет назад |
Lipu Fei
|
8863516aa4
Rename function name and fix tests
|
5 лет назад |
Lipu Fei
|
f086c1eb11
Minor cleanup changes
|
5 лет назад |
Ghostkeeper
|
3729e90b24
Fix getting original intent category
|
5 лет назад |
Ghostkeeper
|
fd32abd53c
Add property for currently selected intent
|
5 лет назад |
Ghostkeeper
|
926df1111b
Iterate over all extruder stacks rather than just the used ones
|
5 лет назад |
Ghostkeeper
|
c2b20e5cc6
Only return intents from intentMetadatas
|
5 лет назад |
Ghostkeeper
|
3cce33be6f
Get intents for every active extruder, not every used extruder
|
5 лет назад |
Ghostkeeper
|
951b91e3d8
Filter on 'material' metadata instead of material_id
|
5 лет назад |
Ghostkeeper
|
c75b83be21
Resolve circular imports
|
5 лет назад |
Remco Burema
|
270cf28ea1
Fix comments code review IntentManager.
|
5 лет назад |
Remco Burema
|
810fee37eb
Start to test other IntentManager functions.
|
5 лет назад |
Remco Burema
|
e8a1c68d92
Added (partial) test for 'currentAvailableIntents'.
|
5 лет назад |
Remco Burema
|
9e3f3c194c
Small refactor: Dont retrieve global-stack twice.
|
5 лет назад |
Remco Burema
|
308fcb6b9f
Fix typing for IntentManager
|
5 лет назад |
Remco Burema
|
f03c239041
Update some documentation. [CURA-6091]
|
5 лет назад |
Remco Burema
|
d076bfae77
Merge branch 'feature_intent_per_quality' of https://github.com/Ultimaker/Cura into feature_intent_per_quality
|
5 лет назад |
Remco Burema
|
fd80a6c1b6
Change some leftover pseudo-code to real code.
|
5 лет назад |
Ghostkeeper
|
ede6efb799
Missing documentation
|
5 лет назад |
Ghostkeeper
|
96c111553a
Implement selectDefaultIntent
|
5 лет назад |
Ghostkeeper
|
aa0bf2f6ba
Implement selectIntent
|
5 лет назад |
Ghostkeeper
|
744fbec38c
Implement defaultIntent
|
5 лет назад |
Ghostkeeper
|
2b775497b5
Implement complete code for currentAvailableIntentCategories
|
5 лет назад |
Ghostkeeper
|
28e2569c86
Implement complete code for currentAvailableIntents
|
5 лет назад |
Ghostkeeper
|
c83b9d158b
Final implementation of intentMetadatas and intentCategories
|
5 лет назад |
Ghostkeeper
|
64e3a99ad3
Also select correct quality level on the stack when changing intent
|
5 лет назад |
Ghostkeeper
|
fa65875824
Add psuedocode/boilerplate for intent manager
|
5 лет назад |