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
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel
2011-09-20
Make the divelist font configurable
Linus Torvalds
2011-09-20
Merge git://github.com/sirowain/subsurface
Linus Torvalds
2011-09-20
Merge branch 'for-linus' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-09-20
Make 'struct DiveList' entirely internal to divelist.c
Linus Torvalds
2011-09-20
Add "Apply"/"Cancel" buttons to dive equipment page
Linus Torvalds
2011-09-20
Attempt to get the location column to resize in a sensible way
Dirk Hohndel
2011-09-20
Minor tweaks to column headers
Dirk Hohndel
2011-09-20
Make a separate "Log" menu
Linus Torvalds
2011-09-20
Fix Segmentation fault when trying to print an empty plot.
Riccardo Albertini
2011-09-20
Provide an icon for subsurface.
Riccardo Albertini
2011-09-20
Added a comment about libusb dependency in Makefile.
Riccardo Albertini
2011-09-19
Reinstate the main window title
Linus Torvalds
2011-09-19
Switch the dive list and dive profile panes around
Linus Torvalds
2011-09-19
Hacky hard-coded font for dive list entries
Linus Torvalds
2011-09-19
Make helper function for creating TreeView columns in the dive list
Linus Torvalds
2011-09-19
Add cylinder description to dive list
Linus Torvalds
2011-09-19
Turn the rest of the duplicate string fields to use render functions
Linus Torvalds
2011-09-19
Use renderer function for divelist depth field too
Linus Torvalds
2011-09-19
Use a renderer function on the date field
Linus Torvalds
2011-09-19
Oops, fix typo. EAN, not EAD
Linus Torvalds
2011-09-19
Update the divelist when dive info changes
Linus Torvalds
2011-09-19
Add air usage calculations to dive list
Linus Torvalds
2011-09-19
Add location to divelist too
Linus Torvalds
2011-09-19
Clean up divelist generation some more
Linus Torvalds
2011-09-19
Start filling in temperature and nitrox data in dive list
Linus Torvalds
2011-09-19
Add temp/nitrox/sac entries to divelist
Linus Torvalds
2011-09-19
Make the pane split be vertical rather than horizontal
Linus Torvalds
2011-09-19
Remove dive info frame
Linus Torvalds
2011-09-19
Make the divelist column naming clearer
Linus Torvalds
2011-09-16
Attempt to smooth out the velocity readings
Dirk Hohndel
2011-09-16
Flip tank pressure graph to show the RIGHT way
Dirk Hohndel
2011-09-16
Stop plotting the gas / consumption information into the profile
Dirk Hohndel
2011-09-16
Make handling of empty airconsumption string consistent
Dirk Hohndel
2011-09-16
More fixes to positioning of gas / consumption information in info_frame
Dirk Hohndel
2011-09-16
Stop tank / gas / consumption info from changing info_frame size
Dirk Hohndel
2011-09-16
Indicate vertical velocity through color
Dirk Hohndel
2011-09-16
Show tank / nitrox / air consumption information in the info_frame
Dirk Hohndel
2011-09-16
Dirk can't count to ten
Linus Torvalds
2011-09-16
Remove dive number from frame label
Dirk Hohndel
2011-09-16
Put the dive number and location in the window title bar
Linus Torvalds
2011-09-16
Tweak temperature plot to look better for small fluctuations
Dirk Hohndel
2011-09-16
Tweak plot scaling a bit
Linus Torvalds
2011-09-16
Minor corrections to printing of the last temperature
Dirk Hohndel
2011-09-16
Use plot_info for final remaining temperature and pressure data plots too
Linus Torvalds
2011-09-16
Plot pressure data based on 'struct plot_info' rather than raw dive data
Linus Torvalds
2011-09-16
Do min/max pressure and temperature based on the non-surface data
Linus Torvalds
2011-09-16
Plot temperature info using 'struct plot_info' rather than the raw dive samples
Linus Torvalds
2011-09-16
Start using 'plot_info' more for dive-time limits
Linus Torvalds
2011-09-15
Do libdivecomputer imports in a separate thread
Linus Torvalds
[next]