summaryrefslogtreecommitdiffstats
path: root/qt-ui/printdialog.cpp
AgeCommit message (Expand)Author
2015-07-20Printing: save custom color palette to QSettingsGravatar Gehad elrobey
2015-07-20Printing: show colors in edit tabGravatar Gehad elrobey
2015-07-20Printing: check for different printing modesGravatar Gehad elrobey
2015-07-05Printing: pass the template_options struct to TemplateLayoutGravatar Gehad elrobey
2015-07-05Printing: add QSettings for TemplateEdit classGravatar Gehad elrobey
2015-07-05Printing: add template_options struct that contains templateGravatar Gehad elrobey
2015-07-05Printing: show warning message for WIP featuresGravatar Gehad elrobey
2015-07-05Printing: add QPrintPreviewDialog to main dialogGravatar Gehad elrobey
2015-07-01Fix NO_PRINTING when printing is disabled in QtGravatar Anton Lundin
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-06-19Printing: pass the print_options struct to TemplateLayout and PrinterGravatar Gehad elrobey
2015-06-19Printing: add a "one dive per page" optionGravatar Gehad elrobey
2015-06-04Make Subsurface compile with NO_PRINTING setGravatar Dirk Hohndel
2015-06-04Printing: Add progress updating ability to print dialogGravatar Gehad elrobey
2015-06-04Printing: call print from printer classGravatar Gehad elrobey
2015-06-04Printing: Remove the obsolete code from PrintDialogGravatar Gehad elrobey
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2014-11-14Print: support margin saving for older Qt versionsGravatar Lubomir I. Ivanov
2014-11-13Print: add the support to store margins and printer optionsGravatar Lubomir I. Ivanov
2014-10-30Added close button to print preview window title bar.Gravatar John Van Ostrand
2014-08-05Printing: only give up if no size is availableGravatar Dirk Hohndel
2014-08-04Fix the layout on the Print DialogGravatar Tomaz Canabrava
2014-08-04Print: display an error message if no printers are foundGravatar Lubomir I. Ivanov
2014-07-25PrintDialog: make "print only selected" the default optionGravatar Lubomir I. Ivanov
2014-07-18Print: remove the options for height from display.h's 'struct options'Gravatar Lubomir I. Ivanov
2014-07-18Close the print dialog after a sucessfull printGravatar Tomaz Canabrava
2014-04-25Print dialog: make Ctrl-Q and Ctlr-W workGravatar Dirk Hohndel
2014-04-16UI adjustments in Print Dialog WindowGravatar Andrey Zhdanov
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-12Correctly track parent of print dialogGravatar Dirk Hohndel
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: make the dialog slightly largerGravatar Lubomir I. Ivanov
2013-12-04PrintDialog: add separate Preview/Print buttonsGravatar Lubomir I. Ivanov
2013-12-04PrintDialog: change a commentGravatar Lubomir I. Ivanov
2013-12-04PrintDialog: add a progress bar in the dialogGravatar Lubomir I. Ivanov
2013-11-30Fix all leak-at-exit from singletons in SubsurfaceGravatar Thiago Macieira
2013-11-30Print: add an icon for the print dialogGravatar Lubomir I. Ivanov
2013-11-30Print: adjustments to PrintDialogGravatar Lubomir I. Ivanov
2013-10-15printdialog: Remove the pre-set DPI and some commentsGravatar Lubomir I. Ivanov
2013-07-18Print: add experimental code for printing profilesGravatar Lubomir I. Ivanov
2013-07-10Print: add a print preview for testing purposesGravatar Lubomir I. Ivanov
2013-07-10Print: add a setup() method to PrintLayoutGravatar Lubomir I. Ivanov
2013-07-10Print: add a class for print layoutingGravatar 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