Age | Commit message (Expand) | Author |
2020-09-03 | Increase event icon size in print mode | Robert C. Helling |
2020-09-03 | Improve resolution of profile export | Robert C. Helling |
2020-04-21 | cleanup: replace constructs of the type &vector[0] by vector.data() | Berthold Stoeger |
2020-04-18 | Reorganise and reword divelog export panel | willemferguson |
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 |
2019-12-03 | desktop-widgets: move export functions to shared class | jan Iversen |
2019-11-19 | Filter: split out filter from model | Berthold Stoeger |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-10-27 | Cleanup: NULL check pointer before dereferencing | Dirk Hohndel |
2019-09-21 | Export: special case dive site mode when exporting dive sites | Berthold Stoeger |
2019-09-21 | Export: move dive site selection logic to C++ | Berthold Stoeger |
2019-08-08 | Cleanup: move file-related function declarations to file.h | Berthold Stoeger |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-07-18 | Core: dynamically resize weight table | Berthold Stoeger |
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 |