aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-11Ensure gaslist is NULL terminatedGravatar Miika Turkia
2014-01-11Properly handle user dive merge requestsGravatar Linus Torvalds
2014-01-11Fix app icon and title for yearly statisticsGravatar Sergey Starosek
2014-01-10Merge branch 'v4.0-branch'Gravatar Dirk Hohndel
2014-01-10Add a few more Suunto eventsGravatar Miika Turkia
2014-01-10Import tags from Suunto database fileGravatar Miika Turkia
2014-01-10Do not plot temperatures on DM4 import if no infoGravatar Miika Turkia
2014-01-10Make divelist search case insensitiveGravatar Sergey Starosek
2014-01-10User manual: overlay search panelGravatar Sergey Starosek
2014-01-10Switch to new UserManual implementationGravatar Sergey Starosek
2014-01-10Extract user manual web view into a separate classGravatar Sergey Starosek
2014-01-10Make Ctrl-F window shortcutGravatar Sergey Starosek
2014-01-09Update translationsv4.0.2Gravatar Dirk Hohndel
2014-01-09Remove now stale arguments to "CHANGED()" macroGravatar Linus Torvalds
2014-01-09Add and use 'string_to_fraction()' helper converter functionGravatar Linus Torvalds
2014-01-09Add unit-aware cylinder size string parsercGravatar Linus Torvalds
2014-01-09Remove now stale arguments to "CHANGED()" macroGravatar Linus Torvalds
2014-01-09Add and use 'string_to_fraction()' helper converter functionGravatar Linus Torvalds
2014-01-09Add unit-aware cylinder size string parsercGravatar Linus Torvalds
2014-01-09Prepare for Subsurface 4.0.2 releaseGravatar Dirk Hohndel
2014-01-09Add unit-aware conversion of pressure dataGravatar Linus Torvalds
2014-01-09Change fake profile behaviorGravatar Dirk Hohndel
2014-01-09Add a string_to_depth() helper function to match our string_to_weight oneGravatar Linus Torvalds
2014-01-09const'ify our strtod() helper functionsGravatar Linus Torvalds
2014-01-09Make 'string_to_grams()' use proper type safe typesGravatar Linus Torvalds
2014-01-09Write the event data to the libdivecomputer log.Gravatar Jef Driesen
2014-01-09DownloadFromDCWidget: prevent possible leaks for log/dump filesGravatar Lubomir I. Ivanov
2014-01-09libdivecomputer.c: Try not to pass NULL to fopen()Gravatar Lubomir I. Ivanov
2014-01-09windows.c: Fix possible assert when passing NULL to *open()Gravatar Lubomir I. Ivanov
2014-01-09Setting dive as 'current' when restoring selectionGravatar Tomaz Canabrava
2014-01-09Add CaseInsensitivity to all of the completers.Gravatar Tomaz Canabrava
2014-01-09Use helper function to display mean depth with correct unitGravatar Dirk Hohndel
2014-01-09Print numerical value of mean depthGravatar Miika Turkia
2014-01-09Fix typoGravatar Miika Turkia
2014-01-09Fix Uemis temperature conversionGravatar Dirk Hohndel
2014-01-09Parse localized weight unitsGravatar Dirk Hohndel
2014-01-09Maintab: prevent a segfault in the 'Equipment' tabGravatar Lubomir I. Ivanov
2014-01-09Add unit-aware conversion of pressure dataGravatar Linus Torvalds
2014-01-09Interpolated pressure should always be setGravatar Rodrigo Severo
2014-01-08Change fake profile behaviorGravatar Dirk Hohndel
2014-01-08When interpolating tank pressures, don't devide by zeroGravatar Dirk Hohndel
2014-01-08Reinstating SURFACE_THRESHOLD test in pressure_time functionGravatar Rodrigo Severo
2014-01-08Discontinuity and stall on tank pressure interpolated linesGravatar Rodrigo Severo
2014-01-08Add a string_to_depth() helper function to match our string_to_weight oneGravatar Linus Torvalds
2014-01-08const'ify our strtod() helper functionsGravatar Linus Torvalds
2014-01-08Make 'string_to_grams()' use proper type safe typesGravatar Linus Torvalds
2014-01-08Show import dialog only when needed for CSV configGravatar Miika Turkia
2014-01-08Write the event data to the libdivecomputer log.Gravatar Jef Driesen
2014-01-08DownloadFromDCWidget: prevent possible leaks for log/dump filesGravatar Lubomir I. Ivanov
2014-01-08libdivecomputer.c: Try not to pass NULL to fopen()Gravatar Lubomir I. Ivanov