summaryrefslogtreecommitdiffstats
path: root/qt-ui/printlayout.h
AgeCommit message (Expand)Author
2014-11-13Print: add the support to store margins and printer optionsGravatar Lubomir I. Ivanov
2014-07-24PrintLayout: disable the QPainter scalingGravatar Lubomir I. Ivanov
2014-07-24Printing: add 1 dive per page optionGravatar Lubomir I. Ivanov
2014-06-26Headers cleanup.Gravatar Tomaz Canabrava
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2013-12-24Don't use QList if sizeof(item) > void*.Gravatar Tomaz Canabrava
2013-12-04Cleanup some uninitialized variablesGravatar Anton Lundin
2013-12-04PrintLayout: add estimateTotalDives()Gravatar Lubomir I. Ivanov
2013-10-15printlayout.cpp: Remove convertPixmapToGrayscale()Gravatar Lubomir I. Ivanov
2013-10-03Print: provide means to print profile tablesGravatar Lubomir I. Ivanov
2013-09-27Print: provide means for profile layoutingGravatar Lubomir I. Ivanov
2013-08-05Print: improve table printing by using QTableViewGravatar Lubomir I. Ivanov
2013-07-18Print: add method to convert profile to grayscaleGravatar Lubomir I. Ivanov
2013-07-11Print: mark some functions in PrintLayout as 'const'Gravatar Lubomir I. Ivanov
2013-07-11Print: show column titles for table printGravatar Lubomir I. Ivanov
2013-07-11Print: move some header includes to cpp filesGravatar Lubomir I. Ivanov
2013-07-10Print: use the actual dive tableGravatar Lubomir I. Ivanov
2013-07-10Print: initial implementation of the table printGravatar 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