summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-10Two small fixes regarding translation textsGravatar Dirk Hohndel
2014-11-10Update translation strings and translationsGravatar Dirk Hohndel
2014-11-10Fix memory leakGravatar Miika Turkia
2014-11-10Use the new extra data interface for Poseidon importGravatar Miika Turkia
2014-11-10Replace XML reference log for PoseidonGravatar willem ferguson
2014-11-10Support for Liquivision version 2 log files.Gravatar John Van Ostrand
2014-11-10Removed liquivision unneeded variable and potential segfault.Gravatar John Van Ostrand
2014-11-10Corrected Liquivision nameGravatar John Van Ostrand
2014-11-10Be more careful when restoring a selection in the presence of filtersGravatar Dirk Hohndel
2014-11-09Don't crash when restoring the selectionGravatar Dirk Hohndel
2014-11-08Fix previous commit to compile with older versions of libdivecomputerGravatar Dirk Hohndel
2014-11-08Use libdivecomputer tank size when availableGravatar Dirk Hohndel
2014-11-08Remove leftover last_setpointGravatar Anton Lundin
2014-11-08Remove unused unquote functionGravatar Anton Lundin
2014-11-08Add support for libdivecomputer DC_FIELD_DIVEMODEGravatar Anton Lundin
2014-11-08Move calculate_string_hash into DC_FIELD_STRINGGravatar Anton Lundin
2014-11-08Remove unused variables and code from seabear-csvGravatar Anton Lundin
2014-11-08Reorder initializers to be more c++-strictGravatar Anton Lundin
2014-11-07Add support for libdivecomputer's new TEMPERATURE fieldsGravatar Dirk Hohndel
2014-11-07Cleanup liquivision.cGravatar Dirk Hohndel
2014-11-07Use the new DC_FIELD_STRING callback if it existsGravatar Linus Torvalds
2014-11-07The po2 argument of addS_segment is the setpoint, not the pO2 at that timeGravatar Robert C. Helling
2014-11-07Don't overwrite zero setpointsGravatar Robert C. Helling
2014-11-07Cleaned up file list in open and import dialogsGravatar John Van Ostrand
2014-11-07Liquivision import fixesGravatar John Van Ostrand
2014-11-07Added import for Liquivision LVD log filesGravatar John Van Ostrand
2014-11-07Convert volume calculations into floating pointGravatar Anton Lundin
2014-11-07Remove leading spaces in buddy tagsGravatar Anton Lundin
2014-11-07Extract some useful extra data from Uemis SDAGravatar Dirk Hohndel
2014-11-07Show extra data in separate tab on MainTabGravatar Dirk Hohndel
2014-11-07Load and save extra data in git formatGravatar Dirk Hohndel
2014-11-07Load and save extra data in Subsurface XML formatGravatar Dirk Hohndel
2014-11-07Add helper function to add extra_data to dive computerGravatar Dirk Hohndel
2014-11-06Add list of string pairs to dive structureGravatar Dirk Hohndel
2014-11-06Reset counters when importing new MK6 logGravatar Miika Turkia
2014-11-06Include po2 on Shearwater importGravatar Miika Turkia
2014-11-05Always copy data in copy and paste modeGravatar Dirk Hohndel
2014-11-04Make sure we don't use the 'changed' flag uninitializedGravatar Dirk Hohndel
2014-11-04Change tank editing behavior for multi dive editGravatar Dirk Hohndel
2014-11-04Use the CCR corrected gases for EAD and END calculationsGravatar Robert C. Helling
2014-11-04Offer to save to a copy in replan modeGravatar Robert C. Helling
2014-11-04Prepare for PSCR calculationsGravatar Robert C. Helling
2014-11-04Don't track gas consuption on CCR legsGravatar Robert C. Helling
2014-11-04Replace alpha value of gray star with lighter grayGravatar Robert C. Helling
2014-11-03Correctly unselect trips when dive list filters changeGravatar Dirk Hohndel
2014-11-03Improve selection behavior of the multi filterGravatar Dirk Hohndel
2014-11-03Make invisible stars stand out lessGravatar Robert C. Helling
2014-11-03Fix position and size of the FilterGravatar Tomaz Canabrava
2014-11-03Start with 0 when computing maxdepth when fixing upGravatar Robert C. Helling
2014-11-03Calculate nitrogen and helium gas pressures for CCR after import from CSVGravatar willem ferguson