Age | Commit message (Expand) | Author |
2018-11-16 | More accurate CNS calculations (following comments on github) | willemferguson |
2018-11-16 | Dive list: correctly translate trip date | Berthold Stoeger |
2018-11-15 | Update README and ReleaseNotes for 4.8.4v4.8.4 | Dirk Hohndel |
2018-11-15 | Latest translations | Dirk Hohndel |
2018-11-15 | Update list of supported dive computers | Dirk Hohndel |
2018-11-15 | Update libdivecomputer | Dirk Hohndel |
2018-11-15 | Mobile: Allow multiple divemasters | Jocke |
2018-11-14 | MXE: respect an MXE build type already defined | Dirk Hohndel |
2018-11-14 | MXE: add missing Qt5PositioningQuick.dll | Dirk Hohndel |
2018-11-13 | MXE: switch to i686-w64-mingw32.shared.posix.dw2 | Dirk Hohndel |
2018-11-13 | Android: pick the correct C++ runtime | Dirk Hohndel |
2018-11-13 | Android: build for android-16 | Dirk Hohndel |
2018-11-13 | Android: find Qt cmake modules | Dirk Hohndel |
2018-11-13 | Android: explicitly build with gcc | Dirk Hohndel |
2018-11-13 | Android: qt-android-cmake no longer ships a toolchain file | Dirk Hohndel |
2018-11-12 | Latest translations | Dirk Hohndel |
2018-11-12 | Coding style: remove stray ';' | Berthold Stoeger |
2018-11-12 | Cleanup: remove unsused flags in struct dive_trip | Berthold Stoeger |
2018-11-05 | Latest translations | Dirk Hohndel |
2018-11-05 | Dive list: let sort arrows reflect sort order for NR and DATE | Berthold Stoeger |
2018-11-05 | Dive list: remove sortColumn and currentOrder members | Berthold Stoeger |
2018-11-05 | Dive list: split reload() in reload() and setSortOrder() | Berthold Stoeger |
2018-11-05 | Documentation: update and merge french manuals | Guillaume GARDET |
2018-11-04 | Dive list: use proper comparison when comparing dive to trip | Berthold Stoeger |
2018-11-04 | Undo: fix addition of multiple dives | Berthold Stoeger |
2018-11-02 | Dive list: invert default sort order for sort by date / number | Berthold Stoeger |
2018-11-01 | CHANGELOG.md: add entry about experimental BTLE support | Lubomir I. Ivanov |
2018-11-01 | user-manual: add notes about state of BTLE on Windows | Lubomir I. Ivanov |
2018-11-01 | Core: use British translations in South Africa | Dirk Hohndel |
2018-11-01 | Update translations | Dirk Hohndel |
2018-11-01 | Update translation source strings | Dirk Hohndel |
2018-11-01 | CHANGELOG.md update | Berthold Stoeger |
2018-11-01 | Dive list: implement custom lessThan function | Berthold Stoeger |
2018-11-01 | Dive list: remove forceSort parameter from DiveListView::reload() | Berthold Stoeger |
2018-11-01 | Dive list: connect header-signal in constructor | Berthold Stoeger |
2018-11-01 | Dive list: make filter model aware of its source | Berthold Stoeger |
2018-10-31 | Mobile/filtering: don't show the filter line when pulling divelist down | Dirk Hohndel |
2018-10-31 | Core: Do not crash on save dives with no dive site (git storage) | Jan Mulder |
2018-10-31 | Desktop: do not crash in verbose mode on empty dive site | Jan Mulder |
2018-10-30 | Dive site: fix oversight in 920eb7576f | Berthold Stoeger |
2018-10-30 | Mobile: update version | Dirk Hohndel |
2018-10-30 | Fix gasmix for OTU calculation | Robert C. Helling |
2018-10-30 | A test for gases used in the planner | Robert C. Helling |
2018-10-30 | Fixed get_gas_at_time for equal times | Robert C. Helling |
2018-10-29 | Dive list: don't pass dive_site via uintptr_t through QML | Berthold Stoeger |
2018-10-29 | Dive list: take pointer-to-dive_site instead of QVariant | Berthold Stoeger |
2018-10-29 | Dive site: pass pointer-to-dive_site via QVariant | Berthold Stoeger |
2018-10-29 | Dive site: compare pointers in MultiFilterSortModel::showDive() | Berthold Stoeger |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-29 | Dive site: remove [start|stop]FilterDiveSite signals | Berthold Stoeger |