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-10-12
Install manpage
Dirk Hohndel
2011-10-12
Add a simplistic man page
Dirk Hohndel
2011-10-11
Fix Makefile syntax error
Dirk Hohndel
2011-10-11
Have "make install" act more as expected for a desktop application
Dirk Hohndel
2011-10-10
Make should expand $(DESTDIR) on install
Dirk Hohndel
2011-10-10
Since we don't want configure, use gnumake to find libdivecomputer
Dirk Hohndel
2011-10-09
Don't drop precision from floating point GP coordinates
Linus Torvalds
2011-10-06
Remove some useless casts from and to void pointers
Julian Andres Klode
2011-10-05
Make FileChooserButton end import dialog
Dirk Hohndel
2011-10-05
Mark the FileChooserButton as UNABLE to select multiple files
Dirk Hohndel
2011-10-05
Fix import tracking
Dirk Hohndel
2011-10-05
Add XML file import back and treat open and import differently
Dirk Hohndel
2011-10-05
Add an '--import' command line option
Dirk Hohndel
2011-10-05
Mark divelist changed when renumbering or adding dives
Dirk Hohndel
2011-10-05
For a manual renumber, default to the existing first dive number
Linus Torvalds
2011-10-05
Automatically renumber new dives when they are "obvious".
Linus Torvalds
2011-10-05
Move 'dive_list_update_dives()' call into 'report_dives()'
Linus Torvalds
2011-10-04
Make the dive merging code more tolerant
Dirk Hohndel
2011-10-04
Shorten the tooltip timeout
Dirk Hohndel
2011-10-04
Change event symbol to bigger yellow triangle with exclamation point
Dirk Hohndel
2011-10-04
Replace event text with small red triangle and tooltip
Dirk Hohndel
2011-10-04
Change plot routine to take a drawing_area as argument
Dirk Hohndel
2011-10-04
Fix small typo in uemis event name
Dirk Hohndel
2011-10-03
Merge branch 'uemis-integration' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-10-03
Much nicer implementation of uemis sample parsing - and add events, too
Dirk Hohndel
2011-10-03
Merge branch 'uemis-integration' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-10-03
Add working pressure to uemis tank data
Dirk Hohndel
2011-10-03
Add working pressure to uemis tank data
Dirk Hohndel
2011-10-03
Remove the ability to 'Import' .SDA files
Dirk Hohndel
2011-10-02
Integrate loading of uemis SDA files into the regular xml parsing
Dirk Hohndel
2011-10-02
First steps towards integrating SDA files into the default XML loading
Dirk Hohndel
2011-10-02
Remove cylinder index from cylinder list model
Linus Torvalds
2011-10-02
Make cylinders editable with a double-click
Linus Torvalds
2011-10-02
Change calling convention of 'edit_cylinder_info'
Linus Torvalds
2011-10-02
Make the cylinder 'delete' action actually delete the cylinder info
Linus Torvalds
2011-10-02
First cut at working cylinder editing dialog
Linus Torvalds
2011-10-02
Start hooking up the cylinder editing widget
Linus Torvalds
2011-10-02
Add the ability to add new cylinders
Linus Torvalds
2011-10-02
cylinder list: set edit/delete button sensitivity
Linus Torvalds
2011-10-02
Start re-organizing the cylinder entry in equipment.c
Linus Torvalds
2011-10-02
Split up generic code to generate a gtk tree view column
Linus Torvalds
2011-10-02
prepare_sample reallocs the dive - don't keep pointers around
Dirk Hohndel
2011-09-30
We forgot to pick up the 'value' field of a dive event
Linus Torvalds
2011-09-30
Distinguish internally between min pressure and end pressure
Dirk Hohndel
2011-09-29
Fix the profile coloring
Dirk Hohndel
2011-09-29
Correctly parse the braindamaged tank size information from uemis
Dirk Hohndel
2011-09-29
Fix uemis parser to work with base64 data that isn't a multiple of 3
Dirk Hohndel
2011-09-29
Yes Linus, gas pressure can indeed go up during a dive
Dirk Hohndel
2011-09-29
Allow larger tanks (change maximum from 200 to 300 cuft)
Dirk Hohndel
2011-09-28
Remove average depth from print
Dirk Hohndel
[next]