index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
divelist.c
Age
Commit message (
Expand
)
Author
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-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
2011-11-17
Merge branch 'sacplot' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-11-16
Show dives "latest-first" by default
Linus Torvalds
2011-11-16
Show more of the dive location in the dive list
Linus Torvalds
2011-11-13
Fix minor coding standard issues introduced by my last commit
Dirk Hohndel
2011-11-13
Make sure SAC and OTU get recalculated after cylinder info was changed
Dirk Hohndel
2011-11-09
Fix up air use calculations for new pressure handling
Linus Torvalds
2011-11-01
Even more places with pressure and volume conversions
Dirk Hohndel
2011-11-01
Use unit functions to get column headers, add unit function for pressure
Dirk Hohndel
2011-11-01
More consistency improvements
Dirk Hohndel
2011-10-23
Disable sorting by dive number
Dirk Hohndel
2011-10-23
Make columns for temperature, cylinder, and nitrox optional
Dirk Hohndel
2011-10-23
Show dive number in dive list
Dirk Hohndel
2011-10-20
Allow multiple selections in the dive list
Dirk Hohndel
2011-10-02
Split up generic code to generate a gtk tree view column
Linus Torvalds
2011-09-27
Add preference option to chose if SAC and/or OTU should be in divelist
Dirk Hohndel
2011-09-26
Make OTU column invisible by default
Dirk Hohndel
2011-09-22
Add OTU to divelist
Dirk Hohndel
2011-09-22
Calculate OTUs for every dive
Dirk Hohndel
2011-09-22
Minor change to the alignment of the divelist columns
Dirk Hohndel
2011-09-22
Put the location last in the dive list
Linus Torvalds
2011-09-22
Put the default focus on the dive list at startup
Linus Torvalds
2011-09-22
Fix up some minor whitespace issues
Linus Torvalds
2011-09-22
Select the first dive after filling the dive list
Linus Torvalds
2011-09-22
Make the dive list searching act on the location
Linus Torvalds
2011-09-22
In divelist maxdepth column, only show depth unit
Linus Torvalds
2011-09-21
Simplistic first attempt to get changes saved when quitting subsurface
Dirk Hohndel
2011-09-20
Fix up printing some more
Linus Torvalds
2011-09-20
Fix divelist sorting
Linus Torvalds
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel
2011-09-20
Make the divelist font configurable
Linus Torvalds
[next]