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-10-06
Import: pass "downloaded" parameter to process_imported_dives()
Berthold Stoeger
2018-10-06
Import: pass a dive table to process_imported_dives()
Berthold Stoeger
2018-09-29
Cleanup: don't derive UserSurveyServices from WebServices
Berthold Stoeger
2018-09-23
Core: split process_dives() in post-import and post-load versions
Berthold Stoeger
2018-09-13
Optional anonymization upon export
Robert C. Helling
2018-09-11
core/settings ... : remove qPref* includes in qPref.h
jan Iversen
2018-09-09
Desktop: Remove webservice, remove UI components (2)
Jan Mulder
2018-08-23
Parse: pass dive_table argument to parse_file()
Berthold Stoeger
2018-07-21
core: activate qPrefCloudStorage
jan Iversen
2018-07-04
Translations: unify gettextFromC::tr() and QObject::tr()
Berthold Stoeger
2018-06-16
Cleanup: Don't clear WA_QuitOnClose attribute on dialogs
Berthold Stoeger
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-24
desktop-widgets: replace (void) with no parameter name
jan Iversen
2018-05-21
desktop-widgets: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-04-03
Revert "GPS: use applyGpsLocation::applyLocations from core"
Dirk Hohndel
2018-04-03
Revert "cleanup: localize global variable"
Dirk Hohndel
2018-03-14
Cleanup: consistently use toUtf8() instead of toLocal8Bit()
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-02-02
Free various struct membuffer in different functions
Stefan Fuchs
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