Age | Commit message (Expand) | Author |
2012-08-17 | More fiddling with the selection | Dirk Hohndel |
2012-08-17 | Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurface | Linus Torvalds |
2012-08-17 | Merge branch 'change_quit2' of http://ambre.pingoured.fr/cgit/subsurface | Linus Torvalds |
2012-08-17 | Fix string handling in get_combo_box_entry_text | Dirk Hohndel |
2012-08-17 | multi-dive editing: don't change fields that weren't changed for the master dive | Linus Torvalds |
2012-08-17 | Add a 'Save As' entry in the menu. | Pierre-Yves Chibon |
2012-08-17 | Allow to cancel while trying to quit and the data was changed. | Pierre-Yves Chibon |
2012-08-17 | When the file has been opened rely on it to save. | Pierre-Yves Chibon |
2012-08-17 | Remove repetitions of "Show" in Preferences dialog | Henrik Brautaset Aronsen |
2012-08-16 | Merge branch 'tree2' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-08-16 | multi-dive editing: don't change already set data for other dives | Linus Torvalds |
2012-08-16 | Stop relying on gtk to track which dives are selected | Dirk Hohndel |
2012-08-16 | Fix right click edit in Dive Notes area for multiple dives | Dirk Hohndel |
2012-08-16 | Avoid SIGSEGV when editing multiple dives | Linus Torvalds |
2012-08-16 | Merge branch 'tree2' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-08-16 | Merge branch 'suit' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-08-16 | Switch from date based to dive trip based grouping | Dirk Hohndel |
2012-08-15 | Redo dive editing | Dirk Hohndel |
2012-08-14 | Add exposure protection tracking | Dirk Hohndel |
2012-08-14 | Fixed another memory leak | Dirk Hohndel |
2012-08-14 | Fixed a small memory leak in divelist.c | Lubomir I. Ivanov |
2012-08-14 | Fix selecting and unselecting summary items | Dirk Hohndel |
2012-08-14 | Apply sort functions to the correct model, don't select summary entries | Dirk Hohndel |
2012-08-14 | Maintain selected rows when switching between list model and tree model | Dirk Hohndel |
2012-08-14 | Create duplicate list model so sorting by columns works again | Dirk Hohndel |
2012-08-14 | Improve tree model implementation | Dirk Hohndel |
2012-08-13 | Allow date based grouping | Dirk Hohndel |
2012-08-10 | Don't print a total weight of 0 in the weight column | Dirk Hohndel |
2012-08-07 | Add total weight column to divelist | Dirk Hohndel |
2012-08-06 | Fill the list of weightsystems from data in existing dives | Dirk Hohndel |
2012-08-06 | Remove weightsystem entry with no description | Dirk Hohndel |
2012-08-06 | Remember the last weight used per weightsystem | Dirk Hohndel |
2012-07-31 | Add a separate "Save as" entry to the menu | Mikko Rasa |
2012-07-31 | Changes to menu icons | Mikko Rasa |
2012-07-31 | Improved depth info for dives without samples | Mikko Rasa |
2012-07-31 | Divide the panes evenly in view_three | Mikko Rasa |
2012-07-12 | file.c: Fix a file descriptor leak in readfile() | Andrew Clayton |
2012-07-10 | Update for libdivecomputer pkg-config include file changes | Linus Torvalds |
2012-06-30 | Fix a couple of possible divide-by-zero conditions in statistics | Linus Torvalds |
2012-06-27 | Make the 'Add Dive' dialog at least slightly less butt-ugly | Linus Torvalds |
2012-06-27 | Make it possible to do "Add Dive" from just the main dive menu | Linus Torvalds |
2012-06-27 | Add depth entry to new dive edit dialog | Linus Torvalds |
2012-06-27 | Rough "Add new dive" infrastructure in the divelist | Linus Torvalds |
2012-06-22 | Update to new sane libdivecomputer interfaces | Linus Torvalds |
2012-06-19 | Fix cochran CSV pressure data import | Linus Torvalds |
2012-06-19 | cochran: add support for importing the exported CSV files | Linus Torvalds |
2012-06-19 | Add a few more conversion helper functions to dive.h | Linus Torvalds |
2012-06-19 | Update cochran depth precision: it's in 3-inch increments | Linus Torvalds |
2012-06-18 | Add some more cochran data parsing code/comments | Linus Torvalds |
2012-06-18 | Add tankpressure parsing for UDDF files | Linus Torvalds |