Age | Commit message (Expand) | Author |
2011-10-24 | Annotate Makefile with hints about building under Windows | Dirk Hohndel |
2011-10-24 | Stop including regex.h | Dirk Hohndel |
2011-10-24 | Merge branch 'bugfixes' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-24 | Updated changes file | Dirk Hohndel |
2011-10-24 | Create packaging directory and add spec and changes file | Dirk Hohndel |
2011-10-24 | Makefile fixes | Dirk Hohndel |
2011-10-24 | Subsurface 1.1v1.1 | Linus Torvalds |
2011-10-24 | Merge branch 'ui' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-23 | Disable sorting by dive number | Dirk Hohndel |
2011-10-23 | Fix oversight in preference implementation | 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-23 | Improve time marker handling and add printing of some time labels | Dirk Hohndel |
2011-10-23 | Handle 'gas change' events correctly | Linus Torvalds |
2011-10-23 | Split the cylinder pressure analysis into a second loop | Linus Torvalds |
2011-10-23 | Merge branch 'plot-multitank' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-23 | Plot tank pressures for multiple tanks | Dirk Hohndel |
2011-10-23 | Enable inline completion/selection for the location/buddy/dm fields | Linus Torvalds |
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 | Change plot_info to use depth (instead of val) for depth value | Dirk Hohndel |
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 |