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-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