aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/printoptions.h
AgeCommit message (Expand)Author
2015-08-22Printing: add statistics templates to the dialogGravatar Gehad elrobey
2015-08-15Printing: disable ui elements on statistics printGravatar Gehad elrobey
2015-08-15Printing: export border to templatesGravatar Gehad elrobey
2015-08-15Printing: add another color in color palettesGravatar Gehad elrobey
2015-07-28Printing: add new default color schemeGravatar Dirk Hohndel
2015-07-28Printing: don't name color templates with confusing numbersGravatar Gehad elrobey
2015-07-28Printing: add the "Shades of blue" color themeGravatar 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: use grantlee templates from the current existing template listGravatar Gehad elrobey
2015-07-20Printing: save custom color palette to QSettingsGravatar Gehad elrobey
2015-07-20Printing: show colors in edit tabGravatar Gehad elrobey
2015-07-20Printing: save only if data is changed in template_optionsGravatar 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
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
2014-06-26Headers cleanup.Gravatar Tomaz Canabrava
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
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: 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