aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/profilewidget2.cpp
AgeCommit message (Expand)Author
2014-08-05Make the cross hair less obnoxious on MacGravatar Dirk Hohndel
2014-08-05Add lines that follow the mouse helping see time and depth.Gravatar Tomaz Canabrava
2014-08-05Picture handling: cleaning up the messGravatar Dirk Hohndel
2014-08-05Picture handling: hide the pictures before deletingGravatar Dirk Hohndel
2014-08-05Profile: Don't disconnect too many signalsGravatar Dirk Hohndel
2014-08-04Planner: show mean depthGravatar Dirk Hohndel
2014-07-30Implement the functionality of remove_picture.Gravatar Tomaz Canabrava
2014-07-30Instead of holding the index, hold the URL.Gravatar Tomaz Canabrava
2014-07-30Planner / Add dive: hide handler after removing itGravatar Dirk Hohndel
2014-07-29Do not show the heartrate info unconditionally.Gravatar Tomaz Canabrava
2014-07-29Change the Ruler text values when metric system changes.Gravatar Tomaz Canabrava
2014-07-29Another string to translateGravatar Sergey Starosek
2014-07-23Code cleanup: HeartRate item was doing insane thingsGravatar Tomaz Canabrava
2014-07-23Animation speed is a value, not a booleanGravatar Tomaz Canabrava
2014-07-23Don't plot pictures in Print modeGravatar Tomaz Canabrava
2014-07-23Set visibility in a saner wayGravatar Tomaz Canabrava
2014-07-23Break really long line.Gravatar Tomaz Canabrava
2014-07-14Shrink YAxis when heart rate is on displayGravatar Lakshman Anumolu
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