summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-25Update mobile version numberGravatar Dirk Hohndel
2019-01-23Bluetooth: don't crash if BT is turned offGravatar Dirk Hohndel
2019-01-23Update libdivecomputerGravatar Dirk Hohndel
2019-01-22BLE debug: make things less verboseGravatar Dirk Hohndel
2019-01-22libdivecomputer: small wording change in a warningGravatar Dirk Hohndel
2019-01-22Filter: extend range of allowed temperaturesGravatar Berthold Stoeger
2019-01-22Filter: support imperial unitsGravatar Berthold Stoeger
2019-01-21Desktop, Filter UI: make date/time consistentGravatar Jan Mulder
2019-01-21Desktop, Filter UI: improve layout of rating/viz widgetsGravatar Jan Mulder
2019-01-21Windows/MXE: actually build HIDAPI libraryGravatar Dirk Hohndel
2019-01-21Android: make sure we have the correct platforms installedGravatar Dirk Hohndel
2019-01-20Import: fix erroneous flagGravatar Berthold Stoeger
2019-01-19Filter: make tags, people and location filter logically-andGravatar Berthold Stoeger
2019-01-19Filter widget: remove superfluous space in labelGravatar Berthold Stoeger
2019-01-19Filter: reinstate dive-site filter functionalityGravatar Berthold Stoeger
2019-01-19Filter: ignore unset temperaturesGravatar Berthold Stoeger
2019-01-19Filter widget: make Ui class subobject of widgetGravatar Berthold Stoeger
2019-01-19Desktop: Make filterWidget2 a subobject of MainWindowGravatar Berthold Stoeger
2019-01-19Filter: update filterData directly without copyingGravatar Berthold Stoeger
2019-01-19Filter: connect widget and filterGravatar Berthold Stoeger
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger
2019-01-19Dive import: fix logic of process_imported_dives()Gravatar Berthold Stoeger
2019-01-19Dive download: add trip_table to device_data_tGravatar Berthold Stoeger
2019-01-19Cleanup: remove unused variablesGravatar Berthold Stoeger
2019-01-16Don't allow empty username for gitGravatar Robert C. Helling
2019-01-13Planner: Add checkbox to force OC bailoutGravatar Robert C. Helling
2019-01-13Download: don't refresh display if thread finishedGravatar Berthold Stoeger
2019-01-10Travis: OpenSUSE 42.3 / Qt5.6 build issue, use openssl and no libresslGravatar Jan Mulder
2019-01-10Travis: OpenSUSE 42.3 / Qt5.6, add missing curlGravatar Dirk Hohndel
2019-01-10Build: build libgit2 from source when less than 0.26.0Gravatar Jan Mulder
2019-01-09CHANGELOG.md updateGravatar Berthold Stoeger
2019-01-09Cleanup: remove explicit constructor of DiveListBaseGravatar Berthold Stoeger
2019-01-09Undo: make dive-import undoableGravatar Berthold Stoeger
2019-01-09Import: split process_imported_dives() functionGravatar Berthold Stoeger
2019-01-09Core: don't copy dive-id on merge diveGravatar Berthold Stoeger
2019-01-09Import: add merge_all_trips parameter to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: merge dives trip-wiseGravatar Berthold Stoeger
2019-01-09Import: add trip_table argument to DiveImportedModel::repopulate()Gravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2019-01-09Core: add trip_table parameter to trip-functionsGravatar Berthold Stoeger
2019-01-09Undo commands: refactor dive-trip handlingGravatar Berthold Stoeger
2019-01-09Core: keep trips in table(s)Gravatar Berthold Stoeger
2019-01-09Core: fix dump_trip_list() functionGravatar Berthold Stoeger
2019-01-09Core: macroize dive_table functionsGravatar Berthold Stoeger
2019-01-09Core: Rename functions to more generic namesGravatar Berthold Stoeger
2019-01-09Cleanup: Make add_dive_to_table local to divelist.cGravatar Berthold Stoeger
2019-01-09Dive list: add table parameter to autogroup_dives()Gravatar Berthold Stoeger
2019-01-09Core: move autogroup() into divelist.cGravatar Berthold Stoeger