aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-05When adding a waypoint, use the gasmix of the _next_ waypoint.Gravatar Robert C. Helling
2014-07-05Remove gasmix_is_nullGravatar Robert C. Helling
2014-07-04Add dive: don't throw away the pressure data enteredGravatar Dirk Hohndel
2014-07-04Planner: don't set cylinder start and end pressure when adding diveGravatar Dirk Hohndel
2014-07-04Planner: only track gas when planning a diveGravatar Dirk Hohndel
2014-07-04Don't add a close button to KMessageWidgetGravatar Dirk Hohndel
2014-07-04Use QDialogButtonBox in KMessageWidgetGravatar Anton Lundin
2014-07-04Make planner buttons consistent with MaintabGravatar Anton Lundin
2014-07-04UI restructure: simplify setup of add and plan modeGravatar Dirk Hohndel
2014-07-04UI restructure: correctly setup planningGravatar Dirk Hohndel
2014-07-04UI restructureGravatar Dirk Hohndel
2014-07-04Remove unused labelGravatar Dirk Hohndel
2014-07-04HTML: depth value must be positiveGravatar Gehad elrobey
2014-07-04Clean list_lib and remove unused code from canvas profile.Gravatar Gehad elrobey
2014-07-04HTML: add temperature curve to profile.Gravatar Gehad elrobey
2014-07-04HTML: dive numbering starts from one instead of zeroGravatar Gehad elrobey
2014-07-04HTML: add events to detailed profile viewGravatar Gehad elrobey
2014-07-04Typo fixes on User ManualGravatar Miika Turkia
2014-07-04Minor edits on HTML export (User Manual)Gravatar Miika Turkia
2014-07-04User manual: HTML export updateGravatar Gehad elrobey
2014-07-04Clear out old events in create_dive_from_planGravatar Anton Lundin
2014-07-03Planner: initialize drop_stone_mode as falseGravatar Dirk Hohndel
2014-07-03UI restructure: when adding a dive via displayed_dive it needs valid idGravatar Dirk Hohndel
2014-07-03Don't crash if get_divenr is called with NULL argumentGravatar Dirk Hohndel
2014-07-03Small cleanupsGravatar Dirk Hohndel
2014-07-03Remove non-existant variable from debug statementGravatar Dirk Hohndel
2014-07-03Autofill GPS coordinates for added dives.Gravatar Gaetan Bisson
2014-07-03UI restructure: add back the missing plan dive notesGravatar Dirk Hohndel
2014-07-03Planner: Add backgas breaksGravatar Robert C. Helling
2014-07-03UI restructure: use displayed_dive for add dive and plan diveGravatar Dirk Hohndel
2014-07-03UI restructure: don't use random dives from the divelist for dataGravatar Dirk Hohndel
2014-07-03UI restructure: make planner act on displayed_diveGravatar Dirk Hohndel
2014-07-03UI restructure: add clone_dive helperGravatar Dirk Hohndel
2014-07-03UI restructure: get rid of "current" pointer in cylinders and weightsGravatar Dirk Hohndel
2014-07-03UI restructure: only switch to edit mode if user made changeGravatar Dirk Hohndel
2014-07-03UI restructure: track if any data was modifiedGravatar Dirk Hohndel
2014-07-03UI restructure: improve memory handling in maintabGravatar Dirk Hohndel
2014-07-03Add a "smart strdup" helper named copy_string()Gravatar Dirk Hohndel
2014-07-03UI restructure: updateDiveInfo displays displayed_diveGravatar 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-03UI restructure: add helper function to copy and clear a diveGravatar Dirk Hohndel
2014-07-02UI restructure: fix get_divenr to do the right thing on a copy of a diveGravatar Dirk Hohndel
2014-07-02UI restructure: plotDive should just take one diveGravatar Dirk Hohndel
2014-07-02UI restructure: use a global variable to hold the dive we show / editGravatar Dirk Hohndel
2014-07-01HTML: use Right/Left arrows to switch between divesGravatar Gehad Elrobey
2014-07-01Don't show gaschange events at the beginning of a diveGravatar Linus Torvalds
2014-07-01Add dive: remove cylinder pressures from samplesGravatar Dirk Hohndel
2014-07-01Equipment edit: for some reason we need a local copy of indexGravatar Dirk Hohndel