summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-16multi-dive editing: don't change already set data for other divesGravatar Linus Torvalds
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
2012-08-06Fill the list of weightsystems from data in existing divesGravatar Dirk Hohndel
2012-08-06Remove weightsystem entry with no descriptionGravatar Dirk Hohndel
2012-08-06Remember the last weight used per weightsystemGravatar Dirk Hohndel
2012-07-12file.c: Fix a file descriptor leak in readfile()Gravatar Andrew Clayton
2012-07-10Update for libdivecomputer pkg-config include file changesGravatar Linus Torvalds
2012-06-30Fix a couple of possible divide-by-zero conditions in statisticsGravatar Linus Torvalds
2012-06-27Make the 'Add Dive' dialog at least slightly less butt-uglyGravatar Linus Torvalds
2012-06-27Make it possible to do "Add Dive" from just the main dive menuGravatar Linus Torvalds
2012-06-27Add depth entry to new dive edit dialogGravatar Linus Torvalds
2012-06-27Rough "Add new dive" infrastructure in the divelistGravatar Linus Torvalds
2012-06-22Update to new sane libdivecomputer interfacesGravatar Linus Torvalds
2012-06-19Fix cochran CSV pressure data importGravatar Linus Torvalds
2012-06-19cochran: add support for importing the exported CSV filesGravatar Linus Torvalds
2012-06-19Add a few more conversion helper functions to dive.hGravatar Linus Torvalds
2012-06-19Update cochran depth precision: it's in 3-inch incrementsGravatar Linus Torvalds
2012-06-18Add some more cochran data parsing code/commentsGravatar Linus Torvalds
2012-06-18Add tankpressure parsing for UDDF filesGravatar Linus Torvalds
2012-05-29Save dive computer device name.Gravatar Terrance Stanfield
2012-05-12Allow overriding the default xslt pathGravatar Linus Torvalds
2012-05-12Suunto SDE conversion: add boat name to notes if it existsGravatar Linus Torvalds
2012-05-12Suunto SDE updates, take 178: add weight and visibility infoGravatar Linus Torvalds
2012-05-12Fix more Suunto SDM xml conversion problemsGravatar Linus Torvalds
2012-05-11Fix dive notes import from Suundo SDMGravatar Linus Torvalds
2012-05-07Fix subsurface.desktop category entryGravatar Khalid El Fathi
2012-05-07Fix subsurface manpage - missing description and parsing problemGravatar Khalid El Fathi
2012-05-05set subsurface_flush_conf() to no-op in wondows.cGravatar Lubomir I. Ivanov
2012-05-03divecomputer importing: show the date of the currently importing diveGravatar Linus Torvalds
2012-05-02Show dive import text updates in the progress barGravatar Linus Torvalds
2012-05-02Change the Dive computer import button from "Ok" to "Retry" on errorGravatar Linus Torvalds
2012-05-02Move the "Import" function from the File menu to the Log menuGravatar Linus Torvalds
2012-05-02Show dive import error messages in the import dialogGravatar Linus Torvalds
2012-05-02Remember the default dive computer settingGravatar Linus Torvalds