aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile
AgeCommit message (Expand)Author
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-18Save / Restore the QPainter before operations.Gravatar Tomaz Canabrava
2014-07-18Correct usage of current_dive to displayed_diveGravatar Anton Lundin
2014-07-17Hide gachange events in the first 30 secondsGravatar Anton Lundin
2014-07-17Use get_cylinder_index instead of get_gasidxGravatar Anton Lundin
2014-07-17Add missing struct keyword in DivePlotDataModelGravatar Anton Lundin
2014-07-17Use plot_data cylinderindex instead of event dataGravatar Anton Lundin
2014-07-15Do not create a backup for Q_FOREACH containerGravatar 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-11Planner: add event that explains when planner turns redGravatar Dirk Hohndel
2014-07-11Planner: fix calculation when it is safe to surfaceGravatar Dirk Hohndel
2014-07-10Show/Hide pictures working.Gravatar Tomaz Canabrava
2014-07-10Added the toggle picture button and hoocked it upGravatar Tomaz Canabrava
2014-07-10Use different gas change iconsGravatar roberto forini
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-07-01Don't show gaschange events at the beginning of a diveGravatar Linus Torvalds
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-28Profile: change event icon for gaschangeGravatar Dirk Hohndel
2014-06-28Profile: remove old picture event handling codeGravatar Dirk Hohndel
2014-06-27Fix dive picture positionGravatar Tomaz Canabrava
2014-06-27This is unecessary when calling methods.Gravatar Tomaz Canabrava
2014-06-27Open picture manager when clicking on the picture at the profileGravatar Tomaz Canabrava
2014-06-25Deco artefacts with low GFlowGravatar Robert C. Helling
2014-06-23Be more consistent in partial pressure namingGravatar Henrik Brautaset Aronsen
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-11Deal with some uninitialized variable warningsGravatar Dirk Hohndel
2014-06-10Picture handling: when zooming thumbnail, put it in the foregroundGravatar Dirk Hohndel
2014-06-10Planner: show the GF used for planning on top of the profileGravatar Dirk Hohndel