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
/
backend-shared
/
exportfuncs.cpp
Age
Commit message (
Expand
)
Author
2021-07-23
cleanup: replace membuffer by membufferpp in C-code
Berthold Stoeger
2021-05-06
export: show progress dialog for profile exports
Berthold Stoeger
2021-05-06
export: show progress dialog for TeX exports
Berthold Stoeger
2020-10-25
cleanup: remove pref.h include in dive.h
Berthold Stoeger
2020-10-25
cleanup: split out divecomputer functions from dive.c
Berthold Stoeger
2020-05-01
cleanup: move declaration of utc_mk* functions to new subsurface-time.h header
Berthold Stoeger
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2020-02-17
mobile/export: remove most of the export options
Dirk Hohndel
2020-02-09
Cleanup: remove const bool parameters and return types
Berthold Stoeger
2020-02-09
Cleanup: remove exportFunc class
Berthold Stoeger
2020-02-09
Cleanup: Remove global QFuture from exportFuncs
Berthold Stoeger
2019-12-24
build-system: move exportfuncs to backend-shared
jan Iversen