subsurface/desktop-widgets
Berthold Stoeger dbef391786 Sync cloud storage on take-cloud-online
When taking the cloud online, actually sync with the online cloud storage.
If there are no unsaved changes, do the same as "Open cloud storage".
If there are unsaved changes, ask the user if they want to commit them
(do the same as "Save to cloud storage") or if they want to sync manually.

If syncing failed, inform the user.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-01-06 10:46:07 -08:00
..
css
plugins cleanup: remove unused private variable 2017-12-29 09:14:20 -08:00
preferences Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
statistics
tab-widgets desktop: clear tags when hitting new logbook 2018-01-01 10:26:13 +01:00
about.cpp Get ready for 2018 2017-12-30 08:23:22 -08:00
about.h
about.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
btdeviceselectiondialog.cpp Introduce mode field in Bluetooth device selection dialog 2017-11-16 14:26:51 +01:00
btdeviceselectiondialog.h cleanup: remove unused include 2017-12-23 11:17:47 +01:00
btdeviceselectiondialog.ui Introduce mode field in Bluetooth device selection dialog 2017-11-16 14:26:51 +01:00
CMakeLists.txt map-widget: move the widget and its resources to 'map-widget' 2017-11-05 14:48:56 -08:00
configuredivecomputerdialog.cpp Fix build without BT support 2017-11-24 16:58:55 -08:00
configuredivecomputerdialog.h Remove old duplicated code 2017-06-21 18:43:15 -07:00
configuredivecomputerdialog.ui Use better aliases for icons. 2017-11-30 23:14:46 -08:00
divecomponentselection.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
divecomputermanagementdialog.cpp
divecomputermanagementdialog.h
divecomputermanagementdialog.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
divelistview.cpp Use QDir::exists() instead of QDir::setCurrent() to check for existence 2017-12-04 18:35:44 +01:00
divelistview.h divelist: prevent a crash for missing column width 2017-10-03 15:43:03 -07:00
divelogexportdialog.cpp Unify float calulations: use double 2017-12-17 09:02:44 -08:00
divelogexportdialog.h
divelogexportdialog.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
divelogimportdialog.cpp Fix crash on manually added ZXU/DL7 file 2017-09-11 07:21:43 -07:00
divelogimportdialog.h
divelogimportdialog.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
divepicturewidget.cpp Implement different zoom levels for dive photos tab 2017-12-18 12:07:10 -08:00
divepicturewidget.h Implement different zoom levels for dive photos tab 2017-12-18 12:07:10 -08:00
diveplanner.cpp Reenable pressure interpolation in context menu 2017-12-30 11:36:47 +01:00
diveplanner.h Actually compute variations in background 2017-12-01 15:47:51 -08:00
diveplanner.ui Remove leading space from kg/l units for salinity 2018-01-02 09:12:31 -08:00
diveshareexportdialog.cpp
diveshareexportdialog.h Random whitespace cleanup 2017-05-27 11:07:20 -07:00
diveshareexportdialog.ui
downloadfromdivecomputer.cpp Get Bluetooth device nam from preferences if dialog wasn't shown 2017-12-31 07:56:33 -08:00
downloadfromdivecomputer.h Fix memory leak in download-from-dive-computer widget 2017-11-11 21:01:42 +01:00
downloadfromdivecomputer.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
filterwidget.ui Use better aliases for icons. 2017-11-30 23:14:46 -08:00
groupedlineedit.cpp
groupedlineedit.h
kmessagewidget.cpp
kmessagewidget.h
listfilter.ui Add tool tip for negate filter button 2017-12-30 08:15:11 -08:00
locationinformation.cpp cleanup: Unchecked return value 2017-12-29 09:14:20 -08:00
locationinformation.h locationinformation: don't update map location on typing 2017-11-27 22:59:22 +01:00
locationInformation.ui Use better aliases for icons. 2017-11-30 23:14:46 -08:00
mainwindow.cpp Sync cloud storage on take-cloud-online 2018-01-06 10:46:07 -08:00
mainwindow.h Replace macro TOGGLE_COLLAPSABLE by function toggleCollapsible() 2018-01-04 08:21:43 -08:00
mainwindow.ui Use better aliases for icons. 2017-11-30 23:14:46 -08:00
mapwidget.cpp cleanup: Uninitialized pointer field 2017-12-29 09:14:20 -08:00
mapwidget.h map-widget: allow real-time updates of edited markers 2017-11-09 12:40:25 -08:00
modeldelegates.cpp cleanup: Unchecked dynamic_cast 2017-12-29 09:14:20 -08:00
modeldelegates.h
notificationwidget.cpp
notificationwidget.h
plannerDetails.ui
plannerSettings.ui Planner and profile limit minimum GFlow to 10 and minimum GFhigh to 40 2017-11-13 11:53:55 +01:00
printdialog.cpp
printdialog.h
printer.cpp
printer.h
printoptions.cpp Fix typo connot > cannot. 2017-11-28 11:36:19 +02:00
printoptions.h cleanup: Uninitialized pointer field 2017-12-29 09:14:20 -08:00
printoptions.ui
qtwaitingspinner.cpp
qtwaitingspinner.h
renumber.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
searchbar.ui Use better aliases for icons. 2017-11-30 23:14:46 -08:00
setpoint.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
shiftimagetimes.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
shifttimes.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
simplewidgets.cpp Enable translation of ctrl key name for tool tip in dive notes 2018-01-02 09:12:31 -08:00
simplewidgets.h Turn filter list options into context menu 2017-12-26 13:08:49 -08:00
starwidget.cpp Use better aliases for icons. 2017-11-30 23:14:46 -08:00
starwidget.h
subsurfacewebservices.cpp Do not save WebserviceID in preferences until asked for 2018-01-06 10:42:44 -08:00
subsurfacewebservices.h Remove redundant declaration of set_userid() 2017-11-26 23:17:23 +01:00
tableview.cpp Use better aliases for icons. 2017-11-30 23:14:46 -08:00
tableview.h
tableview.ui
tagwidget.cpp Show all autocompletes after entry of comma in tag list 2017-11-17 09:19:03 +01:00
tagwidget.h
templateedit.cpp
templateedit.h
templateedit.ui
templatelayout.cpp cleanup: Uninitialized pointer field 2017-12-29 09:14:20 -08:00
templatelayout.h printing: update the coping of bundled templates 2017-11-24 23:06:52 +02:00
undocommands.cpp cleanup: Improper use of negative value 2017-12-29 09:14:20 -08:00
undocommands.h
updatemanager.cpp desktop-widgets isn't built for mobile 2017-12-01 13:29:13 -08:00
updatemanager.h
urldialog.ui
usermanual.cpp Use better aliases for icons. 2017-11-30 23:14:46 -08:00
usermanual.h
usersurvey.cpp Use icons relative path. 2017-11-30 23:14:46 -08:00
usersurvey.h
usersurvey.ui
webservices.ui Use icons relative path. 2017-11-30 23:14:46 -08:00