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
2014-08-04
Print: enable the vector table print only for Qt5.0 and newer
Lubomir I. Ivanov
2014-07-25
PrintLayout: fix a potential bug in the recent table print update
Lubomir I. Ivanov
2014-07-24
PrintLayout: vectorize the table print
Lubomir I. Ivanov
2014-07-24
PrintLayout: reduce the scope of 'pic' and 'picPainter'
Lubomir I. Ivanov
2014-07-24
PrintLayout: modify the profile font size based on the #dives per page
Lubomir I. Ivanov
2014-07-24
PrintLayout: draw the profile to a QImage only on Linux
Lubomir I. Ivanov
2014-07-24
PrintLayout: fix the ProfilePrintModel font
Lubomir I. Ivanov
2014-07-24
PrintLayout: disable the QPainter scaling
Lubomir I. Ivanov
2014-07-24
PrintLayout: a whitespace fix
Lubomir I. Ivanov
2014-07-24
Printing: add 1 dive per page option
Lubomir I. Ivanov
2014-07-23
Animation speed is a value, not a boolean
Tomaz Canabrava
2014-07-18
Bypass the PDF bug by painting on a QImage and paint the image to pdf
Tomaz Canabrava
2014-07-18
Add the HTML Delegate to printing.
Tomaz Canabrava
2014-07-18
Fixed memleak
Tomaz Canabrava
2014-07-18
No need to delete a QPointer
Tomaz Canabrava
2014-07-11
Printing: print depth unit in table
Dirk Hohndel
2014-07-11
Printing: make table more useful
Dirk Hohndel
2014-07-11
Printing: change the header to show depth / duration
Dirk Hohndel
2014-07-11
Printing: print tags instead of max CNS
Dirk Hohndel
2014-07-11
Printing: use more appropriate font sizes
Dirk Hohndel
2014-07-11
Render the table print in curves.
Tomaz Canabrava
2014-07-11
Correctly disable all animations
Tomaz Canabrava
2014-07-09
Printing: scale fonts when printing
Dirk Hohndel
2014-07-09
Printing: force redrawing of the profile
Dirk Hohndel
2014-07-03
UI restructure: plotDive: plot current dive by default & use displayed_dive
Dirk Hohndel
2014-07-02
UI restructure: plotDive should just take one dive
Dirk Hohndel
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-04-17
Mark a lot of TODO's where I think it should be moved to C code.
Tomaz Canabrava
2014-03-27
Print: enable printing with the new profile
Lubomir I. Ivanov
2014-03-07
Fix compile problem
Dirk Hohndel
2014-03-07
Remove a Lot of Dead Code.
Tomaz Canabrava
2014-03-07
Remove the old profile from the main screen of Subsurface
Tomaz Canabrava
2014-03-05
Another small tweak to whitespace tool
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-12
Don't redeclare variables of the same name
Dirk Hohndel
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2014-01-16
Fix some memory leaks.
Boris Barbulovski
2014-01-15
Use setSectionResizeMode if we use Qt5
Anton Lundin
2014-01-07
Get rid of pointers to dive structures in the UI
Dirk Hohndel
2013-12-08
Silence signed vs. unsigned compare warning
Anton Lundin
2013-12-06
Fix crash in table print crash
Dirk Hohndel
2013-12-06
Print: fix issues when printing a lot of dives in table print
Lubomir I. Ivanov
2013-12-05
Print: fix truncated table in "Table print" mode
Lubomir I. Ivanov
2013-12-04
Cleanup some uninitialized variables
Anton Lundin
2013-12-04
Print: fix some forward declarations
Lubomir I. Ivanov
2013-12-04
PrintLayout: emit progress from printTable()
Lubomir I. Ivanov
2013-12-04
PrintLayout: emit progress from printProfileDives()
Lubomir I. Ivanov
2013-12-04
PrintLayout: add estimateTotalDives()
Lubomir I. Ivanov
2013-11-30
Print: yet another font adjustment for the profile table
Lubomir I. Ivanov
2013-11-30
Print: give more space for the depth and duration column
Lubomir I. Ivanov
[next]