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
/
core
/
configuredivecomputer.cpp
Age
Commit message (
Expand
)
Author
2019-08-08
Cleanup: move file-related function declarations to file.h
Berthold Stoeger
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-03-27
ConfigureDiveComputer::saveXMLBackup(): factor out writing gas details
Rolf Eike Beer
2018-04-24
Actually tie in the new libdivecomputer IO model to open the dive computer de...
Linus Torvalds
2018-04-24
Convert our custom IO model to new libdivecomputer IO model
Linus Torvalds
2017-09-28
Save Subsurface version to libdivecomputer logfile
Miika Turkia
2017-06-27
Switch over to SSRF_CUSTOM_IO v2
Linus Torvalds
2017-06-22
Convert to new libdivecomputer custom IO model
Linus Torvalds
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-04-13
Cleanup some unnecessary include statements
Jef Driesen
2017-03-11
We use 'setpoint' in UI. Use it also for documentation and comments. No seman...
Martin Měřinský
2016-09-17
Rewrite libdivecomputer custom serial code
Anton Lundin
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel