summaryrefslogtreecommitdiffstats
path: root/qt-ui/profilegraphics.cpp
AgeCommit message (Expand)Author
2014-02-12Don't redeclare variables of the same nameGravatar Dirk Hohndel
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-02-11Use our macro for FP comparisonsGravatar Dirk Hohndel
2014-02-06Include images in profileGravatar Robert C. Helling
2014-02-06Move the divetooltipitem to its own file.Gravatar Tomaz Canabrava
2014-01-21Add the DiveCalculatedCeiling item.Gravatar Tomaz Canabrava
2014-01-19Make the colors of the texts be prettier.Gravatar Tomaz Canabrava
2014-01-19Fix the positioning of the Labels using the new DiveTextItemGravatar Tomaz Canabrava
2014-01-17Plot the Temperature Text.Gravatar Tomaz Canabrava
2014-01-16Fix some memory leaks.Gravatar Boris Barbulovski
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-15Fix "hide unused cylinder" behaviorGravatar Dirk Hohndel
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-01-07Get rid of pointers to dive structures in the UIGravatar Dirk Hohndel
2014-01-06Use helper function to display mean depth with correct unitGravatar Dirk Hohndel
2014-01-06Print numerical value of mean depthGravatar Miika Turkia
2013-12-29Fix typoGravatar Dirk Hohndel
2013-12-28Fix bookmark/gaschange setting for UbuntuGravatar Miika Turkia
2013-12-28Use bookmark flag when bookmark contains headingGravatar Miika Turkia
2013-12-20Use M_OR_FT macro instead of switch statementGravatar Dirk Hohndel
2013-12-19Fix an unused variable warningGravatar Lubomir I. Ivanov
2013-12-18Adds unhide to profile menu context menuGravatar Tim Wootton
2013-12-11profilepgrahics.cpp: fix preceding limit checkGravatar Lubomir I. Ivanov
2013-12-11Guard against dereferencing undefGravatar Anton Lundin
2013-12-09Remove some unused variablesGravatar Anton Lundin
2013-12-07Fix profile legend stringsGravatar Sergey Starosek
2013-12-04Different Icon for a Bookmark Event.Gravatar Tomaz Canabrava
2013-12-04Fixes positioning of the legend in View and Print modes.Gravatar Tomaz Canabrava
2013-12-04Improve labeling for partial pressure graphsGravatar Dirk Hohndel
2013-12-03Disable calc_ndl_tts for printGravatar Anton Lundin
2013-12-03Add legend for the Partial Gass Pressure if active.Gravatar Tomaz Canabrava
2013-12-01We need the correct context to translate event namesGravatar Dirk Hohndel
2013-11-30More strings to be translatedGravatar Sergey Starosek
2013-11-30Remove unused variableGravatar Anton Lundin
2013-11-30Reorder initializers to be more c++-strictGravatar Anton Lundin
2013-11-28Fixes ToolTip Item showing out of boundaries tooltipsGravatar Tomaz Canabrava
2013-11-28More gradient on the partial pressure graph.Gravatar Tomaz Canabrava
2013-11-27Rephrase tooltipGravatar Dirk Hohndel
2013-11-26Fixes the positioning of the ToolBarGravatar Tomaz Canabrava
2013-11-26Fix ToolTip disappeared when resizing the ProfileWindowGravatar Tomaz Canabrava
2013-11-21Cleanup and bugfix gaschange event printingGravatar Anton Lundin
2013-11-21Refactoring of the configuration handling.Gravatar Patrick Valsecchi
2013-11-21Complete add bookmark for the profile context menuGravatar Dirk Hohndel
2013-11-21Work around QMessageBox not showing its title on MacGravatar Dirk Hohndel
2013-11-19Add gas change event from profile context menuGravatar Dirk Hohndel
2013-11-19Hiding events doesn't change the dive_tableGravatar Dirk Hohndel
2013-11-19Hooked up 'Hide Events'Gravatar Tomaz Canabrava
2013-11-19Enable the 'Remove Event' callback.Gravatar Tomaz Canabrava
2013-11-19Adds half of the support for the menu on the profile.Gravatar Tomaz Canabrava
2013-11-19Print bailout on separate row from SP changeGravatar Anton Lundin