Age | Commit message (Expand) | Author |
2015-08-22 | Printing: use the same code for both statistics and divelist print | Gehad elrobey |
2015-08-15 | Printing: make default borders black | Gehad elrobey |
2015-08-15 | Printing: replace dark and light colors | Gehad elrobey |
2015-08-15 | Printing: add another color in color palettes | Gehad elrobey |
2015-08-15 | Printing: add statistics print | Gehad elrobey |
2015-07-28 | Printing: add new default color scheme | Dirk Hohndel |
2015-07-28 | Printing: don't name color templates with confusing numbers | Gehad elrobey |
2015-07-28 | Printing: add the "Shades of blue" color theme | Gehad elrobey |
2015-07-28 | Printing: remove "Table" option from print options radio group | Gehad elrobey |
2015-07-28 | Printing: fix issue with old QSettings group | Gehad elrobey |
2015-07-28 | Printing: save/load selected template by QSettings | Gehad elrobey |
2015-07-28 | Printing: use grantlee templates from the current existing template list | Gehad elrobey |
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 |