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
/
profile
/
divetextitem.cpp
Age
Commit message (
Expand
)
Author
2015-02-10
Remove the ProfileWidget from mainwindow.ui
Tomaz Canabrava
2015-01-17
Clean up the header files
Dirk Hohndel
2015-01-17
Only update text if something changed
Tomaz Canabrava
2015-01-17
Fix the colors - brush wasn't being set anymore.
Tomaz Canabrava
2015-01-17
Reduce the amount of new/delete when setting a new text on DiveTextItem
Tomaz Canabrava
2014-07-11
Code cleanup: removed bogus animation functions
Tomaz Canabrava
2014-07-11
Correctly disable all animations
Tomaz Canabrava
2014-07-09
Printing: scale fonts when printing
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-15
New Profile: make axis labels smaller
Dirk Hohndel
2014-02-09
DiveTextItem improvements
Boris Barbulovski
2014-01-29
Fix positioning of many text items.
Tomaz Canabrava
2014-01-28
Use the same behavior as the old time markers
Tomaz Canabrava
2014-01-22
Add a MeanDepthItem that has 2 strings.
Tomaz Canabrava
2014-01-21
Add the dive computer text.
Tomaz Canabrava
2014-01-19
Fix the positioning of the Labels using the new DiveTextItem
Tomaz Canabrava
2014-01-19
Remove the plotText function, standardize with the TextItem.
Tomaz Canabrava
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-16
Added a new Namespace to deal with Animations and related functions.
Tomaz Canabrava
2014-01-16
Add a class based on QGraphicsSimpleTextItem that handles animations.
Tomaz Canabrava