aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-27First cut of explicit trip trackingGravatar Dirk Hohndel
2012-08-20Improve group selection semanticsGravatar Linus Torvalds
2012-08-20Avoid changing selection status when collapsing/expanding groupsGravatar Linus Torvalds
2012-08-20Rework dive selection logicGravatar Linus Torvalds
2012-08-18divelist: add 'Expand all' and 'Collapse all' menu itemsGravatar Linus Torvalds
2012-08-18Change default behavior for Stats to show selected divesGravatar Dirk Hohndel
2012-08-18Fix default size for scrollable notebookGravatar Dirk Hohndel
2012-08-18Make the notebook portion (dive notes/equipment/info) a scrollable windowGravatar Linus Torvalds
2012-08-18Select better (?) default date for adding new diveGravatar Linus Torvalds
2012-08-18Improve divelist group header informationGravatar Linus Torvalds
2012-08-18Add weight and suit support for JDiveLog importGravatar Miika Turkia
2012-08-18Fix uninitialized pointer crash for "Save As"Gravatar Linus Torvalds
2012-08-18Make fill_missing_tank_pressures robust against missing cylinder infoGravatar Linus Torvalds
2012-08-18Make fixup_divep robust against insane dive timesGravatar Linus Torvalds
2012-08-18Correct multi-edit equipment update logicGravatar Dirk Hohndel
2012-08-18Fix crash when editing weight system infoGravatar Dirk Hohndel
2012-08-17Import Divesuit information from DivingLog XML fileGravatar Dirk Hohndel
2012-08-17Minor Macos menu entry modification fixGravatar Dirk Hohndel
2012-08-17When editing multiple files, don't override existing equipment entriesGravatar Dirk Hohndel
2012-08-17Merge branch 'fixes' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-17Another selection fixGravatar Dirk Hohndel
2012-08-17More fiddling with the selectionGravatar Dirk Hohndel
2012-08-17Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurfaceGravatar Linus Torvalds
2012-08-17Merge branch 'change_quit2' of http://ambre.pingoured.fr/cgit/subsurfaceGravatar Linus Torvalds
2012-08-17Fix string handling in get_combo_box_entry_textGravatar Dirk Hohndel
2012-08-17multi-dive editing: don't change fields that weren't changed for the master diveGravatar Linus Torvalds
2012-08-17Add a 'Save As' entry in the menu.Gravatar Pierre-Yves Chibon
2012-08-17Allow to cancel while trying to quit and the data was changed.Gravatar Pierre-Yves Chibon
2012-08-17When the file has been opened rely on it to save.Gravatar Pierre-Yves Chibon
2012-08-17Remove repetitions of "Show" in Preferences dialogGravatar Henrik Brautaset Aronsen
2012-08-16Merge branch 'tree2' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-16multi-dive editing: don't change already set data for other divesGravatar Linus Torvalds
2012-08-16Stop relying on gtk to track which dives are selectedGravatar Dirk Hohndel
2012-08-16Fix right click edit in Dive Notes area for multiple divesGravatar Dirk Hohndel
2012-08-16Avoid SIGSEGV when editing multiple divesGravatar Linus Torvalds
2012-08-16Merge branch 'tree2' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-16Merge branch 'suit' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-16Switch from date based to dive trip based groupingGravatar Dirk Hohndel
2012-08-15Redo dive editingGravatar Dirk Hohndel
2012-08-14Add exposure protection trackingGravatar Dirk Hohndel
2012-08-14Fixed another memory leakGravatar Dirk Hohndel
2012-08-14Fixed a small memory leak in divelist.cGravatar Lubomir I. Ivanov
2012-08-14Fix selecting and unselecting summary itemsGravatar Dirk Hohndel
2012-08-14Apply sort functions to the correct model, don't select summary entriesGravatar Dirk Hohndel
2012-08-14Maintain selected rows when switching between list model and tree modelGravatar Dirk Hohndel
2012-08-14Create duplicate list model so sorting by columns works againGravatar Dirk Hohndel
2012-08-14Improve tree model implementationGravatar Dirk Hohndel
2012-08-13Allow date based groupingGravatar Dirk Hohndel
2012-08-10Don't print a total weight of 0 in the weight columnGravatar Dirk Hohndel
2012-08-07Add total weight column to divelistGravatar Dirk Hohndel