aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/printlayout.h
AgeCommit message (Expand)Author
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