index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
printlayout.cpp
Age
Commit message (
Expand
)
Author
2013-10-07
Print: allow optional table on top of profile
Lubomir I. Ivanov
2013-10-03
Print: small adjustments to table printing
Lubomir I. Ivanov
2013-10-03
Print: provide means to print profile tables
Lubomir I. Ivanov
2013-09-27
Print: provide means for profile layouting
Lubomir I. Ivanov
2013-08-05
Print: improve table printing by using QTableView
Lubomir I. Ivanov
2013-07-18
Print: pass grayscale flag to setPrintMode()
Lubomir I. Ivanov
2013-07-18
Print: add method to convert profile to grayscale
Lubomir I. Ivanov
2013-07-18
Print: add experimental code for printing profiles
Lubomir I. Ivanov
2013-07-18
Print: improve new page detection in table print
Lubomir I. Ivanov
2013-07-18
Print: support any resolution for the table print
Lubomir I. Ivanov
2013-07-16
Clear multi-line string separator on the c++ code.
Tomaz Canabrava
2013-07-16
Fixeda a typo that got the 'x' value where the requested one was actually y.
Tomaz Canabrava
2013-07-11
Print: mark some functions in PrintLayout as 'const'
Lubomir I. Ivanov
2013-07-11
Print: complete columns for the table print
Lubomir I. Ivanov
2013-07-11
Print: show column titles for table print
Lubomir I. Ivanov
2013-07-11
Print: move some header includes to cpp files
Lubomir I. Ivanov
2013-07-10
Print: cleanup for PrintLayout::printTable()
Lubomir I. Ivanov
2013-07-10
Print: use the actual dive table
Lubomir I. Ivanov
2013-07-10
Print: initial implementation of the table print
Lubomir I. Ivanov
2013-07-10
Print: add a setup() method to PrintLayout
Lubomir I. Ivanov
2013-07-10
Print: add a class for print layouting
Lubomir I. Ivanov