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
Age
Commit message (
Expand
)
Author
2011-10-20
Fixed off by one error in uemis importer
Dirk Hohndel
2011-10-20
Merge branch 'guifixes' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-10-20
Add quick hack for "no sample pressure but tank index changed" case
Linus Torvalds
2011-10-20
Fix up multi-cylinder code as per Dirk
Linus Torvalds
2011-10-20
Keep window size for new notebook pages
Dirk Hohndel
2011-10-19
Parse the xml sample cylinder index properly
Linus Torvalds
2011-10-19
Start some rough multi-cylinder pressure data plot infrastructure
Linus Torvalds
2011-10-19
Don't overwrite the end pressure with sample data if one already exists
Linus Torvalds
2011-10-17
Add start/end pressure to cylinder edit dialog
Linus Torvalds
2011-10-17
declare a var for libdivecomputer's cflags
Martin Gysel
2011-10-17
create man dir before installing files in it
Martin Gysel
2011-10-17
use DESTDIR according to my understanding of GNU standards
Martin Gysel
2011-10-14
Don't use dynamic linking for libdivecomputer
Linus Torvalds
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
[next]