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
/
export-html.cpp
Age
Commit message (
Expand
)
Author
2020-10-24
parser: add device_table to parser state
Berthold Stoeger
2020-09-29
filter: load filter presets from XML files
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-04-12
Cleanup: move parse-function declarations out of "dive.h"
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-01-09
Parser: add trip_table parameter to parsing functions
Berthold Stoeger
2018-10-07
Statistics: remove global state / calculate only when needed
Berthold Stoeger
2018-10-07
Dive information: fix surface interval calculation
Berthold Stoeger
2018-09-09
Fix export-html
Dirk Hohndel
2018-08-23
Parse: pass dive_table argument to parse_file()
Berthold Stoeger
2018-07-30
Cleanup: Make WindowsTitleUpdate a global object
Berthold Stoeger
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2017-04-29
Add SPDX header to top level files
Dirk Hohndel
2017-02-05
Finish removal of informational_prefs
Dirk Hohndel
2016-05-02
Move the qtTranslator and ssrfTranslator pointers to qt-init.cpp
Thiago Macieira
2015-10-07
export-html needs to actually calculate the statistics
Dirk Hohndel
2015-10-07
Prevent crash in export-html
Dirk Hohndel
2015-10-06
Correctly copy preferences
Dirk Hohndel
2015-06-18
HTML standalone exporter: use Subsurface dive numbers
Dirk Hohndel
2015-06-18
HTML standalone exporter: give up if parsing the input fails
Dirk Hohndel
2015-06-17
HTML standalone exporter: don't setup preferences
Dirk Hohndel
2015-06-17
Use saved units in the HTML exporter
Dirk Hohndel
2015-06-16
Implement a standalone HTML exporter
Dirk Hohndel