j.delarago
|
5a8343ce25
Center remove button in row by giving it the same height as the input.
|
2 years ago |
Jaime van Kessel
|
15b16e3e45
Remove overlap in perobject setting panel
|
2 years ago |
c.lamboo
|
45bc498c7f
Replace `RecolorImage` with `ColorImage`
|
2 years ago |
Casper Lamboo
|
addc5e36a7
Apply suggestions from code review
|
2 years ago |
j.delarago
|
016cc4e48f
Merge branch 'master' into CURA-9005_restyle_print_setting_category
|
2 years ago |
j.delarago
|
eb88316eee
Give PerObjectSettingsPanel.qml the same margin between settings as main settings
|
2 years ago |
j.delarago
|
3c7498feed
Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool.
|
2 years ago |
casper
|
862525bc90
Remove obsolete uses of system palette
|
2 years ago |
Jaime van Kessel
|
f347c6aedf
Remove number of unused styles imports
|
2 years ago |
Ghostkeeper
|
ee81326d6a
Fix remaining merge conflicts
|
2 years ago |
Ghostkeeper
|
6db4a55f6e
Merge branch 'replace_controls_1_for_controls_2' into CURA-8684_QtControls_replacement_Buttons,_Actions_&_'Exclusivity'
|
2 years ago |
casper
|
b51c787f62
Re-use `Cura.ToolbarButton` in per object settings menu
|
2 years ago |
casper
|
bcd1689680
Update buttons in per object settings plugin to QtControls 2
|
2 years ago |
Ghostkeeper
|
f630b84788
Replace ScrollView with QtControls2 ListView
|
2 years ago |
Jaime van Kessel
|
83be495414
Replace usage of controls label with our custom label
|
3 years ago |
luz paz
|
d68f375e38
Fix various typos
|
3 years ago |
Ghostkeeper
|
0a75c772ed
Unrevert new icon set for all of Cura's interface
|
3 years ago |
Ghostkeeper
|
f18e5f96ab
Use Cura-style drop-down to select mesh type
|
3 years ago |
Jaime van Kessel
|
70e4e9640e
Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons"
|
3 years ago |
Jaime van Kessel
|
6483db3d47
Revert "Merge branch 'CURA-8205_Introduce_new_icons_in_Cura' of github.com:Ultimaker/Cura"
|
3 years ago |
Kostas Karmas
|
7feba68847
Add new icon for block support overlaps
|
3 years ago |
jelle Spijker
|
2bd6f28f3a
Update Icons
|
3 years ago |
Kostas Karmas
|
7827b36ab7
Fix QML warnings due to depricated on<signal> calls in Connections
|
3 years ago |
Jaime van Kessel
|
5b43c94c0b
Mark setting as disabled in perobject setting panel if it's enabled property requires it
|
3 years ago |
fieldOfView
|
c34162a2ba
Merge branch 'master' into feature_support_meshes_present
|
4 years ago |
Ghostkeeper
|
f38ae5bb96
Fix i18n catalog for per-object settings panel
|
4 years ago |
fieldOfView
|
ca7a4b4779
Disable user "unchecking" mesh type in per model settings panel
|
4 years ago |
konskarm
|
3d054a9400
Merge pull request #7223 from Ultimaker/CURA-7255_infill_only_dropdown
|
4 years ago |
Nino van Hooff
|
2625bbef44
Changed pos infill only label per suggestions by Tim and Yi-An
|
4 years ago |
Nino van Hooff
|
ce12827879
Fix infill mesh defaults not visible when changing per object settings
|
4 years ago |
Nino van Hooff
|
8c0a2ff72e
Remove debug print
|
4 years ago |
Nino van Hooff
|
dc6339b295
Change the infill-only checkbox in per object settings to a dropdown
|
4 years ago |
Jaime van Kessel
|
f983990ac1
Fix some codestyle issues
|
4 years ago |
Jaime van Kessel
|
5061a36aba
Fix mesh_type being reset when adding a setting
|
4 years ago |
Nino van Hooff
|
53ea6ce1a7
POS: Fix: currentMeshType reference
|
5 years ago |
Nino van Hooff
|
7d66409494
POS: Refactor settings dialog into its own file
|
5 years ago |
Nino van Hooff
|
fbba39cb63
POS: Correct label text
|
5 years ago |
Nino van Hooff
|
be7bd59e30
Code Style: camelCase for qnl properties, brackets, commas
|
5 years ago |
Nino van Hooff
|
c3bbd884b5
Use Cura.SecondaryButton for POS select settings button per design
|
5 years ago |
Diego Prado Gesto
|
0b9052b068
Clean up and code style fixing
|
5 years ago |
Nino van Hooff
|
d6872a65bd
Fix infillOnlyCheckbox not representing mesh type
|
5 years ago |
Nino van Hooff
|
44fbcaeb3a
Fix Settings lines positioning for Per Object Settings
|
5 years ago |
Nino van Hooff
|
667e5f8e18
Fix reference error in POS
|
5 years ago |
Nino van Hooff
|
606faf54c2
Remove unnecessary component initialization
|
5 years ago |
Nino van Hooff
|
fe0e1e5aba
Remove unnecessary ; line endings in QML
|
5 years ago |
Nino van Hooff
|
90fefac37f
Remove redundant rows from POS QML
|
5 years ago |
Nino van Hooff
|
184a72f7ab
Bind current_mesh_type to UM.ActiveTool.properties.getValue("MeshType")
|
5 years ago |
Nino van Hooff
|
42a3e1227a
Use explicit types for mesh_type qml properties
|
5 years ago |
Nino van Hooff
|
6101afa68b
Remove redundant namespace usages
|
5 years ago |
Nino van Hooff
|
812eeab07a
Show infill checkbox only for overhang mesh types
|
5 years ago |