aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-08Fix picture loadingGravatar Dirk Hohndel
2014-07-08make GPS coordinates autofilling really workGravatar Gaetan Bisson
2014-07-07Planner: Show gas consumption in pressure units as well and warn if not enoug...Gravatar Robert C. Helling
2014-07-07Planner: don't allow negative depthsGravatar Robert C. Helling
2014-07-06UI restructure: remove the backupDive we no longer needGravatar Dirk Hohndel
2014-07-06UI restructure: cleanup the code when canceling an editGravatar Dirk Hohndel
2014-07-06When copying dives, make copies of samples/events in first DCGravatar Dirk Hohndel
2014-07-05Show the gas mixing information only when neededGravatar Miika Turkia
2014-07-05Planner: reset deco gas used memberGravatar Dirk Hohndel
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