aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/printdialog.h
AgeCommit message (Expand)Author
2015-07-05Printing: add template_options struct that contains templateGravatar Gehad elrobey
2015-07-01Fix NO_PRINTING when printing is disabled in QtGravatar Anton Lundin
2015-06-04Make Subsurface compile with NO_PRINTING setGravatar Dirk Hohndel
2015-06-04Printing: call print from printer classGravatar Gehad elrobey
2015-06-04Printing: remove the print_options struct from display.hGravatar Gehad elrobey
2015-06-04Printing: Remove the obsolete code from PrintDialogGravatar Gehad elrobey
2014-11-13Print: add the support to store margins and printer optionsGravatar Lubomir I. Ivanov
2014-08-05Printing: only give up if no size is availableGravatar Dirk Hohndel
2014-08-04Print: display an error message if no printers are foundGravatar Lubomir I. Ivanov
2014-03-27Remove printing when building for AndroidGravatar Anton Lundin
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-02-09PrintDialog small improvements.Gravatar Boris Barbulovski
2014-02-09PrintDialog class cleanup.Gravatar Boris Barbulovski
2013-12-04PrintDialog: reset the progress bar each time the dialog opensGravatar Lubomir I. Ivanov
2013-12-04Print: fix some forward declarationsGravatar Lubomir I. Ivanov
2013-12-04PrintDialog: add a 'Close' buttonGravatar Lubomir I. Ivanov
2013-12-04PrintDialog: add separate Preview/Print buttonsGravatar Lubomir I. Ivanov
2013-07-10Print: add a print preview for testing purposesGravatar Lubomir I. Ivanov
2013-07-10Print: add a class for print layoutingGravatar Lubomir I. Ivanov
2013-07-09Print: add UI for a print dialogGravatar Lubomir I. Ivanov