index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
export-html.cpp
Age
Commit message (
Expand
)
Author
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