Ghostkeeper
222d6604e0
Clarifications and fixes to source strings
...
Found during work on CURA-7622.
2020-08-21 16:40:24 +02:00
Kostas Karmas
a9de95a1eb
Fix minor visual issues
...
The following issues are fixed:
* The visibility of the placeholder rectangle, according the existence
of the avatar image
* The initial letter not being visible in the dark theme
* Vertical alignment of the avatar
CURA-7418
2020-06-16 14:41:52 +02:00
Jaime van Kessel
ec1ed80c9f
Add initials when no avatar is set
...
CURA-7418
2020-06-16 09:17:58 +02:00
Jaime van Kessel
0edb93176a
Fix some layout issues
...
CURA-7418
2020-06-15 14:09:01 +02:00
Jaime van Kessel
a7e7ddf4b5
Add the digital factory button
...
CURA-7418
2020-06-15 13:33:47 +02:00
Jaime van Kessel
f4c5a134c2
Move palette to syncstate
...
It should be there, since that is the only place it's being used
CURA-7418
2020-06-11 17:02:37 +02:00
Jaime van Kessel
d8d3f16c9f
Remove unneeded width property
...
CURA-7418
2020-06-11 17:01:04 +02:00
Nino van Hooff
b6b6a39989
Fix QML typo
...
CURA-7290
2020-05-14 15:13:57 +02:00
Nino van Hooff
6caa0360b9
Change SyncRow copy
...
CURA-7290
2020-05-13 16:35:39 +02:00
Nino van Hooff
97d1c3200b
Remove unused aliases from SyncState.qml
...
CURA-7290
2020-05-13 16:14:21 +02:00
Nino van Hooff
50ae2064b5
Refactor SyncState logic to SyncState.qml
...
CURA-7290
2020-05-06 11:47:38 +02:00
Nino van Hooff
637a241d99
Use single qml file for sync states
...
CURA-7290
2020-05-04 15:13:38 +02:00
Nino van Hooff
4e7f446fe1
Account sync: create additional sync states
...
CURA-7290
2020-05-04 11:26:20 +02:00
Nino van Hooff
acf36d1e42
Add Account sync last update datetime
...
CURA-7290
2020-05-01 17:44:58 +02:00
Nino van Hooff
a6c0ee6c82
Connect rotation animation to isSyncingChanged
...
Code would be much cleaner if alwaysRunToEnd could be combined with
Animation.Infinite loops to complete the current loop
CURA-7290
2020-05-01 14:50:18 +02:00
Nino van Hooff
42f5456ed4
Animate the sync icon
...
CURA-7290
2020-04-30 17:26:12 +02:00
Nino van Hooff
828e931f52
Add manual sync button (non-functional)
...
CURA-7290
2020-04-30 17:19:14 +02:00
Jaime van Kessel
c9a4f0c8b1
Fixed some minor qml issues with userOperations popup
2019-04-11 10:51:57 +02:00
Ghostkeeper
04f11e4abf
Make translation a bit easier to get grammatically correct
...
We should not append translations to each other. That doesn't work in different languages.
Contributes to issue CURA-6257.
2019-03-13 14:13:49 +01:00
Lipu Fei
f0d9aa77c2
Make account button non-fixed-width
...
CURA-6132
2019-01-31 09:43:33 +01:00
Lipu Fei
de4db19234
Remake: account panel
...
CURA-6132
2019-01-30 15:37:34 +01:00
Lipu Fei
3b3baeac03
Remove hard-coded account URLs in QMLs
...
CURA-6117
2019-01-17 11:20:21 +01:00
Jaime van Kessel
b82ea58bc8
Changed all the action buttons to either use primary or secondary button
...
CURA-5959
2018-11-23 18:07:50 +01:00
Diego Prado Gesto
5dddcbd666
Add a new property to the ActionButton to indicate whether the button
...
has a fixed width or the width will be dependant on the content.
Contributes to CURA-5786.
2018-11-06 15:14:27 +01:00
Diego Prado Gesto
15b35da612
Change the TopHeader name to MainWindowHeader, since there is nothing
...
more on the top than the header.
Contributes to CURA-5784.
2018-10-19 16:40:21 +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