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-07-18
Correct usage of current_dive to displayed_dive
Anton Lundin
2014-07-17
Hide gachange events in the first 30 seconds
Anton Lundin
2014-07-17
Use get_cylinder_index instead of get_gasidx
Anton Lundin
2014-07-17
Use plot_data cylinderindex instead of event data
Anton Lundin
2014-07-10
Use different gas change icons
roberto forini
2014-07-01
Don't show gaschange events at the beginning of a dive
Linus Torvalds
2014-06-28
Profile: change event icon for gaschange
Dirk Hohndel
2014-06-28
Profile: remove old picture event handling code
Dirk Hohndel
2014-06-23
Be more consistent in partial pressure naming
Henrik Brautaset Aronsen
2014-06-08
Gas was printed in permille, use gasname instead
Anton Lundin
2014-06-01
Encapsulate the horrid gas encoding in gas change events
Dirk Hohndel
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