index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
subsurfacewebservices.cpp
Age
Commit message (
Expand
)
Author
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-06
Do not save WebserviceID in preferences until asked for
Jan Mulder
2018-01-06
cleanup: use new urls
Jan Mulder
2018-01-06
cleanup: localize global variable
Jan Mulder
2018-01-06
GPS: use applyGpsLocation::applyLocations from core
Jan Mulder
2017-12-10
applying gps fixes: group repetitive code under a macro
Salvador Cuñat
2017-12-10
Do not prefer gps fixes just for being into dive time
Salvador Cuñat
2017-10-26
desktop UI: no longer attempt to manually show error notifications
Dirk Hohndel
2017-10-01
Use helper function dive_endtime() where apropriate
Stefan Fuchs
2017-09-04
remove Marble from the source tree
Lubomir I. Ivanov
2017-07-28
subsurfacewebservices: abstract between GlobeGPS and MapWidget
Lubomir I. Ivanov
2017-05-27
Random whitespace cleanup
Dirk Hohndel
2017-05-06
Check if we have an instance before dereferencing it
Dirk Hohndel
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-04-06
Break down MainTab into smaller classes
Tomaz Canabrava
2017-02-18
Include geolocation info on export XML (divelogs.de)
Miika Turkia
2016-11-01
More preference handling fixes
Tomaz Canabrava
2016-08-27
Settings update: Fix Facebook Widget to use the SettingsObjectWrapper
Tomaz Canabrava
2016-08-27
Settings update: Some code cleanup
Tomaz Canabrava
2016-08-27
Settings update: Clean up save user id local
Tomaz Canabrava
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-09
Silence warnings in subsurfacewebservices.cpp
Dirk Hohndel
2016-02-23
Divelogs.de import: encode + character on password
Miika Turkia
2016-01-26
Move CloudStorage out of the widgets
Tomaz Canabrava
2015-12-02
Fetch the Subsurface webservice userid if cloud credentials were given
Dirk Hohndel
2015-11-07
subsurfacewebservices.cpp: make sure 'changed' is not unused
Lubomir I. Ivanov
2015-11-07
subsurfacewebservices.cpp: remove unused FILE variable
Lubomir I. Ivanov
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava