aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-09Travis: start restructuring the build processGravatar Dirk Hohndel
2017-11-09Print version when run in verbose modeGravatar Dirk Hohndel
2017-11-09Add details about key libraries when showing versionGravatar Dirk Hohndel
2017-11-09ReleaseNotes: update with the recent map changesGravatar Lubomir I. Ivanov
2017-11-09map-widget: allow real-time updates of edited markersGravatar Lubomir I. Ivanov
2017-11-09map-widget: use current center when editing new markersGravatar Lubomir I. Ivanov
2017-11-09CNS can be higher than 255%Gravatar Jan Mulder
2017-11-09Planner don't add minimum gas switch time more than onceGravatar Stefan Fuchs
2017-11-08VPMB: calculate time of final ascent properlyGravatar Rick Walsh
2017-11-08VPMB: time_clear_ceiling is only valid after time_deep_ceilingGravatar Rick Walsh
2017-11-08VPMB profile: remember deco_time when restoring deco_stateGravatar Rick Walsh
2017-11-08VPMB: final_tts may be calculated before final sampleGravatar Rick Walsh
2017-11-08VPMB profile: use deco_time rather bottom_time from plannerGravatar Rick Walsh
2017-11-08VPMB in profile: deepest ceiling occurs just after bottom timeGravatar Rick Walsh
2017-11-08VPMB: calculate deco_time assuming final ascent always takes the same timeGravatar Rick Walsh
2017-11-08VPM-B: move bottom_time into deco_stateGravatar Rick Walsh
2017-11-08Do not save dive sites that are not usedGravatar Jan Mulder
2017-11-07Include git SHA as part of the AppImage filenameGravatar Simon Peter
2017-11-07Save font_size in correct groupGravatar Jan Mulder
2017-11-06Travis AppImage: hide warning messages about GStreamer pluginsGravatar Dirk Hohndel
2017-11-06Travis: upload the AppImage.zsync file as wellGravatar Dirk Hohndel
2017-11-06BT device selection dialog: make Save the default buttonGravatar Berthold Stoeger
2017-11-06Add "Aladin" to the list of recognized BT names.Gravatar Berthold Stoeger
2017-11-06Remove unnecessary == NULL test.Gravatar Berthold Stoeger
2017-11-06Only considered annotated/signed tags for versionGravatar Dirk Hohndel
2017-11-06Update translation source stringsGravatar Dirk Hohndel
2017-11-06Fix typo which prevented correct translation of word "Density"Gravatar Stefan Fuchs
2017-11-06Travis: fix typoGravatar Dirk Hohndel
2017-11-06Travis AppImage: work around OpenSSL issueGravatar Dirk Hohndel
2017-11-06Update ReleaseNotesGravatar Dirk Hohndel
2017-11-05Travis: upload continuous build AppImages as wellGravatar Dirk Hohndel
2017-11-05Travis: automatically create AppImage for releasesGravatar Dirk Hohndel
2017-11-05Travis: add Grantlee pluginsGravatar Dirk Hohndel
2017-11-05Travis: find the Qt plugins when running testsGravatar Dirk Hohndel
2017-11-05Travis: get our own Qt and build with WebKit enabledGravatar Dirk Hohndel
2017-11-05build.sh: fix typo that caused us to build Grantlee testsGravatar Dirk Hohndel
2017-11-05Travis: remove special handling for MapWidgetGravatar Dirk Hohndel
2017-11-05Fix name to uppercaseGravatar probonopd
2017-11-05Build AppImage on Travis CIGravatar probonopd
2017-11-05map-widget: move the widget and its resources to 'map-widget'Gravatar Lubomir I. Ivanov
2017-11-05build.sh: add option to create appdirGravatar Dirk Hohndel
2017-11-05build.sh: always install SubsurfaceGravatar Dirk Hohndel
2017-11-04Rename README to README.md in some scripts, makefiles,...Gravatar Stefan Fuchs
2017-11-04Replace itemClicked() by currentItemChanged() in Bt device selectionGravatar Berthold Stoeger
2017-11-04Format commit message as code blockGravatar probonopd
2017-11-04Convert README to markdown and add Travis CI build status, closes #765Gravatar probonopd
2017-11-04Disable o2 break option if last stop is not at 6m/20ftGravatar Stefan Fuchs
2017-11-04O2 breaks code enhancements and cleanupGravatar Stefan Fuchs
2017-11-04Planner UI: Move dive mode UI element to the top of the column...Gravatar Stefan Fuchs
2017-11-04In planner for different deco modes enable/disable options correctlyGravatar Stefan Fuchs