Diego Prado Gesto
b82dacbe19
Merge branch 'cura4.0_header' of github.com:Ultimaker/Cura into cura4.0_header
2018-10-18 15:19:07 +02:00
Diego Prado Gesto
237c360a88
The size of the avatar image is now themed.
...
Some other small fixes in the AccountDetails componenent were done.
Contributes to CURA-5784.
2018-10-18 15:18:00 +02:00
Ghostkeeper
1bcd134f85
Fix code style
...
Most stuff here was recently changed. Some of it was where I found a pattern in something that was likely copy-pasted from somewhere else, so I did a global search and replace on that.
Contributes to issue CURA-5784.
2018-10-18 14:30:33 +02:00
Diego Prado Gesto
a4c609d514
Remove email label from the account widget.
...
It's not needed and it's not currently public data that is published
with the user token.
Contributes to CURA-5784.
2018-10-18 14:28:00 +02:00
Diego Prado Gesto
11693aad36
Change the behaviour of the Popup, that now closes when clicking the
...
widget if it is open.
Contributes to CURA-5784.
2018-10-18 09:51:42 +02:00
Diego Prado Gesto
54554bff89
Adjust colors to work with dark theme.
...
Contributes to CURA-5784.
2018-10-18 09:51:04 +02:00
Jaime van Kessel
f6ae19003b
The AccountDetails Panel is now an actual popup
...
This ensures that it's always visible (previously it was ocluded by the StageMenu)
CURA-5772
2018-10-15 14:07:30 +02:00
Jaime van Kessel
0a1dad92ea
Change AvatarImage so it uses aliases instead of properties
...
I've changed this because it makes for much cleaner QML
CURA-5772
2018-10-15 13:41:44 +02:00
Jaime van Kessel
8cac5e1de2
Removed the components qml dir
...
We can consider putting components into their own folder, but we first should have a clear definition of what they are / should be.
CURA-5772
2018-10-15 10:34:19 +02:00
Diego Prado Gesto
5befc0b256
Restyle the dropdown of the accounts, with information about the user
...
and available operations that can be done when the user is logged in or
not.
Contributes to CURA-5784.
2018-10-10 16:34:55 +02:00
Diego Prado Gesto
49e96980f1
Store the dialogs in a folder called Dialogs.
...
Contributes to CURA-5784.
2018-10-09 17:11:01 +02:00