aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile
AgeCommit message (Expand)Author
2014-03-11Support save / load for the Animation Speed on the PreferencesGravatar Tomaz Canabrava
2014-03-11Support Animation Speed via Settings.Gravatar Tomaz Canabrava
2014-03-11Profile2: provide means to disable the tool buttonsGravatar Lubomir I. Ivanov
2014-03-10Profile2: reset the zoom level when a new profile is drawnGravatar Lubomir I. Ivanov
2014-03-10Profile2: use a different image when no profile is visibleGravatar Lubomir I. Ivanov
2014-03-10Profile2: use an implicit initializer for a struct arrayGravatar Lubomir I. Ivanov
2014-03-10Profile2: fix some initializer list order warningsGravatar Lubomir I. Ivanov
2014-03-09Fix retrieving the initial position of the Notification Area.Gravatar Tomaz Canabrava
2014-03-09Code Cleanup ( that fix 2 bugs )Gravatar Tomaz Canabrava
2014-03-07Remove a Lot of Dead Code.Gravatar Tomaz Canabrava
2014-03-07Remove the old profile from the main screen of SubsurfaceGravatar Tomaz Canabrava
2014-03-07Fix a crash on changing dives when the ruler is used.Gravatar Tomaz Canabrava
2014-03-03Whitespace cleanupGravatar Dirk Hohndel
2014-03-02Add Units to mean depth valueGravatar Gopichand Paturi
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-27Try to fix the font issue on the ruler.Gravatar Tomaz Canabrava
2014-02-27New profile: Make the ruler work. (caution, fonts are BIIIG )Gravatar Tomaz Canabrava
2014-02-27Remove the pInfo pointer, make it a real structure instead.Gravatar Tomaz Canabrava
2014-02-27New profile: Toggle on / off the ruler via settings.Gravatar Tomaz Canabrava
2014-02-27New profile: add the RulerItemGravatar Tomaz Canabrava
2014-02-27New profile: DiveRuler compiles / not working yet.Gravatar Tomaz Canabrava
2014-02-27New profile: add placeholder code for the RulerItemGravatar Tomaz Canabrava
2014-02-27New profile: connect the scale actionGravatar Tomaz Canabrava
2014-02-26New profile: create fake DC if we have no samplesGravatar Dirk Hohndel
2014-02-25New profile: try to pick better HR samples for which to print numberGravatar Dirk Hohndel
2014-02-25New profile: fix tooltip display for eventsGravatar Dirk Hohndel
2014-02-25New profile: small cleanup of heartrate codeGravatar Dirk Hohndel
2014-02-25New profile: add event info to tooltipGravatar Dirk Hohndel
2014-02-23New profile: create new class for DiveHeartrateItemGravatar Dirk Hohndel
2014-02-23New profile: better positioning for the heartrate labelsGravatar Dirk Hohndel
2014-02-23Calculate minimum and maximum heartrateGravatar Dirk Hohndel
2014-02-23Don't try to setup event if it is NULLGravatar Dirk Hohndel
2014-02-23Don't try to set visibility of events before they have been addedGravatar Dirk Hohndel
2014-02-22New profile: add image pixmaps for image eventsGravatar Robert C. Helling
2014-02-19Implement the rest of the heartbeat.Gravatar Tomaz Canabrava
2014-02-19New profile: partial addition of heartrateGravatar Dirk Hohndel
2014-02-19Only recalculate the tooltip if time has changedGravatar Dirk Hohndel
2014-02-19Convert more TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-02-17Make part of the context menu work (gas change event)Gravatar Tomaz Canabrava
2014-02-17Missing initializerGravatar Dirk Hohndel
2014-02-16New profile: some more slight rearrangementsGravatar Dirk Hohndel
2014-02-16Fine tune positioning of temperature and tank pressure linesGravatar Dirk Hohndel
2014-02-16New profile: improve mean depth lineGravatar Dirk Hohndel
2014-02-16Clean up some warningsGravatar Dirk Hohndel
2014-02-15Fix z-value of the PartialPressure gas graph over the timeAxisGravatar Tomaz Canabrava
2014-02-15Make it possible to hide some of the grid lines.Gravatar Tomaz Canabrava
2014-02-15Better setup of the defaults for the grid.Gravatar Tomaz Canabrava
2014-02-15Create the grids.Gravatar Tomaz Canabrava
2014-02-15Change the axis update method to move the lines.Gravatar Tomaz Canabrava
2014-02-15New template-based-function: remove the uneeded items on a QList.Gravatar Tomaz Canabrava