summaryrefslogtreecommitdiffstats
path: root/printer.cpp
AgeCommit message (Expand)Author
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-06-19Printing: add support for printing on any page sizeGravatar 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: render the dive profile on top of QWebViewGravatar 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 Printer class that holds the rendering logic.Gravatar Gehad elrobey