summaryrefslogtreecommitdiffstats
path: root/core/divelogexportlogic.cpp
AgeCommit message (Expand)Author
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-03-27avoid duplicate and inconsistent applying of QDir::separator()Gravatar Rolf Eike Beer
2018-10-07Statistics: only consider selected dives in HTML export statisticsGravatar Berthold Stoeger
2018-10-07Statistics: remove global state / calculate only when neededGravatar Berthold Stoeger
2018-08-17divelogexportlogic: show warning on missing 'theme' folderGravatar Lubomir I. Ivanov
2018-07-04Translations: unify gettextFromC::tr() and QObject::tr()Gravatar Berthold Stoeger
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-02-24Whitespace cleanup in core/divelogexportlogic.cppGravatar Stefan Fuchs
2018-02-24Use temperature_t for temperatures in struct stats_tGravatar Stefan Fuchs
2017-05-26Creation of dive duration string and surface interval stringGravatar Stefan Fuchs
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2016-08-27Settings update: Remove uneeded includesGravatar Tomaz Canabrava
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel