aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/divelogexportdialog.cpp
AgeCommit message (Expand)Author
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2017-12-17Unify float calulations: use doubleGravatar Berthold Stoeger
2017-12-11Write profile images to correct directory in TeX exportGravatar Robert C. Helling
2017-12-04Use QDir::exists() instead of QDir::setCurrent() to check for existenceGravatar Berthold Stoeger
2017-11-04Correct, cleanup, translate and unify file filtersGravatar Stefan Fuchs
2017-08-26Another unused variableGravatar Dirk Hohndel
2017-08-26Tex export: remove incorrect codeGravatar Dirk Hohndel
2017-08-10More details for TeX exportGravatar Robert C. Helling
2017-08-10Move the decision how to typeset unit to TeX-style fileGravatar Robert C. Helling
2017-08-10Use letters instead of digit in TeX macro namesGravatar Robert C. Helling
2017-08-10Cleaning up TeX exportGravatar Robert C. Helling
2017-08-10Add additional data to TeX-exportGravatar Ben McCandless
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-02-21missing dotGravatar Martin Měřinský
2017-02-03Revert "In statistics, ignore gas use of planned dives"Gravatar Dirk Hohndel
2017-02-02In statistics, ignore gas use of planned divesGravatar Robert C. Helling
2016-12-26Remove unused variablesGravatar Dirk Hohndel
2016-10-20Add country information to TeX exportGravatar Robert C. Helling
2016-10-20TeX export: check site pointer, before accessing itGravatar Martin Gysel
2016-10-11Export to TeX file initializedGravatar Robert C. Helling
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-09Silence warnings in divelogexportdialog.cppGravatar Dirk Hohndel
2016-03-09Remove unused member functionGravatar Dirk Hohndel
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava