Kostas Karmas
|
58218d76c2
Fix missing visibility in the RowLayout of the ConfigurationMenu
|
4 years ago |
Nino van Hooff
|
e5a7ad2eca
Merge pull request #7904 from Ultimaker/CURA-7454_Add_remove_printers_button_in_removed_printers_from_account_message
|
4 years ago |
Kostas Karmas
|
df2c20f647
Convert back Row to RowLayout
|
4 years ago |
Kostas Karmas
|
62047d585f
Convert RowLayout into Row in ConfigurationMenu
|
4 years ago |
Kostas Karmas
|
5c898b8c57
Allow the machine manager to set an empty active machine
|
4 years ago |
Jaime van Kessel
|
c095cb1f22
Converted the listview into a RowLayout
|
4 years ago |
Lipu Fei
|
1f3a7c976f
Remove deprecated MachineManager.activeMachineHasRemoteConnection
|
5 years ago |
Lipu Fei
|
38ee4bf208
Remove deprecated functions in MachineManager
|
5 years ago |
Lipu Fei
|
52f3f9b773
Update QML import versions and add headings
|
5 years ago |
Jaime van Kessel
|
87fedc2620
Fix elide for the variant in configuration menu
|
5 years ago |
Diego Prado Gesto
|
9594545f2c
Remove the link to show the compatibility chart
|
5 years ago |
Jaime van Kessel
|
12a120f044
Slightly modify the variant label to match more with the monitor tab
|
5 years ago |
Jaime van Kessel
|
0ce0228f76
Merge branch 'feature_configuration_menu_variant' of https://github.com/fieldOfView/Cura into 4.0
|
5 years ago |
fieldOfView
|
f8bfca6079
Don't show auto configuration selection when there are no configurations
|
5 years ago |
Diego Prado Gesto
|
e706020639
Improve the text when there is no configuration available
|
5 years ago |
Jaime van Kessel
|
614b1000fd
Added missing material compatibility chart link
|
5 years ago |
fieldOfView
|
f1d01e733d
Add variant to the configuration menu headerItem
|
5 years ago |
Ghostkeeper
|
c6fb0d70af
Use medium font size for everything in stage menu
|
5 years ago |
Diego Prado Gesto
|
b5d8db6a77
Merge branch '4.0' into CURA-6011_connection_types
|
6 years ago |
Jaime van Kessel
|
938287095f
Use connection type instead of um_network_key to see if a printer has a network connection
|
6 years ago |
Ghostkeeper
|
78a5f95c43
Merge branch 'CURA-5876_fixes' into 4.0
|
6 years ago |
Lipu Fei
|
620790ae3d
Reduce the creations of ExtrudersModels
|
6 years ago |
Diego Prado Gesto
|
1d3da3244f
Remember the previous selected method in the configuration
|
6 years ago |
Diego Prado Gesto
|
4ba448077e
Add an empty state, when there are no configurations, showing a label indicating that the list is empty
|
6 years ago |
Diego Prado Gesto
|
a6a16a682d
Fix some alignments
|
6 years ago |
Ghostkeeper
|
e74258c26b
Don't show materials if printer has no materials
|
6 years ago |
Ghostkeeper
|
2593849798
Merge branch 'ui_rework_4_0' of ssh://github.com/Ultimaker/Cura into ui_rework_4_0
|
6 years ago |
Ghostkeeper
|
dfe55b8f23
Fix height of expandable component adapting to contents
|
6 years ago |
Diego Prado Gesto
|
3b8b70bddf
Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdown
|
6 years ago |
Ghostkeeper
|
c39674cd0c
Use upper camel case for enum options
|
6 years ago |
Diego Prado Gesto
|
05075c44ee
Add renderType to some labels in the Configuration panel
|
6 years ago |
Ghostkeeper
|
298c68c93b
Disable configuration menu if there are no configurations
|
6 years ago |
Ghostkeeper
|
1e69960464
Make it possible to disable ExpandableComponent
|
6 years ago |
Diego Prado Gesto
|
07d58c3aef
Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdown
|
6 years ago |
Ghostkeeper
|
2fdfdaa00b
Rename iconOnRightSide to isIconOnRightSide
|
6 years ago |
Ghostkeeper
|
2dde2438b2
Remove unnecessary anchors
|
6 years ago |
Ghostkeeper
|
347240410a
Use enumeration to check and switch state of configuration menu
|
6 years ago |
Jaime van Kessel
|
9b8b91b6a4
More specific variable type for is_connected
|
6 years ago |
Ghostkeeper
|
c8cb3a094a
Re-use SecondaryButton instead of setting colours ourselves
|
6 years ago |
Ghostkeeper
|
6012ea0b9e
Don't use QtQuick imports from Qt 5.11
|
6 years ago |
Ghostkeeper
|
f3af5a72ad
Use ListModel.count instead of rowCount
|
6 years ago |
Ghostkeeper
|
1555a1ab17
Make manufacturer and extruder labels lighter
|
6 years ago |
Ghostkeeper
|
7f11142d50
Fix height and vertical layout of popup
|
6 years ago |
Ghostkeeper
|
a826dfb156
Fix binding loop in height of view selection bar
|
6 years ago |
Ghostkeeper
|
a052b8ec69
Use Theme.getIcon instead of Theme.icons
|
6 years ago |
Ghostkeeper
|
d42ddad606
Add icons on left and right side of text
|
6 years ago |
Ghostkeeper
|
dca286cea5
Give action button a sane default height
|
6 years ago |
Ghostkeeper
|
a1068a3ef2
Rename action_panel_button theme entry to action_button
|
6 years ago |
Ghostkeeper
|
42d73836f4
Move default margin by default to Cura's action buttons
|
6 years ago |
Ghostkeeper
|
cbd5238738
Don't show custom/auto toggle buttons when not connected
|
6 years ago |