aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-12Latest strings and translationsGravatar Dirk Hohndel
2014-11-12Update strings for Suunto safety levels.Gravatar Anton Lundin
2014-11-11Dive list and filter: when selecting a trip, only select visible divesGravatar Dirk Hohndel
2014-11-11Embed the information whether a dive is hidden by a filter in the diveGravatar Dirk Hohndel
2014-11-11Clean FiltersGravatar Tomaz Canabrava
2014-11-11A bit of code cleanup.Gravatar Tomaz Canabrava
2014-11-11Make the close button workGravatar Tomaz Canabrava
2014-11-11Added buttons to control the multi filterGravatar Tomaz Canabrava
2014-11-11Better size for the filterGravatar Tomaz Canabrava
2014-11-11Better layout for the Extra Info panelGravatar Tomaz Canabrava
2014-11-11maintab.cpp: use copy_string() instead of strdup()Gravatar Lubomir I. Ivanov
2014-11-11Show the number of dives with each tag in the filter panelGravatar Dirk Hohndel
2014-11-11Add tag helper functions to allow us to count dives with a given tagGravatar Dirk Hohndel
2014-11-11Remove leftover code for directly parsing Cobalt tank sizesGravatar Dirk Hohndel
2014-11-11Fix getting tank information from libdivecomputerGravatar Dirk Hohndel
2014-11-10Support timedepth mode on UDCF importGravatar Miika Turkia
2014-11-10Text consistency changesGravatar Tim Wootton
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