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
/
diveeventitem.cpp
Age
Commit message (
Expand
)
Author
2014-05-05
Fix bug in handling of fake SAMPLE_EVENT_PO2 events
Dirk Hohndel
2014-04-29
Fix test for "air" in tooltip display of gaschange
Dirk Hohndel
2014-04-29
Show translated event names in tooltip
Dirk Hohndel
2014-04-03
Edit name option for bookmarks
Yosef Hamza
2014-03-16
New profile: fix event hiding logic
Dirk Hohndel
2014-03-15
New profile: add event manipulation to context menu
Dirk Hohndel
2014-03-11
Support Animation Speed via Settings.
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-25
New profile: add event info to tooltip
Dirk Hohndel
2014-02-23
Don't try to setup event if it is NULL
Dirk Hohndel
2014-02-22
New profile: add image pixmaps for image events
Robert C. Helling
2014-02-15
Move the events when a partial pressure graph is enabled / disabled
Tomaz Canabrava
2014-02-08
Fix the rest of item visibilities and a few alignment fixes.
Tomaz Canabrava
2014-01-17
Fix compile time warnings
Dirk Hohndel
2014-01-17
Transform the DiveProfileItem to an Abstract Generalization
Tomaz Canabrava
2014-01-17
Added a DiveEventItem that knows how to handle itself.
Tomaz Canabrava