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
/
desktop-widgets
/
divelogexportdialog.cpp
Age
Commit message (
Expand
)
Author
2019-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
2019-04-13
Add export option to export dive sites.
Doug Junkins
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
2019-04-04
Export profile data
Robert C. Helling
2019-02-07
Add various enhancements to profile export and dive data copy
Robert C. Helling
2019-02-07
Profile: add "synchronous" mode for picture plotting
Berthold Stoeger
2019-02-07
Export profile image
Robert C. Helling
2019-01-26
Rememove centrigade/celsius confusion in TeX export
Robert C. Helling
2019-01-26
Add export variable containing the profile image filename
Robert C. Helling
2019-01-26
Include all tags in TeX/LaTeX export
Robert C. Helling
2019-01-26
Include dive time in TeX/LaTeX export
Robert C. Helling
2019-01-26
Allow LaTeX export of several dives
Robert C. Helling
2019-01-26
Hook up LaTeX export to UI
Robert C. Helling
2019-01-26
Add LaTeX export
Robert C. Helling
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-09-13
Optional anonymization upon export
Robert C. Helling
2018-09-07
Cleanup: constify get_units()
Berthold Stoeger
2018-08-25
desktop-widget: remove QSettings
jan Iversen
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-05-21
desktop-widgets: Change Q_UNUSED to no parameter name
jan Iversen
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2017-12-17
Unify float calulations: use double
Berthold Stoeger
2017-12-11
Write profile images to correct directory in TeX export
Robert C. Helling
2017-12-04
Use QDir::exists() instead of QDir::setCurrent() to check for existence
Berthold Stoeger
2017-11-04
Correct, cleanup, translate and unify file filters
Stefan Fuchs
2017-08-26
Another unused variable
Dirk Hohndel
2017-08-26
Tex export: remove incorrect code
Dirk Hohndel
2017-08-10
More details for TeX export
Robert C. Helling
2017-08-10
Move the decision how to typeset unit to TeX-style file
Robert C. Helling
2017-08-10
Use letters instead of digit in TeX macro names
Robert C. Helling
2017-08-10
Cleaning up TeX export
Robert C. Helling
2017-08-10
Add additional data to TeX-export
Ben McCandless
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-02-21
missing dot
Martin Měřinský
2017-02-03
Revert "In statistics, ignore gas use of planned dives"
Dirk Hohndel
2017-02-02
In statistics, ignore gas use of planned dives
Robert C. Helling
2016-12-26
Remove unused variables
Dirk Hohndel
2016-10-20
Add country information to TeX export
Robert C. Helling
2016-10-20
TeX export: check site pointer, before accessing it
Martin Gysel
2016-10-11
Export to TeX file initialized
Robert C. Helling
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-09
Silence warnings in divelogexportdialog.cpp
Dirk Hohndel
2016-03-09
Remove unused member function
Dirk Hohndel
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava