aboutsummaryrefslogtreecommitdiffstats
path: root/export-html.cpp
AgeCommit message (Expand)Author
2020-10-24parser: add device_table to parser stateGravatar Berthold Stoeger
2020-09-29filter: load filter presets from XML filesGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-04-12Cleanup: move parse-function declarations out of "dive.h"Gravatar Berthold Stoeger
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2018-10-07Statistics: remove global state / calculate only when neededGravatar Berthold Stoeger
2018-10-07Dive information: fix surface interval calculationGravatar Berthold Stoeger
2018-09-09Fix export-htmlGravatar Dirk Hohndel
2018-08-23Parse: pass dive_table argument to parse_file()Gravatar Berthold Stoeger
2018-07-30Cleanup: Make WindowsTitleUpdate a global objectGravatar Berthold Stoeger
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2017-04-29Add SPDX header to top level filesGravatar Dirk Hohndel
2017-02-05Finish removal of informational_prefsGravatar Dirk Hohndel
2016-05-02Move the qtTranslator and ssrfTranslator pointers to qt-init.cppGravatar Thiago Macieira
2015-10-07export-html needs to actually calculate the statisticsGravatar Dirk Hohndel
2015-10-07Prevent crash in export-htmlGravatar Dirk Hohndel
2015-10-06Correctly copy preferencesGravatar Dirk Hohndel
2015-06-18HTML standalone exporter: use Subsurface dive numbersGravatar Dirk Hohndel
2015-06-18HTML standalone exporter: give up if parsing the input failsGravatar Dirk Hohndel
2015-06-17HTML standalone exporter: don't setup preferencesGravatar Dirk Hohndel
2015-06-17Use saved units in the HTML exporterGravatar Dirk Hohndel
2015-06-16Implement a standalone HTML exporterGravatar Dirk Hohndel