Age | Commit message (Expand) | Author |
---|---|---|
2015-07-05 | Printing: choose printing color mode 'color/greyscale' | Gehad elrobey |
2015-07-05 | Printing: make dive profile scale dependant on the page size and DPI | Gehad elrobey |
2015-07-05 | Printing: print all dives if 'print selected' is unchecked | Gehad elrobey |
2015-06-22 | Address uninitialized member warnings | Dirk Hohndel |
2015-06-19 | Printing: add support for printing on any page size | Gehad elrobey |
2015-06-19 | Printing: use selected print preferences while printing | Gehad elrobey |
2015-06-19 | Printing: pass the print_options struct to TemplateLayout and Printer | Gehad elrobey |
2015-06-19 | Printing: render the dive profile on top of QWebView | Gehad elrobey |
2015-06-19 | Printing: fix rendering bug for odd number of dives | Gehad elrobey |
2015-06-04 | Printing: Add progress updating ability to print dialog | Gehad elrobey |
2015-06-04 | Printing: Add Printer class that holds the rendering logic. | Gehad elrobey |