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
/
templatelayout.cpp
Age
Commit message (
Expand
)
Author
2015-10-18
Print: copy the bundled templates to a safe location
Lubomir I. Ivanov
2015-08-31
QML UI: Remove unneeded MobileDive class
Grace Karanja
2015-08-28
Fix printing on Mac
Dirk Hohndel
2015-08-22
Printing: generate a Grantlee statistics template
Gehad elrobey
2015-08-22
Printing: export a statistics data structure to the Grantlee backend
Gehad elrobey
2015-08-22
Printing: read statistics templates from the "statistics" path
Gehad elrobey
2015-08-15
Printing: insert placeholders in empty feilds
Gehad elrobey
2015-08-15
Printing: export more dive details with Grantlee backend
Gehad elrobey
2015-07-28
Printing: fix dive lookup for profile generation
Dirk Hohndel
2015-07-28
Printing: clear all templates before insterting the new templates
Gehad elrobey
2015-07-28
Printing: use grantlee templates from the current existing template list
Gehad elrobey
2015-07-28
Printing: search for grantlee templates in the templates directory
Gehad elrobey
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