aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/profilewidget2.cpp
AgeCommit message (Expand)Author
2014-05-13Rename getDiveById to get_dive_by_id to keep current c code organized.Gravatar Tomaz Canabrava
2014-05-07Fix another dangling pointerGravatar Thiago Macieira
2014-05-05Change the profile redraw logic after preferences were changedGravatar Dirk Hohndel
2014-04-28Make heartrate grid less confusingGravatar Dirk Hohndel
2014-04-16Renaming the prefs struct members to be consistent with the QSettings.Gravatar Gehad Elrobey
2014-04-11Change some references of QSettings to the pref struct.Gravatar Gehad elrobey
2014-04-10Feature to show or hide heart rate graphGravatar Lakshman
2014-04-07Change position of heart rate labels on y-axisGravatar Willem Ferguson
2014-04-03Random small whitespace cleanupsGravatar Dirk Hohndel
2014-04-03Edit name option for bookmarksGravatar Yosef Hamza
2014-03-28Toggle showing average depthGravatar Lakshman
2014-03-27Profile2: hide the tooltip and ruler if we are printingGravatar Lubomir I. Ivanov
2014-03-27Profile2: add use of the isGrayscale flag when getting a colorGravatar Lubomir I. Ivanov
2014-03-27Profile2: add some print related flagsGravatar Lubomir I. Ivanov
2014-03-27Repaint ruler when enable/disabling itGravatar Jan Mulder
2014-03-21Make pp graphs visible at startup according to settingsGravatar Jan Mulder
2014-03-20Remove a bit of space from the Axis and its labels.Gravatar Tomaz Canabrava
2014-03-18Profile2: use unsigned int for the divecomputer numberGravatar Lubomir I. Ivanov
2014-03-18Clear PN2 PO2 PHE GasItemGravatar Hugle
2014-03-17Be more careful about dive computer selectionGravatar Linus Torvalds
2014-03-17Silly change to a commentGravatar Dirk Hohndel
2014-03-16New profile: fix event hiding logicGravatar Dirk Hohndel
2014-03-15New profile: add event manipulation to context menuGravatar Dirk Hohndel
2014-03-13New profile: fix Information overlay locationGravatar Dirk Hohndel
2014-03-12Profile2: place the ruler and tooltip on top (Z order)Gravatar Lubomir I. Ivanov
2014-03-11Only anim if not first dive when openning subsurface with a divelog.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: 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 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-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-27New profile: Make the ruler work. (caution, fonts are BIIIG )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: connect the scale actionGravatar Tomaz Canabrava
2014-02-26New profile: create fake DC if we have no samplesGravatar 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 set visibility of events before they have been addedGravatar Dirk Hohndel
2014-02-19Implement the rest of the heartbeat.Gravatar Tomaz Canabrava
2014-02-19New profile: partial addition of heartrateGravatar Dirk Hohndel
2014-02-17Make part of the context menu work (gas change event)Gravatar Tomaz Canabrava
2014-02-16New profile: some more slight rearrangementsGravatar Dirk Hohndel
2014-02-16Fine tune positioning of temperature and tank pressure linesGravatar Dirk Hohndel