Age | Commit message (Expand) | Author |
---|---|---|
2015-07-05 | Printing: add functions that read/write a template | |
2015-07-05 | Printing: add custom options to the PrintDialog | |
2015-07-05 | Printing: pass the template_options struct to TemplateLayout | |
2015-07-05 | Printing: print all dives if 'print selected' is unchecked | |
2015-06-22 | Fix helper function | |
2015-06-22 | Address uninitialized member warnings | |
2015-06-19 | Printing: rename the "base" template for consistency | |
2015-06-19 | Printing: use selected print preferences while printing | |
2015-06-19 | Printing: pass the print_options struct to TemplateLayout and Printer | |
2015-06-19 | Printing: fix rendering bug for odd number of dives | |
2015-06-04 | Printing: Add progress updating ability to print dialog | |
2015-06-04 | Printing: Add TemplateLayout class |