aboutsummaryrefslogtreecommitdiffstats
path: root/printer.h
AgeCommit message (Expand)Author
2015-08-22Printing: use the same code for both statistics and divelist printGravatar Gehad elrobey
2015-08-15Printing: don't break dives into successive pagesGravatar Gehad elrobey
2015-08-15Printing: add statistics printGravatar Gehad elrobey
2015-07-20Printing: add preview to TemplateEdit dialogGravatar Gehad elrobey
2015-07-20Printing: check for different printing modesGravatar Gehad elrobey
2015-07-20Printing: change QPrinter to parent class QPaintDeviceGravatar Gehad elrobey
2015-07-20Printing: refactoring printer classGravatar Gehad elrobey
2015-07-20Printing: handle memory leak in printer classGravatar Gehad elrobey
2015-07-05Printing: pass the template_options struct to TemplateLayoutGravatar Gehad elrobey
2015-06-19Printing: add support for printing on any page sizeGravatar Gehad elrobey
2015-06-19Printing: pass the print_options struct to TemplateLayout and PrinterGravatar Gehad elrobey
2015-06-19Printing: render the dive profile on top of QWebViewGravatar Gehad elrobey
2015-06-04Printing: Add progress updating ability to print dialogGravatar Gehad elrobey
2015-06-04Printing: Add Printer class that holds the rendering logic.Gravatar Gehad elrobey