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
/
save-html.c
Age
Commit message (
Expand
)
Author
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
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-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
2019-01-09
Core: keep trips in table(s)
Berthold Stoeger
2018-11-18
Dive list: replace dive-list of trips by a table
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-09-07
Cleanup: constify get_units()
Berthold Stoeger
2018-08-23
save-html: make sure that some strings are quoted
Lubomir I. Ivanov
2018-07-18
Cleanup: rename trip->index to trip->saved
Berthold Stoeger
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2017-07-20
Unify sample pressure and o2pressure as pressure[2] array
Linus Torvalds
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-03-12
Only enable -Wmissing-field-initializers for Clang
Lubomir I. Ivanov
2017-03-11
Merge branch 'master' of https://github.com/dje29/subsurface
Dirk Hohndel
2017-03-11
Dive No. > Dive #
Martin Měřinský
2017-03-09
Fix potential double/float to int rounding errors
Jeremie Guichard
2016-04-29
Extend time parsing to before 1970
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel