summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-01-08windows.c: Fix possible assert when passing NULL to *open()Gravatar Lubomir I. Ivanov
2014-01-07Not everything can be done with the diveIdGravatar Dirk Hohndel
2014-01-07Restructure overly agressive Q_ASSERTGravatar Dirk Hohndel
2014-01-07Get rid of pointers to dive structures in the UIGravatar Dirk Hohndel
2014-01-07When merging dives, keep dive ids in mindGravatar Dirk Hohndel
2014-01-07Add a unique id to every diveGravatar Dirk Hohndel
2014-01-07Setting dive as 'current' when restoring selectionGravatar Tomaz Canabrava
2014-01-07Add CaseInsensitivity to all of the completers.Gravatar Tomaz Canabrava
2014-01-06Use helper function to display mean depth with correct unitGravatar Dirk Hohndel
2014-01-06Print numerical value of mean depthGravatar Miika Turkia
2014-01-06Fix typoGravatar Miika Turkia
2014-01-03Fix Uemis temperature conversionGravatar Dirk Hohndel