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
/
load-git.c
Age
Commit message (
Expand
)
Author
2017-10-04
Don't add separate country field, use taxonomy
Dirk Hohndel
2017-10-02
[Divesite] Load / Save divesite country on git
Tomaz Canabrava
2017-07-25
Add support for loading and saving multiple pressure samples
Linus Torvalds
2017-07-21
Fix up o2 pressure sensor handling at load time
Linus Torvalds
2017-07-21
Start cleaning up sensor indexing for multiple sensors
Linus Torvalds
2017-07-20
Unify sample pressure and o2pressure as pressure[2] array
Linus Torvalds
2017-06-18
Clean up git storage update messages
Dirk Hohndel
2017-06-17
QML UI: redesign the user notification
Dirk Hohndel
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-03-12
Only enable -Wmissing-field-initializers for Clang
Lubomir I. Ivanov
2017-03-08
Change calls to rint into lrint avoiding conversion warnings
Jeremie Guichard
2017-02-21
Unknow > Unknown
Martin Měřinský
2017-02-05
Merge informational_prefs into git_prefs
Joakim Bygdell
2017-02-05
Save profile settings to git
Joakim Bygdell
2016-08-27
Settings update: Clean up save user id local
Tomaz Canabrava
2016-08-14
Fill in divecomputer serial number and firmware version on loading
Linus Torvalds
2016-06-14
Grr. Fix. Typo.
Dirk Hohndel
2016-06-14
Only setpoint changes with non-zero SP indicate a CCR dive
Robert C. Helling
2016-04-29
Extend time parsing to before 1970
Linus Torvalds
2016-04-05
QML UI: more hacking around with git progress reporting
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel