Age | Commit message (Expand) | Author |
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 |
2011-09-27 | Merge branch 'ui' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-09-27 | The notebook pages can only be dropped back into the main notebook | Dirk Hohndel |
2011-09-27 | Linus would like to be less on the bleeding edge of Gtk+ | Dirk Hohndel |
2011-09-27 | Use the correct signal to avoid Gtk-CRITICAL error message | Dirk Hohndel |
2011-09-27 | Clean up the drag and drop code and allow ripping off the Dive Profile | Dirk Hohndel |
2011-09-27 | Add note on dive computers using the same import engine | Linus Torvalds |
2011-09-27 | Add drag-n-drop support to be able to re-integrate the dive list | Linus Torvalds |
2011-09-27 | Don't mark the divelist window transient | Linus Torvalds |
2011-09-27 | Merge branch 'otu-tracking-v2' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-09-27 | A Makefile 'clean' target is quite standard. | Cristian Ionescu-Idbohrn |
2011-09-27 | Store options in gconf | Dirk Hohndel |
2011-09-27 | Merge branch 'otu-tracking-v2' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-09-27 | Make the dive list start as a plain notebook page | Linus Torvalds |
2011-09-27 | Add preference option to chose if SAC and/or OTU should be in divelist | Dirk Hohndel |
2011-09-26 | Make OTU column invisible by default | Dirk Hohndel |
2011-09-26 | Update Mares IconHd parsing to current libdivecomputer interface | Linus Torvalds |
2011-09-26 | Stop libdivecomputer import when we start seeing old dives | Linus Torvalds |
2011-09-26 | Add a copy of the GPL v2 to the projectv1.0 | Linus Torvalds |
2011-09-26 | Add the version to the Makefile | Linus Torvalds |
2011-09-26 | Update README to reflect the fact that /dev/ttyUSB0 is no longer hardcoded | Linus Torvalds |
2011-09-26 | Add a GtkEntry to allow editing of the device name | Linus Torvalds |
2011-09-26 | Add a "Dive Computer" frame around the dive computer choice in import | Linus Torvalds |
2011-09-26 | Add a xml file filter to the file open dialog | Linus Torvalds |
2011-09-24 | Add an 'About' dialog | Linus Torvalds |
2011-09-24 | Use 'gtk_dialog_get_content_area()' instead of accessing dialog directly | Linus Torvalds |
2011-09-22 | Show events on the dive profile | Linus Torvalds |
2011-09-22 | Add cheesy "install" target | Linus Torvalds |
2011-09-22 | Drop surface events when reading from an XML file too | Linus Torvalds |
2011-09-22 | Merge latitude and longitude data properly | Linus Torvalds |