aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/templatelayout.cpp
AgeCommit message (Expand)Author
2019-12-04Selection: move selection functions from divelist.c to selection.cGravatar Berthold Stoeger
2019-09-14Grantlee: split out grantlee-only property from DiveObjectHelperGravatar Berthold Stoeger
2019-09-14DiveObjectHelper: Turn DiveObjectHelper into Q_GADGET based objectGravatar Berthold Stoeger
2019-08-22Cleanup: turn CylinderObjectHelper into value typeGravatar Berthold Stoeger
2019-06-06Printing: use regexp in preprocessTemplate()Gravatar Berthold Stoeger
2019-04-29Cleanup: simplify YearInfo classGravatar Berthold Stoeger
2019-04-29Cleanup: remove stale include in desktop-widgets/templatelayout.cppGravatar Berthold Stoeger
2019-04-29Printing: fix memory leakGravatar Berthold Stoeger
2019-04-29Cleanup: rename variable PrintOptions to printOptionsGravatar Berthold Stoeger
2019-04-29Cleanup: remove TemplateLayout::m_engine member variableGravatar Berthold Stoeger
2019-04-12get rid of some foreach and Q_FOREACH constructsGravatar Rolf Eike Beer
2019-04-02Cleanup: remove all Q_NULLPTR instancesGravatar Berthold Stoeger
2018-10-07Statistics: only consider selected dives in HTML export statisticsGravatar Berthold Stoeger
2018-10-07Statistics: remove global state / calculate only when neededGravatar Berthold Stoeger
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2017-12-29cleanup: Uninitialized pointer fieldGravatar Jan Mulder
2017-11-24printing: update the coping of bundled templatesGravatar Lubomir I. Ivanov
2017-11-24printing: only load *.html files in the UIGravatar Lubomir I. Ivanov
2017-11-24printing: add set_bundled_templates_as_read_only()Gravatar Lubomir I. Ivanov
2017-09-20Add a checkbox to turn off plan variationsGravatar Robert C. Helling
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2016-04-05Fix include pathsGravatar Linus Torvalds
2016-02-29templatelayout.cpp: fix potential issue in preprocessTemplate()Gravatar Lubomir I. Ivanov
2016-02-29templatelayout.cpp: add a HTML preprocessor stageGravatar Lubomir I. Ivanov
2016-01-08Fix memory leak on the printing systemGravatar Tomaz Canabrava
2016-01-08Simplify Finding the TemplatesGravatar Tomaz Canabrava
2016-01-08Don't iterate over the dive_table to discover the number of divesGravatar Tomaz Canabrava
2016-01-08Move Dive class from qthelper.h/cpp to it's own fileGravatar Tomaz Canabrava
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava