Aleksei S
29b7f42e0e
Chaged settings visibility icon
...
CURA-5941
2018-11-30 18:33:53 +01:00
Aleksei S
73568d7473
Added icon to the search field which filters settings
...
CURA-5941
2018-11-30 14:51:55 +01:00
Diego Prado Gesto
bc8bf87809
Align the buttons at the bottom of the panel
...
Contributes to CURA-5941.
2018-11-29 15:54:02 +01:00
Diego Prado Gesto
f67c725b2a
Merge branch 'CURA-5941_restyle_setting_dropdown' of github.com:Ultimaker/Cura into CURA-5941_restyle_setting_dropdown
2018-11-29 14:03:39 +01:00
Diego Prado Gesto
7639983925
Clean the recommended mode print setup
...
Contributes to CURA-5941
2018-11-29 08:54:04 +01:00
Aleksei S
706fc311bc
Added margins to the setting list
...
CURA-5941
2018-11-29 00:47:25 +01:00
Aleksei S
b9d9a35868
Move profile dropdown to another file
...
CURA-5941
2018-11-29 00:00:22 +01:00
Diego Prado Gesto
990c653af4
Refactor the code a bit more to better align the components in the
...
recommended mode.
Contributes to CURA-5941.
2018-11-28 17:29:25 +01:00
Aleksei S
0fdaebaaf8
Updated action button
...
CURA-5941
2018-11-28 13:51:54 +01:00
Diego Prado Gesto
85b34d6005
Refactor the PrintSetupSelector
...
The file was splitted in several other files to improve readability.
There is a new folder called PrintSetupSelector where all those files
will be.
Contributes to CURA-5941.
2018-11-28 13:07:39 +01:00
Diego Prado Gesto
56f20648f5
Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdown
2018-11-28 11:58:55 +01:00
Jaime van Kessel
1d013dc1e7
Merge pull request #4893 from Ultimaker/fix_toolbar_style
...
Fix toolbar style
2018-11-28 10:47:05 +01:00
Jaime van Kessel
bfa2ff5f5e
Invert visibility of bottom & topsquare
...
It got derped.
2018-11-28 10:46:07 +01:00
Jaime van Kessel
d0da70a7ee
Change visibility of the rectangle
...
CURA-5984
Co-Authored-By: diegopradogesto <d.pradogesto@ultimaker.com>
2018-11-28 10:29:53 +01:00
Jaime van Kessel
454b47e3a0
Change visibility behavior of the rectangle
...
CURA-5984
Co-Authored-By: diegopradogesto <d.pradogesto@ultimaker.com>
2018-11-28 10:29:35 +01:00
Jaime van Kessel
bfebb33123
Code style
...
CURA-5984
Co-Authored-By: diegopradogesto <d.pradogesto@ultimaker.com>
2018-11-28 10:28:16 +01:00
Jaime van Kessel
aeb2887796
Merge branch 'CURA-5979_gcode_loading_new_ui' of github.com:Ultimaker/Cura into ui_rework_4_0
2018-11-28 10:15:07 +01:00
Diego Prado Gesto
c1c5eb2219
Rename the properties to quickly identify that they are a boolean
...
Contributes to CURA-5984.
2018-11-28 09:44:37 +01:00
Diego Prado Gesto
14b460a626
Remove unused styles
2018-11-27 17:25:10 +01:00
Diego Prado Gesto
309061ce31
Add a new ToolbarButton
...
Now also the Extruder button is a toolbar button since it will show in
the toolbar.
2018-11-27 17:16:52 +01:00
Aleksei S
ff851b0382
Added margins
...
CURA-5941
2018-11-27 16:36:27 +01:00
Aleksei S
d47806de50
Change style, added close popitem close behaviour
...
CURA-5941
2018-11-27 15:05:35 +01:00
Jaime van Kessel
4fab546425
Fix codestyle issues
...
Boyscouting
2018-11-27 15:00:57 +01:00
Diego Prado Gesto
92d0717096
Hide the toolbar and don't show time and material information when loading a gcode
...
Contributes to CURA-5979.
2018-11-27 15:00:50 +01:00
Jaime van Kessel
352bfb15ce
Merge branch 'ui_rework_4_0' of github.com:Ultimaker/Cura into ui_rework_4_0
2018-11-27 14:55:07 +01:00
Jaime van Kessel
82ea562dc3
Add missing hoverEnabled property
2018-11-27 14:54:49 +01:00
Diego Prado Gesto
077b34b433
Fix size of the extruder icon
...
Now it should look the same in all places.
2018-11-27 14:49:01 +01:00
Aleksei S
8784ecd49a
Change native rendering
...
CURA-5941
2018-11-27 14:09:47 +01:00
Aleksei S
6956a732a0
Use tapbar component from UM, change the print_setup_widget width
2018-11-27 13:49:04 +01:00
Diego Prado Gesto
e863c34f68
Align the text to the center of the button
...
Contributes to CURA-5942.
2018-11-27 13:33:35 +01:00
Jaime van Kessel
fb84b344ec
Add gradient to header bar
2018-11-27 12:58:06 +01:00
Jaime van Kessel
44c415ff78
Add shadow to ExpandableComponent
2018-11-27 11:58:32 +01:00
Diego Prado Gesto
75b827d373
Modify the hover behavior by removing the mouse area.
...
Contributes to CURA-5942.
2018-11-27 11:26:20 +01:00
Diego Prado Gesto
e2f85fcdc4
Add extra space to printer button.
...
Contributes to CURA-5942.
2018-11-27 11:25:43 +01:00
Aleksei S
e6c2238fd5
Added popup spacing by Y coordinate
...
CURA-5941
2018-11-27 11:24:09 +01:00
Diego Prado Gesto
a01ff9419d
Merge branch 'ui_rework_4_0' into CURA-5942_printer_selector
2018-11-27 11:13:34 +01:00
Lipu Fei
a99c1f4f73
Merge pull request #4885 from Ultimaker/CURA-5961-NaN_infill_before_adding_printer
...
Ensure that no weird data is set in the printSetupSelector on first start
2018-11-27 10:23:58 +01:00
Aleksei S
ec63e6c130
Added icons
...
CURA-5941
2018-11-27 09:27:25 +01:00
Diego Prado Gesto
6a2bbca7ce
Merge branch 'ui_rework_4_0' into CURA-5942_printer_selector
2018-11-26 17:53:24 +01:00
Jaime van Kessel
a3b45ff203
Simplify the viewOrientation controls
2018-11-26 17:35:23 +01:00
Jaime van Kessel
a825daea95
Cleanup the Theme.json
...
There were a lot of sizes that weren't used
2018-11-26 17:10:48 +01:00
Jaime van Kessel
d85aee1c53
Ensure that no weird data is set in the printSetupSelector on first start
...
CURA-5961
2018-11-26 16:40:29 +01:00
Diego Prado Gesto
3d1157522a
Reuse the RoundedRectangle component and indicate that only the bottom part of the popup should be rounded.
...
Contributes to CURA-5942.
2018-11-26 15:51:36 +01:00
Diego Prado Gesto
67cba50e9b
Merge branch 'ui_rework_4_0' into CURA-5942_printer_selector
2018-11-26 15:41:05 +01:00
Diego Prado Gesto
9afc5748a8
Add copyright header.
2018-11-26 15:39:34 +01:00
Jaime van Kessel
9732099250
Add border to rounded rectangle.
...
It's designed so that it works in exactly the same way as rectangle.
2018-11-26 15:14:32 +01:00
Diego Prado Gesto
0a1c0e18d1
Reuse the component SecondaryButton in the printer selector.
...
Contributes to CURA-5942.
2018-11-26 14:38:43 +01:00
Diego Prado Gesto
52b916d45c
Merge branch 'ui_rework_4_0' into CURA-5942_printer_selector
2018-11-26 14:33:41 +01:00
Diego Prado Gesto
12f78fa21a
Remove border of the popup selector for the output devices.
...
Contributes to CURA-5959.
2018-11-26 14:29:42 +01:00
Diego Prado Gesto
b63c4f7a74
Add header in new files. Remove unused imports.
...
Contributes to CURA-5959.
2018-11-26 14:06:34 +01:00