summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-14MXE: add missing Qt5PositioningQuick.dllGravatar Dirk Hohndel
2018-11-13MXE: switch to i686-w64-mingw32.shared.posix.dw2Gravatar Dirk Hohndel
2018-11-13Android: pick the correct C++ runtimeGravatar Dirk Hohndel
2018-11-13Android: build for android-16Gravatar Dirk Hohndel
2018-11-13Android: find Qt cmake modulesGravatar Dirk Hohndel
2018-11-13Android: explicitly build with gccGravatar Dirk Hohndel
2018-11-13Android: qt-android-cmake no longer ships a toolchain fileGravatar Dirk Hohndel
2018-11-12Latest translationsGravatar Dirk Hohndel
2018-11-12Coding style: remove stray ';'Gravatar Berthold Stoeger
2018-11-12Cleanup: remove unsused flags in struct dive_tripGravatar Berthold Stoeger
2018-11-05Latest translationsGravatar Dirk Hohndel
2018-11-05Dive list: let sort arrows reflect sort order for NR and DATEGravatar Berthold Stoeger
2018-11-05Dive list: remove sortColumn and currentOrder membersGravatar Berthold Stoeger
2018-11-05Dive list: split reload() in reload() and setSortOrder()Gravatar Berthold Stoeger
2018-11-05Documentation: update and merge french manualsGravatar Guillaume GARDET
2018-11-04Dive list: use proper comparison when comparing dive to tripGravatar Berthold Stoeger
2018-11-04Undo: fix addition of multiple divesGravatar Berthold Stoeger
2018-11-02Dive list: invert default sort order for sort by date / numberGravatar Berthold Stoeger
2018-11-01CHANGELOG.md: add entry about experimental BTLE supportGravatar Lubomir I. Ivanov
2018-11-01user-manual: add notes about state of BTLE on WindowsGravatar Lubomir I. Ivanov
2018-11-01Core: use British translations in South AfricaGravatar Dirk Hohndel
2018-11-01Update translationsGravatar Dirk Hohndel
2018-11-01Update translation source stringsGravatar Dirk Hohndel
2018-11-01CHANGELOG.md updateGravatar Berthold Stoeger
2018-11-01Dive list: implement custom lessThan functionGravatar Berthold Stoeger
2018-11-01Dive list: remove forceSort parameter from DiveListView::reload()Gravatar Berthold Stoeger
2018-11-01Dive list: connect header-signal in constructorGravatar Berthold Stoeger
2018-11-01Dive list: make filter model aware of its sourceGravatar Berthold Stoeger
2018-10-31Mobile/filtering: don't show the filter line when pulling divelist downGravatar Dirk Hohndel
2018-10-31Core: Do not crash on save dives with no dive site (git storage)Gravatar Jan Mulder
2018-10-31Desktop: do not crash in verbose mode on empty dive siteGravatar Jan Mulder
2018-10-30Dive site: fix oversight in 920eb7576fGravatar Berthold Stoeger
2018-10-30Mobile: update versionGravatar Dirk Hohndel
2018-10-30Fix gasmix for OTU calculationGravatar Robert C. Helling
2018-10-30A test for gases used in the plannerGravatar Robert C. Helling
2018-10-30Fixed get_gas_at_time for equal timesGravatar Robert C. Helling
2018-10-29Dive list: don't pass dive_site via uintptr_t through QMLGravatar Berthold Stoeger
2018-10-29Dive list: take pointer-to-dive_site instead of QVariantGravatar Berthold Stoeger
2018-10-29Dive site: pass pointer-to-dive_site via QVariantGravatar Berthold Stoeger
2018-10-29Dive site: compare pointers in MultiFilterSortModel::showDive()Gravatar Berthold Stoeger
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: remove [start|stop]FilterDiveSite signalsGravatar Berthold Stoeger
2018-10-29Dive site: use an array of pointers in reloadMapLocations()Gravatar Berthold Stoeger
2018-10-29Dive site: replace UUID by pointer in mobile codeGravatar Berthold Stoeger
2018-10-29Dive site: pass pointer to updateDiveSiteCoordinates()Gravatar Berthold Stoeger
2018-10-29Dive site: Pass dive-site pointer to MapWidgetHelper::enterEditMode()Gravatar Berthold Stoeger
2018-10-29Dive site: remove UUIDs from LocationInformationModelGravatar Berthold Stoeger
2018-10-29Dive site: remove argument from diveSiteSelected signalGravatar Berthold Stoeger
2018-10-29Dive site: replace UUID_ROLE by DIVESITE_ROLEGravatar Berthold Stoeger
2018-10-29Dive site: use pointer instead of uuid in uemis_helperGravatar Berthold Stoeger