Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 лет назад |
Jaime van Kessel
|
285a4584e7
Improve speed of the inherit button
|
3 лет назад |
Nino van Hooff
|
c2c96faf5f
Convert remaining doxygen to rst
|
4 лет назад |
Jaime van Kessel
|
be0e1f7284
Ensure that all updates from settingInheritance are on a timer
|
5 лет назад |
Jaime van Kessel
|
7204deac0c
Rename function to beter reflect what it does
|
5 лет назад |
Jaime van Kessel
|
f090b5898e
Small qml speed improvements for setting item
|
5 лет назад |
Jaime van Kessel
|
6eb8b75490
Update typing and fixed the bug it exposes.
|
6 лет назад |
Diego Prado Gesto
|
762a1b1bfd
Fix code-style
|
6 лет назад |
Diego Prado Gesto
|
5cd464c5de
CURA-5330 Fix some typing issues in QualityProfilesDropDownMenuModel and
|
6 лет назад |
Ghostkeeper
|
4fc29554ef
Don't process inheritance before there is an active global container
|
6 лет назад |
Jack Ha
|
9f40e3925d
CURA-5090 added timer to SettingInheritanceManager._update
|
6 лет назад |
ChrisTerBeke
|
d718e6e36c
Create extruder stack for single extruder machines on start - CURA-4482
|
7 лет назад |
ChrisTerBeke
|
b91824aab1
Move towards making extruder manager a first class citizen - CURA-4482
|
7 лет назад |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
Ghostkeeper
|
8c166ea770
Use CuraContainerStack.definition instead of ContainerStack.getBottom()
|
7 лет назад |
Lipu Fei
|
862cbe0211
Check global_stack before updating in SettingInheritanceManager
|
7 лет назад |
Jaime van Kessel
|
fb0df3109c
Fixed inhertiance manager getting update from a Category setting
|
7 лет назад |
Jaime van Kessel
|
2297a6e80b
Fixed inhertiance manager crashing if there is no parent
|
7 лет назад |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
7 лет назад |
Simon Edwards
|
a5181f157e
Applied the profiler's pyqtSlot decorator to all of the code.
|
7 лет назад |
Jack Ha
|
a9a9390aa6
Solved (with an ugly fix) that after loading some projects, 'Slicing...' appears without doing anything. CURA-1263
|
8 лет назад |
Jack Ha
|
4085cfe67e
Fix crash loading almost empty project. Added return value to functions in SettingInheritanceManager
|
8 лет назад |
Simon Edwards
|
d4619da358
Merge branch 'master' into python_type_hinting
|
8 лет назад |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
8 лет назад |
Jaime van Kessel
|
8c35c8fbc3
Inheritance manager no longer sees settings as setting if they use enum value
|
8 лет назад |
Jaime van Kessel
|
c1dda7505c
Inheritance manager now also checks for inheritance if enabled property changed
|
8 лет назад |
Jaime van Kessel
|
e17eda9a33
Removed debug prints
|
8 лет назад |
Jaime van Kessel
|
75e067cab7
No longer select last_entry that isn't in the list
|
8 лет назад |
Jaime van Kessel
|
867463f718
InheritanceManager now checks if a setting function can actually change before labeling it
|
8 лет назад |
Jaime van Kessel
|
a8486f88d7
Inheritance icon is correctly shown for single extrusion printers if setting has limit_to_extruder property
|
8 лет назад |
Arjen Hiemstra
|
bdaa4a5a6d
Add a method to get overrides for a specified (extruder)stack
|
8 лет назад |
Jaime van Kessel
|
7f1b060ef9
SettingInstanceManager now also watches containerchanged of extruder stacks
|
8 лет назад |
Simon Edwards
|
6d1f766ef3
Fixed for the inheritance icon and custom profiles.
|
8 лет назад |
Jaime van Kessel
|
eb1d5e13d0
Only disconnect old stack if we found a new one
|
8 лет назад |
Jaime van Kessel
|
789db04d03
Inheritance manager now also listens to global property changed
|
8 лет назад |
Jaime van Kessel
|
75c788c31a
Moved check for top container setting function up in the code
|
8 лет назад |
Jaime van Kessel
|
642b6b1ca3
Updated documentation
|
8 лет назад |
Jaime van Kessel
|
482ea83284
Hiding a setting forces settingInheritance manager to re-evaluate
|
8 лет назад |
Jaime van Kessel
|
6d2520ffbb
_settingIsOverwritingInheritance now also checks if there is a non setting value before it
|
8 лет назад |
Jaime van Kessel
|
4f547fff8d
Category setting icon now becomes invible if clicked
|
8 лет назад |
Jaime van Kessel
|
132ed1d258
Pressing inheritance button for category now makes all inherited children visible
|
8 лет назад |
Jaime van Kessel
|
7793cb16d1
Updated documentation
|
8 лет назад |
Jaime van Kessel
|
615ec67b1b
Enabled property is now taken into account for inheritance override
|
8 лет назад |
Jaime van Kessel
|
9a7057ce65
Use recursive check to add categories to list
|
8 лет назад |
Jaime van Kessel
|
b43a5a7e31
Change order of initialisation, so we don't overwrite list with empty data
|
8 лет назад |
Jaime van Kessel
|
5d84490d70
SettingInheritance manager now has a complete list of all settings that have inheritance overridden
|
8 лет назад |
Jaime van Kessel
|
50f7c41ae4
Added SettingsInheritanceManager
|
8 лет назад |