subsurface/desktop-widgets
Dirk Hohndel 8f33403e4f Fetch the Subsurface webservice userid if cloud credentials were given
This allows users to not have to worry about this userid anymore. Both the
mobile app and the desktop app can now derive the userid from the cloud
storage credentials.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-12-02 14:32:03 -08:00
..
css Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
marble Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
plugins Don't rely on CMAKE_AUTOUIC 2015-11-09 18:00:56 -08:00
preferences Make "Save Preferences" button mutate "prefs" struct. 2015-11-15 22:22:41 -08:00
statistics Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
about.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
about.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
about.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
btdeviceselectiondialog.cpp btdeviceselectiondialog.cpp: fix unused variable 2015-11-07 22:22:41 +02:00
btdeviceselectiondialog.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
btdeviceselectiondialog.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
CMakeLists.txt Don't rely on CMAKE_AUTOUIC 2015-11-09 18:00:56 -08:00
configuredivecomputerdialog.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
configuredivecomputerdialog.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
configuredivecomputerdialog.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divecomponentselection.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divecomputermanagementdialog.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divecomputermanagementdialog.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divecomputermanagementdialog.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divelistview.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divelistview.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divelogexportdialog.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divelogexportdialog.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divelogexportdialog.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divelogimportdialog.cpp divelogimportdialog.cpp: declare an enum as type 2015-11-07 22:32:19 +02:00
divelogimportdialog.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divelogimportdialog.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
divepicturewidget.cpp Make pictures respond to double clicks again 2015-11-29 13:08:26 -08:00
divepicturewidget.h Drag and Drop Images 2015-11-24 09:22:16 -08:00
diveplanner.cpp Create date and time formats preferences 2015-11-02 12:51:31 -08:00
diveplanner.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
diveplanner.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
diveshareexportdialog.cpp diveshareexportdialog.cpp: fix an argument order warning 2015-11-07 22:26:32 -08:00
diveshareexportdialog.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
diveshareexportdialog.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
downloadfromdivecomputer.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
downloadfromdivecomputer.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
downloadfromdivecomputer.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
filterwidget.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
globe.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
globe.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
groupedlineedit.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
groupedlineedit.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
kmessagewidget.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
kmessagewidget.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
listfilter.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
locationinformation.cpp Location completion matches on whole name 2015-11-24 11:11:39 -08:00
locationinformation.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
locationInformation.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
maintab.cpp Parse html links in the Notes section. 2015-11-15 22:22:53 -08:00
maintab.h Context menu for images: add loading from file / web 2015-11-03 08:31:41 -08:00
maintab.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
mainwindow.cpp Fetch the Subsurface webservice userid if cloud credentials were given 2015-12-02 14:32:03 -08:00
mainwindow.h Location service: instantiate location provider in the desktop UI 2015-11-18 18:52:44 -08:00
mainwindow.ui Add menu entry for creating GPS location 2015-11-18 19:17:32 -08:00
modeldelegates.cpp modeldelegates: remove printing related delegates 2015-11-10 09:08:16 -08:00
modeldelegates.h modeldelegates: remove printing related delegates 2015-11-10 09:08:16 -08:00
notificationwidget.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
notificationwidget.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
plannerDetails.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
plannerSettings.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
printdialog.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
printdialog.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
printer.cpp Move Profile widget out of desktop-widgets 2015-10-30 10:36:49 -07:00
printer.h Move Profile widget out of desktop-widgets 2015-10-30 10:36:49 -07:00
printoptions.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
printoptions.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
printoptions.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
qtwaitingspinner.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
qtwaitingspinner.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
renumber.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
searchbar.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
setpoint.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
shiftimagetimes.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
shifttimes.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
simplewidgets.cpp Parse html links in the Notes section. 2015-11-15 22:22:53 -08:00
simplewidgets.h Parse html links in the Notes section. 2015-11-15 22:22:53 -08:00
starwidget.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
starwidget.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
subsurfacewebservices.cpp Fetch the Subsurface webservice userid if cloud credentials were given 2015-12-02 14:32:03 -08:00
subsurfacewebservices.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
tableview.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
tableview.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
tableview.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
tagwidget.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
tagwidget.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
templateedit.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
templateedit.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
templateedit.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
templatelayout.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
templatelayout.h qthelper: also support "maxcns" and "otu" in Grantlee HTML 2015-11-16 15:06:32 -08:00
undocommands.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
undocommands.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
updatemanager.cpp Cloud storage: modify protocol for checking cloud connectivity 2015-11-18 17:57:13 -08:00
updatemanager.h Cloud storage: modify protocol for checking cloud connectivity 2015-11-18 17:57:13 -08:00
urldialog.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
usermanual.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
usermanual.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
usersurvey.cpp Cloud storage: modify protocol for checking cloud connectivity 2015-11-18 17:57:13 -08:00
usersurvey.h Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
usersurvey.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
webservices.ui Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00