summaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/profilewidget2.cpp
AgeCommit message (Expand)Author
2014-07-14profile2: remove unused varable diveComputerGravatar Anton Lundin
2014-07-12Rename event: correctly replace event with new oneGravatar Dirk Hohndel
2014-07-12Fix inserting gaschange eventsGravatar Miika Turkia
2014-07-11Mark divelist changed when adding bookmarkGravatar Miika Turkia
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-10Show/Hide pictures working.Gravatar Tomaz Canabrava
2014-07-10Added the toggle picture button and hoocked it upGravatar Tomaz Canabrava
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-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-27Fix dive picture positionGravatar Tomaz Canabrava
2014-06-27Open picture manager when clicking on the picture at the profileGravatar Tomaz Canabrava
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-09profilewidget2: fix -Wreorder warningsGravatar Lubomir I. Ivanov
2014-06-09Picture handling: switch to stronger typed offsetGravatar 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-08Subtle animation when the picture gets hovered with the mouse.Gravatar Tomaz Canabrava
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-01More conversions to gasmixGravatar Dirk Hohndel
2014-06-01Use proper typesGravatar 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-26Planner: don't try to update the MainTab dive info while in plan modeGravatar Dirk Hohndel
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