summaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/profilewidget2.cpp
AgeCommit message (Expand)Author
2014-12-30Make the moving mean depth line workGravatar Tomaz Canabrava
2014-12-30Add a new signal to send the current time/depth of the mouse posGravatar Tomaz Canabrava
2014-12-30Add the instantMeanDepth on SceneGravatar Tomaz Canabrava
2014-12-30Add skeleton for the instant mean depth lineGravatar Tomaz Canabrava
2014-12-18Connect QGraphicsScene to its parrentGravatar Anton Lundin
2014-12-18Have ProfileWidget2 delete its allocated dataGravatar Anton Lundin
2014-12-17Turn of replotting while the cylinder type combo box is activeGravatar Robert C. Helling
2014-12-12Prevent the tank bar from overlaping the temperature graph.Gravatar Joakim Bygdell
2014-12-10Trivial white space fixGravatar Dirk Hohndel
2014-12-10More temperature plot position tuningGravatar Dirk Hohndel
2014-12-10Rearrange the vertical positions to better accomodate the temperature graph.Gravatar Joakim Bygdell
2014-12-04Don't interpolate pressure while dragging waypointsGravatar Robert C. Helling
2014-12-01Context menu entry to change setpointGravatar Robert C. Helling
2014-11-19Profile: adjust tank pressures at gas change (incomplete)Gravatar Dirk Hohndel
2014-11-19Profile: don't offer to switch to an already active tankGravatar Dirk Hohndel
2014-11-19Profile: add helper function to get the sample entry for a mouse positionGravatar Dirk Hohndel
2014-11-19Profile: keep the plotInfo in the corresponding member variableGravatar Dirk Hohndel
2014-11-19Don't offer to add a gas change if there is ony one gasGravatar Dirk Hohndel
2014-11-15Mark string for translationGravatar Salvo 'LtWorf' Tomaselli
2014-11-01Fix partial pressure graph thresholdsGravatar Dirk Hohndel
2014-10-30Fix adding gas change to a diveGravatar Dirk Hohndel
2014-10-29Allow the user to switch to a gas in a specific tankGravatar Dirk Hohndel
2014-10-21Correctly place the first gas label in drop to bottom modeGravatar Dirk Hohndel
2014-10-10Untangle the graphs at the bottom of the profile.Gravatar Joakim Bygdell
2014-09-19Add tissue saturation plot to tooltipGravatar Robert C. Helling
2014-09-19Tissue saturation plot a la Sherwater PretelGravatar Robert C. Helling
2014-08-23A much better Toolbar for the profile.Gravatar Tomaz Canabrava
2014-08-21Make sure tank bar button triggers tank barGravatar Dirk Hohndel
2014-08-19Fix crash when calling the planner twice in a rowGravatar Dirk Hohndel
2014-08-19Planner: make sure no old handles are around when entering Add/PlanGravatar Dirk Hohndel
2014-08-15TankBar: hook into prefs and make ppGraphs resize accordinglyGravatar Dirk Hohndel
2014-08-15TankBar: use the itemPos as intendedGravatar Dirk Hohndel
2014-08-14Add gas text to tank barsGravatar Dirk Hohndel
2014-08-14Add initial support for a visual tracker of gas usedGravatar Dirk Hohndel
2014-08-06Show the cross hair only when planning or adding a diveGravatar Dirk Hohndel
2014-08-06Fix order of initialization warningGravatar Dirk Hohndel
2014-08-06Don't zoom the profile when the left button is pressedGravatar Robert C. Helling
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