Age | Commit message (Expand) | Author |
2019-08-22 | Cleanup: turn CylinderObjectHelper into value type | Berthold Stoeger |
2019-06-06 | Printing: use regexp in preprocessTemplate() | Berthold Stoeger |
2019-04-29 | Cleanup: simplify YearInfo class | Berthold Stoeger |
2019-04-29 | Cleanup: remove stale include in desktop-widgets/templatelayout.cpp | Berthold Stoeger |
2019-04-29 | Printing: fix memory leak | Berthold Stoeger |
2019-04-29 | Cleanup: rename variable PrintOptions to printOptions | Berthold Stoeger |
2019-04-29 | Cleanup: remove TemplateLayout::m_engine member variable | Berthold Stoeger |
2019-04-12 | get rid of some foreach and Q_FOREACH constructs | Rolf Eike Beer |
2019-04-02 | Cleanup: remove all Q_NULLPTR instances | Berthold Stoeger |
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-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2017-12-29 | cleanup: Uninitialized pointer field | Jan Mulder |
2017-11-24 | printing: update the coping of bundled templates | Lubomir I. Ivanov |
2017-11-24 | printing: only load *.html files in the UI | Lubomir I. Ivanov |
2017-11-24 | printing: add set_bundled_templates_as_read_only() | Lubomir I. Ivanov |
2017-09-20 | Add a checkbox to turn off plan variations | Robert C. Helling |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |
2017-03-24 | Fix double to int truncation in C++ code | Jeremie Guichard |
2016-04-05 | Fix include paths | Linus Torvalds |
2016-02-29 | templatelayout.cpp: fix potential issue in preprocessTemplate() | Lubomir I. Ivanov |
2016-02-29 | templatelayout.cpp: add a HTML preprocessor stage | Lubomir I. Ivanov |
2016-01-08 | Fix memory leak on the printing system | Tomaz Canabrava |
2016-01-08 | Simplify Finding the Templates | Tomaz Canabrava |
2016-01-08 | Don't iterate over the dive_table to discover the number of dives | Tomaz Canabrava |
2016-01-08 | Move Dive class from qthelper.h/cpp to it's own file | Tomaz Canabrava |
2015-10-30 | Move qt-ui to desktop-widgets | Tomaz Canabrava |