subsurface/mobile-widgets/qml
Jan Mulder 619fbaf1e2 QML UI: Allow cancel of ongoing download
This commit adds the capability to cancel a running download from DC.
The actual cancel is fully handled in the underlying libdivecomputer
code. As the user may be interested in the dives downloaded up to
the moment of cancel, do not just close the download screen (as
it was before this commit). Now, the <quit> button changes to
<cancel> when the download is started, and pressing cancel, only
cancels the download and does not close the download screen, but
presents the so far downloaded data. When no download is running,
the <quit> button just quits the screen as before.

Fixes: #485

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2017-07-19 21:49:37 +09:00
..
icons QML UI: add option to disable cloud to start screen 2016-04-22 11:59:15 -07:00
About.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00
CloudCredentials.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00
dive.jpg Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
DiveDetails.qml QML UI: don't access dive without modelData 2017-06-21 17:20:07 -07:00
DiveDetailsEdit.qml QML UI: Style the gps checkbox 2017-07-09 03:06:04 +09:00
DiveDetailsView.qml QML UI: Hide map it text if no coordinates exists 2017-07-14 16:28:50 +02:00
DiveList.qml QML UI: better icon for download from dive computer 2017-07-08 10:29:10 -07:00
DownloadedDiveDelegate.qml QML UI: style the DC download dialog 2017-07-15 16:27:34 +02:00
DownloadFromDiveComputer.qml QML UI: Allow cancel of ongoing download 2017-07-19 21:49:37 +09:00
GpsList.qml QML UI: style the GPS fixes page 2017-07-15 18:21:03 +02:00
HintsTextEdit.qml QML UI: attempt to add dark theme 2017-06-21 17:20:07 -07:00
Log.qml QML UI: drop AppLog title and add margin instead 2017-07-06 09:34:37 -07:00
main.qml QML UI: set the color of the action side-buttons 2017-07-18 00:49:31 -07:00
mobile-resources.qrc QML UI: Add right handle icon 2017-07-14 15:41:04 +02:00
Preferences.qml Whitespace change 2017-07-09 21:11:37 -07:00
qtquickcontrols2.conf QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
StartPage.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00
ThemeTest.qml Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00