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