index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
printdialog.cpp
Age
Commit message (
Expand
)
Author
2015-07-20
Printing: save custom color palette to QSettings
Gehad elrobey
2015-07-20
Printing: show colors in edit tab
Gehad elrobey
2015-07-20
Printing: check for different printing modes
Gehad elrobey
2015-07-05
Printing: pass the template_options struct to TemplateLayout
Gehad elrobey
2015-07-05
Printing: add QSettings for TemplateEdit class
Gehad elrobey
2015-07-05
Printing: add template_options struct that contains template
Gehad elrobey
2015-07-05
Printing: show warning message for WIP features
Gehad elrobey
2015-07-05
Printing: add QPrintPreviewDialog to main dialog
Gehad elrobey
2015-07-01
Fix NO_PRINTING when printing is disabled in Qt
Anton Lundin
2015-06-22
Address uninitialized member warnings
Dirk Hohndel
2015-06-19
Printing: pass the print_options struct to TemplateLayout and Printer
Gehad elrobey
2015-06-19
Printing: add a "one dive per page" option
Gehad elrobey
2015-06-04
Make Subsurface compile with NO_PRINTING set
Dirk Hohndel
2015-06-04
Printing: Add progress updating ability to print dialog
Gehad elrobey
2015-06-04
Printing: call print from printer class
Gehad elrobey
2015-06-04
Printing: Remove the obsolete code from PrintDialog
Gehad elrobey
2015-01-17
Clean up the header files
Dirk Hohndel
2014-11-14
Print: support margin saving for older Qt versions
Lubomir I. Ivanov
2014-11-13
Print: add the support to store margins and printer options
Lubomir I. Ivanov
2014-10-30
Added close button to print preview window title bar.
John Van Ostrand
2014-08-05
Printing: only give up if no size is available
Dirk Hohndel
2014-08-04
Fix the layout on the Print Dialog
Tomaz Canabrava
2014-08-04
Print: display an error message if no printers are found
Lubomir I. Ivanov
2014-07-25
PrintDialog: make "print only selected" the default option
Lubomir I. Ivanov
2014-07-18
Print: remove the options for height from display.h's 'struct options'
Lubomir I. Ivanov
2014-07-18
Close the print dialog after a sucessfull print
Tomaz Canabrava
2014-04-25
Print dialog: make Ctrl-Q and Ctlr-W work
Dirk Hohndel
2014-04-16
UI adjustments in Print Dialog Window
Andrey Zhdanov
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-12
Correctly track parent of print dialog
Dirk Hohndel
2014-02-09
PrintDialog small improvements.
Boris Barbulovski
2014-02-09
PrintDialog class cleanup.
Boris Barbulovski
2013-12-04
PrintDialog: reset the progress bar each time the dialog opens
Lubomir I. Ivanov
2013-12-04
Print: fix some forward declarations
Lubomir I. Ivanov
2013-12-04
PrintDialog: add a 'Close' button
Lubomir I. Ivanov
2013-12-04
PrintDialog: make the dialog slightly larger
Lubomir I. Ivanov
2013-12-04
PrintDialog: add separate Preview/Print buttons
Lubomir I. Ivanov
2013-12-04
PrintDialog: change a comment
Lubomir I. Ivanov
2013-12-04
PrintDialog: add a progress bar in the dialog
Lubomir I. Ivanov
2013-11-30
Fix all leak-at-exit from singletons in Subsurface
Thiago Macieira
2013-11-30
Print: add an icon for the print dialog
Lubomir I. Ivanov
2013-11-30
Print: adjustments to PrintDialog
Lubomir I. Ivanov
2013-10-15
printdialog: Remove the pre-set DPI and some comments
Lubomir I. Ivanov
2013-07-18
Print: add experimental code for printing profiles
Lubomir I. Ivanov
2013-07-10
Print: add a print preview for testing purposes
Lubomir I. Ivanov
2013-07-10
Print: add a setup() method to PrintLayout
Lubomir I. Ivanov
2013-07-10
Print: add a class for print layouting
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