aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/templatelayout.cpp
AgeCommit message (Expand)Author
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