summaryrefslogtreecommitdiffstats
path: root/templatelayout.cpp
AgeCommit message (Expand)Author
2015-07-28Printing: fix dive lookup for profile generationGravatar Dirk Hohndel
2015-07-28Printing: clear all templates before insterting the new templatesGravatar Gehad elrobey
2015-07-28Printing: use grantlee templates from the current existing template listGravatar Gehad elrobey
2015-07-28Printing: search for grantlee templates in the templates directoryGravatar Gehad elrobey
2015-07-20Printing: export grayscale filter value to templateGravatar Gehad elrobey
2015-07-20Printing: overwrite the old custom template fileGravatar Gehad elrobey
2015-07-05Printing: add functions that read/write a templateGravatar Gehad elrobey
2015-07-05Printing: add custom options to the PrintDialogGravatar Gehad elrobey
2015-07-05Printing: pass the template_options struct to TemplateLayoutGravatar Gehad elrobey
2015-07-05Printing: print all dives if 'print selected' is uncheckedGravatar Gehad elrobey
2015-06-22Fix helper functionGravatar Dirk Hohndel
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-06-19Printing: rename the "base" template for consistencyGravatar Gehad elrobey
2015-06-19Printing: use selected print preferences while printingGravatar Gehad elrobey
2015-06-19Printing: pass the print_options struct to TemplateLayout and PrinterGravatar Gehad elrobey
2015-06-19Printing: fix rendering bug for odd number of divesGravatar Gehad elrobey
2015-06-04Printing: Add progress updating ability to print dialogGravatar Gehad elrobey
2015-06-04Printing: Add TemplateLayout classGravatar Gehad elrobey