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
path:
root
/
divelist.c
Age
Commit message (
Expand
)
Author
2012-08-29
Stop tracking the number of dives in a dive trip
Dirk Hohndel
2012-08-27
Merge branch 'trips' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-27
Fix an issue with trips that have dives from multiple input files
Dirk Hohndel
2012-08-27
First cut of explicit trip tracking
Dirk Hohndel
2012-08-21
Add helper 'for_each_dive()' dive iterator
Linus Torvalds
2012-08-21
Fix single-dive editing oddity
Linus Torvalds
2012-08-20
Improve group selection semantics
Linus Torvalds
2012-08-20
Avoid changing selection status when collapsing/expanding groups
Linus Torvalds
2012-08-20
Rework dive selection logic
Linus Torvalds
2012-08-18
divelist: add 'Expand all' and 'Collapse all' menu items
Linus Torvalds
2012-08-18
Improve divelist group header information
Linus Torvalds
2012-08-17
Merge branch 'fixes' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-17
Another selection fix
Dirk Hohndel
2012-08-17
More fiddling with the selection
Dirk Hohndel
2012-08-17
Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurface
Linus Torvalds
2012-08-16
Merge branch 'tree2' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-16
Stop relying on gtk to track which dives are selected
Dirk Hohndel
2012-08-16
Fix right click edit in Dive Notes area for multiple dives
Dirk Hohndel
2012-08-16
Merge branch 'tree2' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-16
Merge branch 'suit' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-16
Switch from date based to dive trip based grouping
Dirk Hohndel
2012-08-15
Redo dive editing
Dirk Hohndel
2012-08-14
Add exposure protection tracking
Dirk Hohndel
2012-08-14
Fixed a small memory leak in divelist.c
Lubomir I. Ivanov
2012-08-14
Fix selecting and unselecting summary items
Dirk Hohndel
2012-08-14
Apply sort functions to the correct model, don't select summary entries
Dirk Hohndel
2012-08-14
Maintain selected rows when switching between list model and tree model
Dirk Hohndel
2012-08-14
Create duplicate list model so sorting by columns works again
Dirk Hohndel
2012-08-14
Improve tree model implementation
Dirk Hohndel
2012-08-13
Allow date based grouping
Dirk Hohndel
2012-08-10
Don't print a total weight of 0 in the weight column
Dirk Hohndel
2012-08-07
Add total weight column to divelist
Dirk Hohndel
2012-07-31
Changes to menu icons
Mikko Rasa
2012-06-27
Make it possible to do "Add Dive" from just the main dive menu
Linus Torvalds
2012-06-27
Rough "Add new dive" infrastructure in the divelist
Linus Torvalds
2012-03-16
Show statistics of selected dives
Miika Turkia
2012-01-05
Avoiding some potentially confusing name space clashes
Dirk Hohndel
2011-12-31
Define O2 permille for air in one spot
Henrik Brautaset Aronsen
2011-12-31
Display OTU for dives using air
Henrik Brautaset Aronsen
2011-12-18
Use an ellipsis for Nitrox O2% ranges
Linus Torvalds
2011-12-12
divelist: show/sort nitrox dive oxygen percentage as a range
Linus Torvalds
2011-12-11
Make the dive gas record the single highest mix
Linus Torvalds
2011-12-11
Add capability of custom sorts to divelist columns
Linus Torvalds
2011-12-11
Make sure to update divelist O2 information after editing
Linus Torvalds
2011-12-11
Make the cylinder table columns unsortable
Linus Torvalds
2011-12-09
Round the maximum depth on dive list
Miika Turkia
2011-12-07
Fix some issues with star rating code
Dirk Hohndel
2011-12-07
Add typical 0 to 5 star rating for dives
Dirk Hohndel
2011-11-21
Exclude surface intervals from sac rate calculation
Dirk Hohndel
2011-11-19
Make double-clicking on the dive list bring up the dive editor
Linus Torvalds
[next]