aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profilegraphics.cpp
AgeCommit message (Expand)Author
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
2013-11-16Fix showing the tooltips on the profile.Gravatar Tomaz Canabrava
2013-11-16Fix a crash with trying to show the tooltip on the profile.Gravatar Tomaz Canabrava
2013-11-15Make tooltips work in the profile toolbarGravatar Taiane Ramos
2013-11-07Don't translate the fake DC modelsGravatar Dirk Hohndel
2013-11-01Added a new option to edit the dives.Gravatar Tomaz Canabrava
2013-10-17Move sac-calculation to profile.cGravatar Anton Lundin
2013-10-15Fixed the moving around of the InfoPanel on non KDE enviroments.Gravatar Tomaz Canabrava
2013-10-15profilegraphics.cpp: Use text sizes in plot_text()Gravatar Lubomir I. Ivanov
2013-10-14Fix the DC ceiling in the profile.Gravatar Patrick Valsecchi
2013-10-11Remove unused arg in plot_cylinder_pressureGravatar Anton Lundin
2013-10-11Good deal of whitespace fixes and code cleanup.Gravatar Tomaz Canabrava