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
/
core
/
divelogexportlogic.cpp
Age
Commit message (
Expand
)
Author
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-03-27
avoid duplicate and inconsistent applying of QDir::separator()
Rolf Eike Beer
2018-10-07
Statistics: only consider selected dives in HTML export statistics
Berthold Stoeger
2018-10-07
Statistics: remove global state / calculate only when needed
Berthold Stoeger
2018-08-17
divelogexportlogic: show warning on missing 'theme' folder
Lubomir I. Ivanov
2018-07-04
Translations: unify gettextFromC::tr() and QObject::tr()
Berthold Stoeger
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-02-24
Whitespace cleanup in core/divelogexportlogic.cpp
Stefan Fuchs
2018-02-24
Use temperature_t for temperatures in struct stats_t
Stefan Fuchs
2017-05-26
Creation of dive duration string and surface interval string
Stefan Fuchs
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2016-08-27
Settings update: Remove uneeded includes
Tomaz Canabrava
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel