summaryrefslogtreecommitdiffstats
path: root/divelist.c
AgeCommit message (Expand)Author
2012-08-29Stop tracking the number of dives in a dive tripGravatar Dirk Hohndel
2012-08-27Merge branch 'trips' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-27Fix an issue with trips that have dives from multiple input filesGravatar Dirk Hohndel
2012-08-27First cut of explicit trip trackingGravatar Dirk Hohndel
2012-08-21Add helper 'for_each_dive()' dive iteratorGravatar Linus Torvalds
2012-08-21Fix single-dive editing oddityGravatar Linus Torvalds
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-18Improve divelist group header informationGravatar Linus Torvalds
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-16Merge branch 'tree2' of git://git.hohndel.org/subsurfaceGravatar 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-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 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
2012-07-31Changes to menu iconsGravatar Mikko Rasa
2012-06-27Make it possible to do "Add Dive" from just the main dive menuGravatar Linus Torvalds
2012-06-27Rough "Add new dive" infrastructure in the divelistGravatar Linus Torvalds
2012-03-16Show statistics of selected divesGravatar Miika Turkia
2012-01-05Avoiding some potentially confusing name space clashesGravatar Dirk Hohndel
2011-12-31Define O2 permille for air in one spotGravatar Henrik Brautaset Aronsen
2011-12-31Display OTU for dives using airGravatar Henrik Brautaset Aronsen
2011-12-18Use an ellipsis for Nitrox O2% rangesGravatar Linus Torvalds
2011-12-12divelist: show/sort nitrox dive oxygen percentage as a rangeGravatar Linus Torvalds
2011-12-11Make the dive gas record the single highest mixGravatar Linus Torvalds
2011-12-11Add capability of custom sorts to divelist columnsGravatar Linus Torvalds
2011-12-11Make sure to update divelist O2 information after editingGravatar Linus Torvalds
2011-12-11Make the cylinder table columns unsortableGravatar Linus Torvalds
2011-12-09Round the maximum depth on dive listGravatar Miika Turkia
2011-12-07Fix some issues with star rating codeGravatar Dirk Hohndel
2011-12-07Add typical 0 to 5 star rating for divesGravatar Dirk Hohndel
2011-11-21Exclude surface intervals from sac rate calculationGravatar Dirk Hohndel
2011-11-19Make double-clicking on the dive list bring up the dive editorGravatar Linus Torvalds