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
/
qt-ui
/
printoptions.cpp
Age
Commit message (
Expand
)
Author
2015-10-18
Print: copy the bundled templates to a safe location
Lubomir I. Ivanov
2015-10-01
printoptions.cpp: add missing tr() calls
Lubomir I. Ivanov
2015-09-05
Style & spelling changes to printing
Tim Wootton
2015-08-22
Printing: enable UI elements that now can be used
Gehad elrobey
2015-08-22
Printing: add statistics templates to the dialog
Gehad elrobey
2015-08-15
Printing: disable ui elements on statistics print
Gehad elrobey
2015-07-28
Printing: safer Template->Import|Export handling
Lubomir I. Ivanov
2015-07-28
Printing: select current template upon importing
Gehad elrobey
2015-07-28
Printing: choose first template if selected template is not found
Gehad elrobey
2015-07-28
Printing: support importing/exporting of templates
Gehad elrobey
2015-07-28
Printing: add member function to print options
Gehad elrobey
2015-07-28
Printing: remove "Table" option from print options radio group
Gehad elrobey
2015-07-28
Printing: save/load selected template by QSettings
Gehad elrobey
2015-07-28
Printing: use grantlee templates from the current existing template list
Gehad elrobey
2015-07-05
Printing: implement QPlainTextEdit in TemplateEdit
Gehad elrobey
2015-07-05
Printing: move template_options to print_options.h
Gehad elrobey
2015-07-05
Printing: refactor the print options class
Gehad elrobey
2015-07-05
Printing: add custom options to the PrintDialog
Gehad elrobey
2015-07-05
Printing: add template_options struct that contains template
Gehad elrobey
2015-07-05
Printing: call TemplateEdit when edit is triggered
Gehad elrobey
2015-06-19
Printing: add a "one dive per page" option
Gehad elrobey
2015-06-04
Printing: remove the print_options struct from display.h
Gehad elrobey
2015-06-04
Printing: Edit the print options widget
Gehad elrobey
2015-01-17
Clean up the header files
Dirk Hohndel
2014-11-13
Print: add the support to store margins and printer options
Lubomir I. Ivanov
2014-07-24
Printing: add 1 dive per page option
Lubomir I. Ivanov
2014-07-18
Print: remove the height sliders from the PrintOptions class
Lubomir I. Ivanov
2013-11-30
Print: adjustments to PrintDialog
Lubomir I. Ivanov
2013-10-03
Make the classes generated by uic be real members of our classes
Thiago Macieira
2013-10-03
Include the ui_*.h headers in the main headers.
Thiago Macieira
2013-07-11
Print: move some header includes to cpp files
Lubomir I. Ivanov
2013-07-10
Print: add a class for print layouting
Lubomir I. Ivanov
2013-07-10
Print: connect all the options widgets to slots
Lubomir I. Ivanov
2013-07-10
Print: label update on height slider move
Lubomir I. Ivanov
2013-07-09
Print: add UI for a print dialog
Lubomir I. Ivanov