Age | Commit message (Expand) | Author |
2011-10-23 | Keep the people/location lists sorted | Linus Torvalds |
2011-10-23 | Make the divemaster/buddy/location text entries be combo box entries | Linus Torvalds |
2011-10-23 | Add completions to the dive location, buddy and divemaster entries | Linus Torvalds |
2011-10-23 | Add 'activate' callback for the cylinder completion | Linus Torvalds |
2011-10-22 | Add a completion for the cylinder type entry combo box | Linus Torvalds |
2011-10-22 | Add cylinder data to cylinder model as we record each dive | Linus Torvalds |
2011-10-22 | Fix the reading of the cylinder start/end pressure from cylinder models | Linus Torvalds |
2011-10-21 | Merge branch 'minor-fixes' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-21 | Fix "Keep window size for new notebook pages" to not set minimum size | Dirk Hohndel |
2011-10-21 | Repaint dive after equipment change only after updating the cylinder info | Linus Torvalds |
2011-10-21 | Make the first filename on the command line the default filename | Dirk Hohndel |
2011-10-21 | Repaint the dive after equipment changes | Linus Torvalds |
2011-10-21 | Merge branch 'multiple_selection' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-20 | Allow multiple selections in the dive list | Dirk Hohndel |
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 |