aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile
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-30Move stuff to protected on DepthLineGravatar Tomaz Canabrava
2014-12-30Set data model for the MeanDepth lineGravatar Tomaz Canabrava
2014-12-30Add skeleton for the instant mean depth lineGravatar Tomaz Canabrava
2014-12-30Add the runnimg_sum data to the data model to be displayed on the profileGravatar Tomaz Canabrava
2014-12-30Add the gradient factor on the tableGravatar Tomaz Canabrava
2014-12-30Add text for the heart beat data on the tableGravatar Tomaz Canabrava
2014-12-18Connect QGraphicsScene to its parrentGravatar Anton Lundin
2014-12-18Free descriptions copied for TankItemGravatar Anton Lundin
2014-12-18Have ProfileWidget2 delete its allocated dataGravatar Anton Lundin
2014-12-18Prevent leak by connecting object to its parrentGravatar 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-24Reset plot info pointer when painting several polyonsGravatar Robert C. Helling
2014-11-22Check error code of get_cylider_idx_by_use()Gravatar 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-17Ruler: fix weird behaviour near x = 0Gravatar Lubomir I. Ivanov
2014-11-17For CCR dives, show plot for diluent and O2 cylinder pressuresGravatar Robert C. Helling
2014-11-15Mark string for translationGravatar Salvo 'LtWorf' Tomaselli
2014-11-14Fix memleak on Pixmap cacheGravatar Tomaz Canabrava
2014-11-14Don't show a pixmap for heading eventGravatar Dirk Hohndel
2014-11-03Fix two more potential crashes for dives without samplesGravatar Dirk Hohndel
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-28Explicit first gas only on first sampleGravatar Dirk Hohndel
2014-10-28Improve tank handling for CobaltGravatar Dirk Hohndel
2014-10-21Correctly place the first gas label in drop to bottom modeGravatar Dirk Hohndel
2014-10-20Recalculate the decompression if the date / time of a dive changesGravatar Dirk Hohndel
2014-10-19Resolution-independent DiveEventItem icon sizesGravatar Giuseppe Bilotta
2014-10-18Unify icon metricsGravatar Giuseppe Bilotta
2014-10-18actually use defaultIconSize()Gravatar Giuseppe Bilotta
2014-10-18Dynamic ToolTipItem metricsGravatar Giuseppe Bilotta
2014-10-12Remove unused variablesGravatar Anton Lundin
2014-10-12Start sanitizing gaschange event informationGravatar Linus Torvalds
2014-10-10Untangle the graphs at the bottom of the profile.Gravatar Joakim Bygdell
2014-09-20Fix crash when moving the mouse over the profile when no dive is shownGravatar Tomaz Canabrava
2014-09-19Add tissue saturation plot to tooltipGravatar Robert C. Helling
2014-09-19Tissue saturation plot a la Sherwater PretelGravatar Robert C. Helling