aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-13windows.c: small cleaup in the wrapper functionsGravatar Lubomir I. Ivanov
2014-11-13Add subsurface_access()Gravatar Lubomir I. Ivanov
2014-11-12Show the number of dives with given person / location in the filter panelGravatar Dirk Hohndel
2014-11-12Update translations stringsGravatar Dirk Hohndel
2014-11-12Support different salinity in plannerGravatar Anton Lundin
2014-11-12profile.c: fix a bug in calculate_gas_information_new()Gravatar Lubomir I. Ivanov
2014-11-12Shows an error about wrong permissionsGravatar Salvo 'LtWorf' Tomaselli
2014-11-12Merge branch 'fixFilterSelection'Gravatar Dirk Hohndel
2014-11-12Deselect dives that are no longer shown as the dive list is filteredGravatar Dirk Hohndel
2014-11-12Another update to strings and translationsGravatar Dirk Hohndel
2014-11-12Fix typoGravatar Dirk Hohndel
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