Age | Commit message (Expand) | Author |
---|---|---|
2013-10-15 | printlayout.cpp: Remove convertPixmapToGrayscale() | |
2013-10-03 | Print: provide means to print profile tables | |
2013-09-27 | Print: provide means for profile layouting | |
2013-08-05 | Print: improve table printing by using QTableView | |
2013-07-18 | Print: add method to convert profile to grayscale | |
2013-07-11 | Print: mark some functions in PrintLayout as 'const' | |
2013-07-11 | Print: show column titles for table print | |
2013-07-11 | Print: move some header includes to cpp files | |
2013-07-10 | Print: use the actual dive table | |
2013-07-10 | Print: initial implementation of the table print | |
2013-07-10 | Print: add a setup() method to PrintLayout | |
2013-07-10 | Print: add a class for print layouting |