aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/printoptions.cpp
AgeCommit message (Expand)Author
2015-10-18Print: copy the bundled templates to a safe locationGravatar Lubomir I. Ivanov
2015-10-01printoptions.cpp: add missing tr() callsGravatar Lubomir I. Ivanov
2015-09-05Style & spelling changes to printingGravatar Tim Wootton
2015-08-22Printing: enable UI elements that now can be usedGravatar Gehad elrobey
2015-08-22Printing: add statistics templates to the dialogGravatar Gehad elrobey
2015-08-15Printing: disable ui elements on statistics printGravatar Gehad elrobey
2015-07-28Printing: safer Template->Import|Export handlingGravatar Lubomir I. Ivanov
2015-07-28Printing: select current template upon importingGravatar Gehad elrobey
2015-07-28Printing: choose first template if selected template is not foundGravatar Gehad elrobey
2015-07-28Printing: support importing/exporting of templatesGravatar Gehad elrobey
2015-07-28Printing: add member function to print optionsGravatar Gehad elrobey
2015-07-28Printing: remove "Table" option from print options radio groupGravatar Gehad elrobey
2015-07-28Printing: save/load selected template by QSettingsGravatar Gehad elrobey
2015-07-28Printing: use grantlee templates from the current existing template listGravatar Gehad elrobey
2015-07-05Printing: implement QPlainTextEdit in TemplateEditGravatar Gehad elrobey
2015-07-05Printing: move template_options to print_options.hGravatar Gehad elrobey
2015-07-05Printing: refactor the print options classGravatar Gehad elrobey
2015-07-05Printing: add custom options to the PrintDialogGravatar Gehad elrobey
2015-07-05Printing: add template_options struct that contains templateGravatar Gehad elrobey
2015-07-05Printing: call TemplateEdit when edit is triggeredGravatar Gehad elrobey
2015-06-19Printing: add a "one dive per page" optionGravatar Gehad elrobey
2015-06-04Printing: remove the print_options struct from display.hGravatar Gehad elrobey
2015-06-04Printing: Edit the print options widgetGravatar Gehad elrobey
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2014-11-13Print: add the support to store margins and printer optionsGravatar Lubomir I. Ivanov
2014-07-24Printing: add 1 dive per page optionGravatar Lubomir I. Ivanov
2014-07-18Print: remove the height sliders from the PrintOptions classGravatar Lubomir I. Ivanov
2013-11-30Print: adjustments to PrintDialogGravatar Lubomir I. Ivanov
2013-10-03Make the classes generated by uic be real members of our classesGravatar Thiago Macieira
2013-10-03Include the ui_*.h headers in the main headers.Gravatar Thiago Macieira
2013-07-11Print: move some header includes to cpp filesGravatar Lubomir I. Ivanov
2013-07-10Print: add a class for print layoutingGravatar Lubomir I. Ivanov
2013-07-10Print: connect all the options widgets to slotsGravatar Lubomir I. Ivanov
2013-07-10Print: label update on height slider moveGravatar Lubomir I. Ivanov
2013-07-09Print: add UI for a print dialogGravatar Lubomir I. Ivanov