aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/printlayout.cpp
AgeCommit message (Expand)Author
2013-12-04PrintLayout: add estimateTotalDives()Gravatar Lubomir I. Ivanov
2013-11-30Print: yet another font adjustment for the profile tableGravatar Lubomir I. Ivanov
2013-11-30Print: give more space for the depth and duration columnGravatar Lubomir I. Ivanov
2013-11-30Print: adjustments to font sizes and alignmentGravatar Lubomir I. Ivanov
2013-11-30Print: setup for a new profile table layoutGravatar Lubomir I. Ivanov
2013-10-16Prettier printingGravatar Patrick Valsecchi
2013-10-15Random white space cleanupGravatar Dirk Hohndel
2013-10-15printlayout.cpp: Remove convertPixmapToGrayscale()Gravatar Lubomir I. Ivanov
2013-10-15printlayout.cpp: Increase the font size in tables bellow profileGravatar Lubomir I. Ivanov
2013-10-14Print: remove profile border when printingGravatar Lubomir I. Ivanov
2013-10-07Print: allow optional table on top of profileGravatar Lubomir I. Ivanov
2013-10-03Print: small adjustments to table printingGravatar 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: pass grayscale flag to setPrintMode()Gravatar Lubomir I. Ivanov
2013-07-18Print: add method to convert profile to grayscaleGravatar Lubomir I. Ivanov
2013-07-18Print: add experimental code for printing profilesGravatar Lubomir I. Ivanov
2013-07-18Print: improve new page detection in table printGravatar Lubomir I. Ivanov
2013-07-18Print: support any resolution for the table printGravatar Lubomir I. Ivanov
2013-07-16Clear multi-line string separator on the c++ code.Gravatar Tomaz Canabrava
2013-07-16Fixeda a typo that got the 'x' value where the requested one was actually y.Gravatar Tomaz Canabrava
2013-07-11Print: mark some functions in PrintLayout as 'const'Gravatar Lubomir I. Ivanov
2013-07-11Print: complete columns for the table printGravatar 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: cleanup for PrintLayout::printTable()Gravatar 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