aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-13Add a function to count dives with a specific suitGravatar Dirk Hohndel
2014-11-13Fix use of QStringGravatar Tomaz Canabrava
2014-11-13Fix QString useGravatar Tomaz Canabrava
2014-11-13Suits Widget created and working.Gravatar Tomaz Canabrava
2014-11-13This is already checked in doFilterGravatar Tomaz Canabrava
2014-11-13Create the doFilter for the Suits.Gravatar Tomaz Canabrava
2014-11-13Suits filterRow method done.Gravatar Tomaz Canabrava
2014-11-13Suits update method done.Gravatar Tomaz Canabrava
2014-11-13Added skeleton of the Suits Filter.Gravatar Tomaz Canabrava
2014-11-13Last one: Common 'data' method for StringList based Filters.Gravatar Tomaz Canabrava
2014-11-13Call all common methods once per class in an easy way.Gravatar Tomaz Canabrava
2014-11-13Create a common macro for flagsGravatar Tomaz Canabrava
2014-11-13Clear filter is always the same for a filter based on stringlistGravatar Tomaz Canabrava
2014-11-13More cleanup using Macros.Gravatar Tomaz Canabrava
2014-11-13Create a CREATE_INSTANCE_METHOD macroGravatar Tomaz Canabrava
2014-11-13Move the filters code to it's own file.Gravatar Tomaz Canabrava
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