aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/diveeventitem.cpp
AgeCommit message (Expand)Author
2014-07-18Correct usage of current_dive to displayed_diveGravatar Anton Lundin
2014-07-17Hide gachange events in the first 30 secondsGravatar Anton Lundin
2014-07-17Use get_cylinder_index instead of get_gasidxGravatar Anton Lundin
2014-07-17Use plot_data cylinderindex instead of event dataGravatar Anton Lundin
2014-07-10Use different gas change iconsGravatar roberto forini
2014-07-01Don't show gaschange events at the beginning of a diveGravatar Linus Torvalds
2014-06-28Profile: change event icon for gaschangeGravatar Dirk Hohndel
2014-06-28Profile: remove old picture event handling codeGravatar Dirk Hohndel
2014-06-23Be more consistent in partial pressure namingGravatar Henrik Brautaset Aronsen
2014-06-08Gas was printed in permille, use gasname insteadGravatar Anton Lundin
2014-06-01Encapsulate the horrid gas encoding in gas change eventsGravatar Dirk Hohndel
2014-05-05Fix bug in handling of fake SAMPLE_EVENT_PO2 eventsGravatar Dirk Hohndel
2014-04-29Fix test for "air" in tooltip display of gaschangeGravatar Dirk Hohndel
2014-04-29Show translated event names in tooltipGravatar Dirk Hohndel
2014-04-03Edit name option for bookmarksGravatar Yosef Hamza
2014-03-16New profile: fix event hiding logicGravatar Dirk Hohndel
2014-03-15New profile: add event manipulation to context menuGravatar Dirk Hohndel
2014-03-11Support Animation Speed via Settings.Gravatar Tomaz Canabrava
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-25New profile: add event info to tooltipGravatar Dirk Hohndel
2014-02-23Don't try to setup event if it is NULLGravatar Dirk Hohndel
2014-02-22New profile: add image pixmaps for image eventsGravatar Robert C. Helling
2014-02-15Move the events when a partial pressure graph is enabled / disabledGravatar Tomaz Canabrava
2014-02-08Fix the rest of item visibilities and a few alignment fixes.Gravatar Tomaz Canabrava
2014-01-17Fix compile time warningsGravatar Dirk Hohndel
2014-01-17Transform the DiveProfileItem to an Abstract GeneralizationGravatar Tomaz Canabrava
2014-01-17Added a DiveEventItem that knows how to handle itself.Gravatar Tomaz Canabrava