aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile
AgeCommit message (Expand)Author
2014-07-11Code cleanup: removed bogus animation functionsGravatar Tomaz Canabrava
2014-07-11Correctly disable all animationsGravatar Tomaz Canabrava
2014-07-11profile capitalisationGravatar Tim Wootton
2014-07-11Planner: add event that explains when planner turns redGravatar Dirk Hohndel
2014-07-11Planner: fix calculation when it is safe to surfaceGravatar Dirk Hohndel
2014-07-10Show/Hide pictures working.Gravatar Tomaz Canabrava
2014-07-10Added the toggle picture button and hoocked it upGravatar Tomaz Canabrava
2014-07-10Use different gas change iconsGravatar roberto forini
2014-07-09Printing: scale fonts when printingGravatar Dirk Hohndel
2014-07-09Printing: force redrawing of the profileGravatar Dirk Hohndel
2014-07-08replot() needs to really force a replotGravatar Dirk Hohndel
2014-07-03UI restructure: don't use random dives from the divelist for dataGravatar Dirk Hohndel
2014-07-03UI restructure: always display pictures for displayed diveGravatar Dirk Hohndel
2014-07-03UI restructure: updateDiveInfo shows the selected dive by defaultGravatar Dirk Hohndel
2014-07-03UI restructure: plotDive: plot current dive by default & use displayed_diveGravatar Dirk Hohndel
2014-07-02UI restructure: plotDive should just take one diveGravatar Dirk Hohndel
2014-07-01Don't show gaschange events at the beginning of a diveGravatar Linus Torvalds
2014-06-30Only replot the dive if maxDepth > oldMaxDepth on plan / add mode.Gravatar Tomaz Canabrava
2014-06-30Better colors for Add and Plan modes.Gravatar Tomaz Canabrava
2014-06-29Profile: show dive computer nickname instead of modelGravatar Dirk Hohndel
2014-06-28Profile: change event icon for gaschangeGravatar Dirk Hohndel
2014-06-28Profile: remove old picture event handling codeGravatar Dirk Hohndel
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