index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
printdialog.h
Age
Commit message (
Expand
)
Author
2015-07-05
Printing: add template_options struct that contains template
Gehad elrobey
2015-07-01
Fix NO_PRINTING when printing is disabled in Qt
Anton Lundin
2015-06-04
Make Subsurface compile with NO_PRINTING set
Dirk Hohndel
2015-06-04
Printing: call print from printer class
Gehad elrobey
2015-06-04
Printing: remove the print_options struct from display.h
Gehad elrobey
2015-06-04
Printing: Remove the obsolete code from PrintDialog
Gehad elrobey
2014-11-13
Print: add the support to store margins and printer options
Lubomir I. Ivanov
2014-08-05
Printing: only give up if no size is available
Dirk Hohndel
2014-08-04
Print: display an error message if no printers are found
Lubomir I. Ivanov
2014-03-27
Remove printing when building for Android
Anton Lundin
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-11
Put include guard to every header
Boris Barbulovski
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: add separate Preview/Print buttons
Lubomir I. Ivanov
2013-07-10
Print: add a print preview for testing purposes
Lubomir I. Ivanov
2013-07-10
Print: add a class for print layouting
Lubomir I. Ivanov
2013-07-09
Print: add UI for a print dialog
Lubomir I. Ivanov