Age | Commit message (Expand) | Author |
2020-04-25 | build-system/Android: use install-qt.sh to install Qt | Dirk Hohndel |
2020-04-25 | build-system/Android: create standalone toolchain in wrapper script | Dirk Hohndel |
2020-04-25 | build-system/Android: update some dependency versions | Dirk Hohndel |
2020-04-25 | build-system/Android: remove no longer supported Qt versions | Dirk Hohndel |
2020-04-25 | build-system/Android: don't bundle the user manual | Dirk Hohndel |
2020-04-25 | maps: disable link to Google maps on iOS and Android | Dirk Hohndel |
2020-04-25 | map: remove selectedDivesChanged | Berthold Stoeger |
2020-04-25 | desktop: remove selectionChangeDone() from DiveListView::selectDive() | Berthold Stoeger |
2020-04-25 | desktop: fold DiveListView::selectDive into DiveListView::selectDive | Berthold Stoeger |
2020-04-25 | desktop: remove scrollto default parameter of DiveListView::selectDive() | Berthold Stoeger |
2020-04-25 | desktop: remove selection-code to select a new current_dive | Berthold Stoeger |
2020-04-25 | desktop: don't select current dive after collapsing trips | Berthold Stoeger |
2020-04-25 | desktop: make DiveListView::selectDive() private | Berthold Stoeger |
2020-04-24 | cleanup: move clearing of event names to clear_dive_file_data() | Berthold Stoeger |
2020-04-24 | cleanup: move clearing of device nodes to clear_dive_file_data() | Berthold Stoeger |
2020-04-24 | cleanup: whitespace fix | Berthold Stoeger |
2020-04-24 | cleanup: move get_dc_nickname from qthelper.cpp to divecomputer.cpp | Berthold Stoeger |
2020-04-24 | filter: add a week to maximum default date time | Berthold Stoeger |
2020-04-24 | filter: implement filtering for divemode | Berthold Stoeger |
2020-04-21 | cleanup: replace constructs of the type &vector[0] by vector.data() | Berthold Stoeger |
2020-04-21 | desktop: don't access first data element if no cylinders | Berthold Stoeger |
2020-04-20 | core: return -1 from explicit_first_cylinder() if dive has no cylinders | Berthold Stoeger |
2020-04-20 | profile: avoid invalid accesses in setup_gas_sensor_pressure | Berthold Stoeger |
2020-04-20 | desktop: rearrange widgets on the dive site tab | Berthold Stoeger |
2020-04-19 | maps: show the dive site when opening Google map | Dirk Hohndel |
2020-04-19 | desktop: remove user survey | Dirk Hohndel |
2020-04-19 | documentation: update bundled HTML user manual | Dirk Hohndel |
2020-04-19 | build-system: cleanup Ubuntu/Debian script | Dirk Hohndel |
2020-04-19 | [smtk-import] Fix useless NULL check and white space issues | Salvador Cuñat |
2020-04-19 | [smtk-import] add some sanity checks | Salvador Cuñat |
2020-04-19 | [smtk-import] Do not create cylinders structure before libdc parsing | Salvador Cuñat |
2020-04-19 | Change to user-manual (Dive export) | willemferguson |
2020-04-19 | build-system: simplify and clean up OBS make-package script | Dirk Hohndel |
2020-04-19 | build-system: remove OBS support from Ubuntu/Debian scripts | Dirk Hohndel |
2020-04-19 | build-system: create separate OBS make-package | Dirk Hohndel |
2020-04-18 | cleanup: fix image reference in Android README | Dirk Hohndel |
2020-04-18 | mobile: update version to 3.0.5 | Dirk Hohndel |
2020-04-18 | build-system: update Ubuntu/Debian package script | Dirk Hohndel |
2020-04-18 | build-system: remove references to docs we no longer ship | Dirk Hohndel |
2020-04-18 | build-system: silence one more warning for Ubuntu/Debian builds | Dirk Hohndel |
2020-04-18 | build-system: get ready for switching to libgit2 1.0 | Dirk Hohndel |
2020-04-18 | build-system: add missing dependencies for Ubuntu/Debian build | Dirk Hohndel |
2020-04-18 | build-system: update copyright years in Ubuntu/Debian files | Dirk Hohndel |
2020-04-18 | build-system: add valid Ubuntu/Debian changelog file | Dirk Hohndel |
2020-04-18 | Reorganise and reword divelog export panel | willemferguson |
2020-04-18 | Changes to user manual for version 4.9.4 | willemferguson |
2020-04-18 | update CHANGELOG | Dirk Hohndel |
2020-04-18 | core: debug cert calls | Dirk Hohndel |
2020-04-18 | core: bring back libgit2 certificate callback | Dirk Hohndel |
2020-04-18 | debug output: ensure our debug output is captured on Android | Dirk Hohndel |