index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-04
HTML: depth value must be positive
Gehad elrobey
2014-07-04
Clean list_lib and remove unused code from canvas profile.
Gehad elrobey
2014-07-04
HTML: add temperature curve to profile.
Gehad elrobey
2014-07-04
HTML: dive numbering starts from one instead of zero
Gehad elrobey
2014-07-04
HTML: add events to detailed profile view
Gehad elrobey
2014-07-04
Typo fixes on User Manual
Miika Turkia
2014-07-04
Minor edits on HTML export (User Manual)
Miika Turkia
2014-07-04
User manual: HTML export update
Gehad elrobey
2014-07-04
Clear out old events in create_dive_from_plan
Anton Lundin
2014-07-03
Planner: initialize drop_stone_mode as false
Dirk Hohndel
2014-07-03
UI restructure: when adding a dive via displayed_dive it needs valid id
Dirk Hohndel
2014-07-03
Don't crash if get_divenr is called with NULL argument
Dirk Hohndel
2014-07-03
Small cleanups
Dirk Hohndel
2014-07-03
Remove non-existant variable from debug statement
Dirk Hohndel
2014-07-03
Autofill GPS coordinates for added dives.
Gaetan Bisson
2014-07-03
UI restructure: add back the missing plan dive notes
Dirk Hohndel
2014-07-03
Planner: Add backgas breaks
Robert C. Helling
2014-07-03
UI restructure: use displayed_dive for add dive and plan dive
Dirk Hohndel
2014-07-03
UI restructure: don't use random dives from the divelist for data
Dirk Hohndel
2014-07-03
UI restructure: make planner act on displayed_dive
Dirk Hohndel
2014-07-03
UI restructure: add clone_dive helper
Dirk Hohndel
2014-07-03
UI restructure: get rid of "current" pointer in cylinders and weights
Dirk Hohndel
2014-07-03
UI restructure: only switch to edit mode if user made change
Dirk Hohndel
2014-07-03
UI restructure: track if any data was modified
Dirk Hohndel
2014-07-03
UI restructure: improve memory handling in maintab
Dirk Hohndel
2014-07-03
Add a "smart strdup" helper named copy_string()
Dirk Hohndel
2014-07-03
UI restructure: updateDiveInfo displays displayed_dive
Dirk Hohndel
2014-07-03
UI restructure: always display pictures for displayed dive
Dirk Hohndel
2014-07-03
UI restructure: updateDiveInfo shows the selected dive by default
Dirk Hohndel
2014-07-03
UI restructure: plotDive: plot current dive by default & use displayed_dive
Dirk Hohndel
2014-07-03
UI restructure: add helper function to copy and clear a dive
Dirk Hohndel
2014-07-02
UI restructure: fix get_divenr to do the right thing on a copy of a dive
Dirk Hohndel
2014-07-02
UI restructure: plotDive should just take one dive
Dirk Hohndel
2014-07-02
UI restructure: use a global variable to hold the dive we show / edit
Dirk Hohndel
2014-07-01
HTML: use Right/Left arrows to switch between dives
Gehad Elrobey
2014-07-01
Don't show gaschange events at the beginning of a dive
Linus Torvalds
2014-07-01
Add dive: remove cylinder pressures from samples
Dirk Hohndel
2014-07-01
Equipment edit: for some reason we need a local copy of index
Dirk Hohndel
2014-07-01
Maintab: fix tab stop order
Dirk Hohndel
2014-07-01
Planner: use the traditional date widget
Dirk Hohndel
2014-07-01
Use gas_mod helper instead of local version
Anton Lundin
2014-07-01
Picture loading: only add the pictures to "reasonable" dives
Dirk Hohndel
2014-07-01
Small whitespace fix
Dirk Hohndel
2014-07-01
Implement a cache for the scaled images
Dirk Hohndel
2014-07-01
Clarify the gaschange icon
Anton Lundin
2014-07-01
Show subsurface logo in dive plan print out
Robert C. Helling
2014-07-01
Show ascent gas consumption separately in planner
Robert C. Helling
2014-07-01
fix tab step order in planner settings.
Joakim Bygdell
2014-06-30
Main Window: start showing dive list and globe
Dirk Hohndel
2014-06-30
Only replot the dive if maxDepth > oldMaxDepth on plan / add mode.
Tomaz Canabrava
[next]