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
/
file.c
Age
Commit message (
Expand
)
Author
2017-03-09
Fix potential double/float to int rounding errors
Jeremie Guichard
2016-11-09
Clean up some warnings in file.c
Dirk Hohndel
2016-11-09
Parse multiple dives from single DL7 log file
Miika Turkia
2016-06-11
Remove unused variable
Dirk Hohndel
2016-05-05
NULL terminate the parameters array
Miika Turkia
2016-05-05
Allow parsing of .txt files on import
Miika Turkia
2016-05-03
Parse date and time from on APD import
Miika Turkia
2016-05-02
Print xsltproc command line on verbose mode
Miika Turkia
2016-04-30
Fix typo
Dirk Hohndel
2016-04-30
Merge branch 'offlineDefault'
Dirk Hohndel
2016-04-30
Don't pretend that opening git repo succeeded
Dirk Hohndel
2016-04-25
Parse date and time in DL7 import
Miika Turkia
2016-04-25
Grab the payload of DL7 file
Miika Turkia
2016-04-05
QML UI: don't fetch the remote twice when loading
Dirk Hohndel
2016-04-05
git storage: compare with correct SHA when checking if cache is current
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel