aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-01-03Parse localized weight unitsGravatar Dirk Hohndel
2014-01-03Maintab: prevent a segfault in the 'Equipment' tabGravatar Lubomir I. Ivanov
2014-01-03Rename menu entry for log importGravatar Miika Turkia
2014-01-03Refactoring import to DiveLogImportDialogGravatar Miika Turkia
2014-01-03Merging Import dialogGravatar Miika Turkia
2014-01-03MainTab location coordinates displayed in ISO6709 formatGravatar Tim Wootton
2014-01-03Allow location coordinates in ISO6709 formatGravatar Tim Wootton
2014-01-03Prepare for 4.0.1 releasev4.0.1Gravatar Dirk Hohndel
2014-01-03Translation updatesGravatar Dirk Hohndel
2014-01-02Allow us to build for older versions of Mac OSX than we are runningGravatar Dirk Hohndel
2014-01-02Fix imperial cylinder sizes in equipment tabGravatar Linus Torvalds
2014-01-02Allow the user to specify weight units explicitlyGravatar Linus Torvalds
2014-01-02Make our 'ascii_strtod()' helper more genericGravatar Linus Torvalds
2014-01-02Ignore units when entering values for equipmentGravatar Dirk Hohndel
2014-01-01Test dive for odd pressure profileGravatar Rodrigo Severo
2014-01-01Typos on commentsGravatar Rodrigo Severo
2013-12-29More translation updatesGravatar Dirk Hohndel
2013-12-29Fixed typoGravatar Dirk Hohndel
2013-12-29Add simple glossaryGravatar Dirk Hohndel
2013-12-29Fix typoGravatar Dirk Hohndel
2013-12-29Translation updatesGravatar Dirk Hohndel
2013-12-29Strip the incorrect ICC profiles from png filesGravatar Dirk Hohndel
2013-12-29Update manual to reflect CSV import numberingGravatar Miika Turkia
2013-12-29Use field numbers in CSV import instead of indexesGravatar Miika Turkia