index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
printer.h
Age
Commit message (
Expand
)
Author
2015-08-22
Printing: use the same code for both statistics and divelist print
Gehad elrobey
2015-08-15
Printing: don't break dives into successive pages
Gehad elrobey
2015-08-15
Printing: add statistics print
Gehad elrobey
2015-07-20
Printing: add preview to TemplateEdit dialog
Gehad elrobey
2015-07-20
Printing: check for different printing modes
Gehad elrobey
2015-07-20
Printing: change QPrinter to parent class QPaintDevice
Gehad elrobey
2015-07-20
Printing: refactoring printer class
Gehad elrobey
2015-07-20
Printing: handle memory leak in printer class
Gehad elrobey
2015-07-05
Printing: pass the template_options struct to TemplateLayout
Gehad elrobey
2015-06-19
Printing: add support for printing on any page size
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-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