summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2012-05-02Don't close config file when changing preferencesGravatar Linus Torvalds
2012-05-02Make subsurface compile with current libdivecomputer git treeGravatar Linus Torvalds
2012-04-24Make sure to update dive info when it is editedGravatar Linus Torvalds
2012-04-23Fix edit callback for weight systemGravatar Dirk Hohndel
2012-04-02Renumber dives when deleting a diveGravatar Linus Torvalds
2012-04-02Add the ugliest 'delete dive' model everGravatar Linus Torvalds
2012-04-01Fix reference tank information for LP steel tanks.Gravatar Linus Torvalds
2012-03-29Fix broken average SAC calculationGravatar Miika Turkia
2012-03-25Added support for Mares Darwin, M1, M2, ... from latest libdivecomputer.Gravatar Björn Spruck
2012-03-23Merge branch 'weight' of git://subsurface.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-03-24Add weight system trackingGravatar Dirk Hohndel
2012-03-22user-manual: fix a few annoying typosGravatar Miklos Vajna
2012-03-16Show statistics of selected divesGravatar Miika Turkia
2012-01-27Cochran: fix up dive data descramblingGravatar Linus Torvalds
2012-01-27Fix up Cochran dive header decoding offsetGravatar Linus Torvalds
2012-01-27cochran: do a partial header de-scrambleGravatar Linus Torvalds
2012-01-27cochran: do the full de-scramble for one caseGravatar Linus Torvalds
2012-01-27Make cochran debug output a bit easier to use directlyGravatar Linus Torvalds
2012-01-27Add some initial cochran CAN file parsingGravatar Linus Torvalds
2012-01-27Import: always open and read the file before checking the filename extensionGravatar Linus Torvalds
2012-01-27Fix typo ('suundo' instead of 'suunto')Gravatar Linus Torvalds
2012-01-26Add "native" Suunto SDE zip file readingGravatar Linus Torvalds
2012-01-26Split up file reading from 'parse-xml.c' into 'file.c'Gravatar Linus Torvalds
2012-01-17Merge branch 'info-split' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-01-15Link with libm for 'pow()'Gravatar Cristian Ionescu-Idbohrn
2012-01-15Add statistics for longest, shortest, and shallowest diveGravatar Dirk Hohndel
2012-01-15Create separate single dive and total stats pagesGravatar Dirk Hohndel