aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile
AgeCommit message (Expand)Author
2014-06-27Fix dive picture positionGravatar Tomaz Canabrava
2014-06-27This is unecessary when calling methods.Gravatar Tomaz Canabrava
2014-06-27Open picture manager when clicking on the picture at the profileGravatar Tomaz Canabrava
2014-06-25Deco artefacts with low GFlowGravatar Robert C. Helling
2014-06-23Be more consistent in partial pressure namingGravatar Henrik Brautaset Aronsen
2014-06-18Enable Info box in the planner again.Gravatar Anton Lundin
2014-06-11Allow the user to delete a dive computer from a diveGravatar Dirk Hohndel
2014-06-11Profile: add a flag to force redrawing the profileGravatar Dirk Hohndel
2014-06-11Deal with some uninitialized variable warningsGravatar Dirk Hohndel
2014-06-10Picture handling: when zooming thumbnail, put it in the foregroundGravatar Dirk Hohndel
2014-06-10Planner: show the GF used for planning on top of the profileGravatar Dirk Hohndel
2014-06-09profilewidget2: fix -Wreorder warningsGravatar Lubomir I. Ivanov
2014-06-09Picture handling: switch to stronger typed offsetGravatar Dirk Hohndel
2014-06-08Pick the correct API function name for Qt5Gravatar Dirk Hohndel
2014-06-08Picture handling: change data structure to store offset instead timestampGravatar Dirk Hohndel
2014-06-08Picture handling: stagger the picturesGravatar Dirk Hohndel
2014-06-08Picture handling: put the picture near its correct time during the diveGravatar Dirk Hohndel
2014-06-08Rotate the picture around -4 and 4 degrees.Gravatar Tomaz Canabrava
2014-06-08Add a drop shadow on the pictureGravatar Tomaz Canabrava
2014-06-08Add a nice white rectangle around the pictureGravatar Tomaz Canabrava
2014-06-08Subtle animation when the picture gets hovered with the mouse.Gravatar Tomaz Canabrava
2014-06-08Add a scaleTo animationGravatar Tomaz Canabrava
2014-06-08Gas was printed in permille, use gasname insteadGravatar Anton Lundin
2014-06-04Force TTS/NDL calculation off if things take too longGravatar Dirk Hohndel
2014-06-03Do not plot pictures that don't have a timestamp.Gravatar Tomaz Canabrava
2014-06-03Add a method to plot the pictures on the profile.Gravatar Tomaz Canabrava
2014-06-03Connect & disconnect the PictureModel on the profileGravatar Tomaz Canabrava
2014-06-03Make most of the shortcuts widget specificGravatar Dirk Hohndel
2014-06-02Fix addStop to work as slot againGravatar Dirk Hohndel
2014-06-01Rename two C++ methods to the more typical CamelCaseGravatar Dirk Hohndel
2014-06-01Convert plot_gas_value to gasmixGravatar Dirk Hohndel
2014-06-01More conversions to gasmixGravatar Dirk Hohndel
2014-06-01Simplify ruler update code.Gravatar Tomaz Canabrava
2014-06-01Use proper typesGravatar Dirk Hohndel
2014-06-01Encapsulate the horrid gas encoding in gas change eventsGravatar Dirk Hohndel
2014-05-31Planner: wild guess attempt to fix a crash on MacGravatar Dirk Hohndel
2014-05-29Hide the DiveHandlers that are not entered by mouse.Gravatar Tomaz Canabrava
2014-05-29Hide DiveHandlers and GasTexts when on profile mode too.Gravatar Tomaz Canabrava
2014-05-29Planner: remove infobox overlay and enable calculated ceilingGravatar Robert C. Helling
2014-05-28Fixes showing the Empty Profile when Add / Plan dive is cancelled.Gravatar Tomaz Canabrava
2014-05-26Paint the dive red if the user is breaking ceiling on the planner.Gravatar Tomaz Canabrava
2014-05-26Better movements from the lines when added / removed.Gravatar Tomaz Canabrava
2014-05-26Planner: don't try to update the MainTab dive info while in plan modeGravatar Dirk Hohndel
2014-05-26Speed up the grid: don't repaint when uneeded.Gravatar Tomaz Canabrava
2014-05-26Do not set maxTime when the handler is moving.Gravatar Tomaz Canabrava
2014-05-26Make the planner show something.Gravatar Tomaz Canabrava
2014-05-26Planner: states Add and Plan have a similar behaviorGravatar Tomaz Canabrava
2014-05-26Planner: Re-enable using the new profile.Gravatar Tomaz Canabrava
2014-05-24Reenables the air edition and deletion of handlers on the planner/addGravatar Tomaz Canabrava
2014-05-24Port the KeyPress actions to the new profile.Gravatar Tomaz Canabrava