subsurface/qt-ui/profile
Dirk Hohndel 52ee5f28c2 Initialize variable to avoid false positive in coverity
We now that plotInfo.nr will always be positive. Still, this is cheap and
shuts up the "defect".

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-06-21 21:35:04 -07:00
..
animationfunctions.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
animationfunctions.h Add a new 'show' Animation, and use it on the close button. 2014-07-30 14:15:09 -07:00
divecartesianaxis.cpp Remove the ProfileWidget from mainwindow.ui 2015-02-10 10:45:45 -08:00
divecartesianaxis.h Make the Axis set the changed flag when a new line is set 2014-07-29 15:33:00 -07:00
diveeventitem.cpp Better testing if the first gas is explicit 2015-03-11 12:31:00 -07:00
diveeventitem.h Fix memleak on Pixmap cache 2014-11-14 13:45:54 -08:00
divelineitem.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
divelineitem.h Code cleanup: removed bogus animation functions 2014-07-11 17:01:12 -07:00
divepixmapitem.cpp Move DivePictureModel to qt-models 2015-05-29 14:14:27 -07:00
divepixmapitem.h Fix memleak of QGraphicsRectItem 2015-01-17 10:41:07 +13:00
diveprofileitem.cpp Move DivePlannerModel and CylinderModel to qt-models 2015-05-29 14:09:13 -07:00
diveprofileitem.h Implement the mean depth text 2015-01-28 13:35:43 -08:00
diverectitem.cpp Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
diverectitem.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divetextitem.cpp Remove the ProfileWidget from mainwindow.ui 2015-02-10 10:45:45 -08:00
divetextitem.h Fix the colors - brush wasn't being set anymore. 2015-01-17 08:54:00 +13:00
divetooltipitem.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
divetooltipitem.h Reduce the refresh rate of the toolTipItem to 25fps. 2015-01-17 08:07:14 +13:00
profilewidget2.cpp Initialize variable to avoid false positive in coverity 2015-06-21 21:35:04 -07:00
profilewidget2.h Update ceiling when changing dive mode 2015-01-31 14:09:50 -08:00
ruleritem.cpp RulerItem2::settingsChanged() - NULL pointer dereference 2015-03-19 15:34:10 -07:00
ruleritem.h Simplify ruler update code. 2014-06-01 15:42:32 -07:00
tankitem.cpp Fix extreme sluggish profile over time 2015-01-19 16:25:13 +12:00
tankitem.h Give oxygen a proper colour in the tankbar 2015-01-05 13:30:47 -08:00