Improve the download from Subsurface webservice dialog

- make the User ID input field wide enough
- use the progress bar for an explanatory text
- mark it as 100% completed once the download succeeds

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-01-15 15:33:04 +07:00
parent 07c116ecd2
commit 78cdded902
2 changed files with 11 additions and 0 deletions

View file

@ -31,6 +31,11 @@
<property name="placeholderText">
<string>Enter your ID here</string>
</property>
<property name="minimumSize">
<size>
<width>420</width>
</size>
</property>
</widget>
</item>
<item row="0" column="2">