index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
printlayout.h
Age
Commit message (
Expand
)
Author
2014-11-13
Print: add the support to store margins and printer options
Lubomir I. Ivanov
2014-07-24
PrintLayout: disable the QPainter scaling
Lubomir I. Ivanov
2014-07-24
Printing: add 1 dive per page option
Lubomir I. Ivanov
2014-06-26
Headers cleanup.
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-11
Put include guard to every header
Boris Barbulovski
2013-12-24
Don't use QList if sizeof(item) > void*.
Tomaz Canabrava
2013-12-04
Cleanup some uninitialized variables
Anton Lundin
2013-12-04
PrintLayout: add estimateTotalDives()
Lubomir I. Ivanov
2013-10-15
printlayout.cpp: Remove convertPixmapToGrayscale()
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: add method to convert profile to grayscale
Lubomir I. Ivanov
2013-07-11
Print: mark some functions in PrintLayout as 'const'
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: 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