index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templatelayout.cpp
Age
Commit message (
Expand
)
Author
2015-07-20
Printing: export grayscale filter value to template
Gehad elrobey
2015-07-20
Printing: overwrite the old custom template file
Gehad elrobey
2015-07-05
Printing: add functions that read/write a template
Gehad elrobey
2015-07-05
Printing: add custom options to the PrintDialog
Gehad elrobey
2015-07-05
Printing: pass the template_options struct to TemplateLayout
Gehad elrobey
2015-07-05
Printing: print all dives if 'print selected' is unchecked
Gehad elrobey
2015-06-22
Fix helper function
Dirk Hohndel
2015-06-22
Address uninitialized member warnings
Dirk Hohndel
2015-06-19
Printing: rename the "base" template for consistency
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: 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 TemplateLayout class
Gehad elrobey