ChrisTerBeke
|
657a91c525
Merge pull request #2685 from Ultimaker/container_stack_improvements
|
7 years ago |
fieldOfView
|
5638ebe8cf
Tweak appearance of the menu button
|
7 years ago |
Chris ter Beke
|
b95ba24530
Remove some changes, debugging - CURA-4451
|
7 years ago |
fieldOfView
|
078fd074e5
Add initial menu stub
|
7 years ago |
fieldOfView
|
4bb67fbd82
Add setting visibility profile menu button
|
7 years ago |
ChrisTerBeke
|
35684e0aa4
Move profiles dropdown text generator to separate method
|
7 years ago |
Mark
|
eaa7b75f0e
Changed parseInt to Math.floor
|
7 years ago |
Mark
|
d4a8dbdee7
Change Text to Label and cast all sizes to int
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Lipu Fei
|
3d6648fc59
Rearrange quality profile slider and dropdown box
|
7 years ago |
Ghostkeeper
|
09a5cf1de2
Shift sidebar tooltips with the arrow outside of sidebar
|
7 years ago |
Ghostkeeper
|
11f8204644
Change margins in the side bar
|
7 years ago |
Ghostkeeper
|
078b9e8b66
Fix placeholder text colour
|
7 years ago |
Lipu Fei
|
cf25515b90
Make SettingView update its value upon global stack change
|
7 years ago |
Lipu Fei
|
96f8e70e40
Update containerStackId for limit_to_extruder settings when active machine has been changed
|
7 years ago |
tsaaristo
|
ad87f154f3
Speed up sidebar-settings scrolling
|
7 years ago |
fieldOfView
|
0f9cfa0304
Fix tab order after expanding categories or using search
|
7 years ago |
fieldOfView
|
8917762ed5
Animate scrolling focussed item into view
|
7 years ago |
fieldOfView
|
edee53b0b1
Scroll setting with active focus into view
|
7 years ago |
Jaime van Kessel
|
20cb3ea01f
Added "optional_extruder" setting type
|
7 years ago |
Jaime van Kessel
|
eb677f5625
Merge branch 'feature_cutting_mesh' of github.com:Ultimaker/Cura
|
7 years ago |
fieldOfView
|
4d12ab1296
Merge branch 'master' into feature_multiextruder_machinesettings
|
7 years ago |
fieldOfView
|
62f2fe062b
Enable settings when machine_extruder_count is set to 1 but multiple extruders are defined
|
7 years ago |
Mark
|
c0f35a620a
Use the correct i18n catalog name for translations in the right-click menu
|
7 years ago |
Tim Kuipers
|
4c6f9486be
feat: cutting mesh (CURA-966)
|
7 years ago |
Jaime van Kessel
|
f82aecb7ca
Refactoring; no longer use "Printer" to identify CuraApplication
|
7 years ago |
Jaime van Kessel
|
88704051d1
Filter bar is now always visible
|
7 years ago |
Mark Burton
|
db3cf0c0fb
Add the [int] setting type for settings that are a list of integers.
|
7 years ago |
Jaime van Kessel
|
4d0a0e5ad1
Added support mesh and anti overhang mesh to exclude list in settingview
|
7 years ago |
Simon Edwards
|
4d3e8592af
CURA-2653 Searching in English while other language set
|
8 years ago |
fieldOfView
|
9dd8a88602
Fix review issues
|
8 years ago |
fieldOfView
|
933ed5177f
Toggle visibility of filter field when pressing the "search" icon
|
8 years ago |
fieldOfView
|
3da5e9de4e
Add a "clear filter" button
|
8 years ago |
fieldOfView
|
1c92b9ee0e
Don't update expandedCategories preference while filtering settings
|
8 years ago |
fieldOfView
|
7fafcef40b
Allow making settings visible from the sidebar
|
8 years ago |
Victor Larchenko
|
b63f4e0bee
T562: Text box expanded and all settings visible while filtering
|
8 years ago |
fieldOfView
|
e450d10ddb
Apply styling to filter field
|
8 years ago |
fieldOfView
|
479056efef
Always show categories when filtering
|
8 years ago |
fieldOfView
|
f7854225fa
Restore expanded categories when clearing filter
|
8 years ago |
Victor Larchenko
|
829f8893e2
T562: Added searching of settings
|
8 years ago |
Tim Kuipers
|
9b1a41c74c
bugfix: comment fail
|
8 years ago |
Tim Kuipers
|
e51f9ba678
fix: exclude command line settings from being viewed in the frontend (CURA-566)
|
8 years ago |
Jaime van Kessel
|
74d8148e0c
The right stack is now used for limit to extruder setting property provider for single extrusion machine
|
8 years ago |
Jack Ha
|
8b61215270
Added infill_mesh and infill_mesh_order to excluded list in SettingView. CURA-1993
|
8 years ago |
Jack Ha
|
7c18d320c4
SettingView: Only removeUnusedValue when no resolve. Contributes to CURA-2232
|
8 years ago |
Jaime van Kessel
|
482ea83284
Hiding a setting forces settingInheritance manager to re-evaluate
|
8 years ago |
Jaime van Kessel
|
4f547fff8d
Category setting icon now becomes invible if clicked
|
8 years ago |
Jaime van Kessel
|
132ed1d258
Pressing inheritance button for category now makes all inherited children visible
|
8 years ago |
Tim Kuipers
|
479f9ea6d2
refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308)
|
8 years ago |
fieldOfView
|
b921540703
Remove superfluous margin left by hidden settings
|
8 years ago |