aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-03Desktop: add export to htmlGravatar willemferguson
2019-12-03Desktop: add additional star widgets to Information tabGravatar willemferguson
2019-12-03Desktop: add additional star widgets to Information tabGravatar willemferguson
2019-12-03Desktop: enable additional environmental star widgetsGravatar willemferguson
2019-12-03Desktop: handle environmental states in Information tabGravatar willemferguson
2019-11-28Add current GF to infoboxGravatar Robert C. Helling
2019-11-28Desktop: Improve speed of selecting multiple (or all) divesGravatar Berthold Stoeger
2019-11-28GitHub Actions: work around bug in Ubuntu 14.04 docker base imageGravatar Dirk Hohndel
2019-11-28GitHub Actions: add branch name to docker image nameGravatar Dirk Hohndel
2019-11-28GitHub Actions: better names for the docker workflowsGravatar Dirk Hohndel
2019-11-28GitHub Actions: set new version numbers for the docker imagesGravatar Dirk Hohndel
2019-11-28GitHub Actions: build stage 2 of MXE image for correct branchGravatar Dirk Hohndel
2019-11-28GitHub Actions: trigger docker builds on more pathsGravatar Dirk Hohndel
2019-11-28GitHub Actions: push Linux and Android containers to docker hubGravatar Dirk Hohndel
2019-11-28GitHub Actions: add two stage MXE container buildGravatar Dirk Hohndel
2019-11-28GitHub Actions: split the container build action into twoGravatar Dirk Hohndel
2019-11-28GitHub Actions: let CI build docker imagesGravatar Anton Lundin
2019-11-27Bugfix: inconsistent groupbox sizes in Iformation tabGravatar willemferguson
2019-11-26mac: create Xcode project for mobile (on a desktop)Gravatar jan Iversen
2019-11-26Cylinders: Fix crash when removing cylindersGravatar Berthold Stoeger
2019-11-26mobile-widgets/qml: add qmldir to include map-widgetGravatar jan Iversen
2019-11-26release doc: add feature to CHANGELOG.mdGravatar jan Iversen
2019-11-26startup mobile: test for --testqml when loading qml engine.Gravatar jan Iversen
2019-11-26core: add --testqml flag to mobileExecutableGravatar jan Iversen
2019-11-26build-system: add CMake SUBSURFACE_MOBILE_DESKTOP as new build typeGravatar jan Iversen
2019-11-22Mobile: make it clear that 'all BT devices' setting is temporaryGravatar Dirk Hohndel
2019-11-22Core: don't prevent some OSTC models from being recognizedGravatar Dirk Hohndel
2019-11-22GitHub Actions: don't add macOS artifacts to releaseGravatar Dirk Hohndel
2019-11-20Translations: try to be smarter when picking the right localeGravatar Dirk Hohndel
2019-11-20Android: update README to mention build containerGravatar Dirk Hohndel
2019-11-20macOS: with Qt 5.13 we need QtDBus againGravatar Dirk Hohndel
2019-11-20macOS: update make package script for Grantlee 5.1Gravatar Dirk Hohndel
2019-11-19Cleanup: remove MainWindow::recreateDiveList() functionGravatar Berthold Stoeger
2019-11-19Desktop: don't reload dive list model after clearing the modelGravatar Berthold Stoeger
2019-11-19Dive list: clear internal data when clearing modelGravatar Berthold Stoeger
2019-11-19Dive list: update selection after clearing modelGravatar Berthold Stoeger
2019-11-19Cleanup: remove ProfileWidget2::refreshDisplay signalGravatar Berthold Stoeger
2019-11-19Filter: don't reload filter after reloading dive listGravatar Berthold Stoeger
2019-11-19Filter: move recalculation of filter from FilterModel to TripModelGravatar Berthold Stoeger
2019-11-19Filter: move num_shown logic from model to coreGravatar Berthold Stoeger
2019-11-19Filter: split out filter from modelGravatar Berthold Stoeger
2019-11-19Filter: move calculation of shown dives to undo commandGravatar Berthold Stoeger
2019-11-19Filter: move number of shown dives to coreGravatar Berthold Stoeger
2019-11-19Cleanup: remove MultiFilterSortModel::filterChanged()Gravatar Berthold Stoeger
2019-11-19Cleanup: remove MultiFilterSortModel::clearFilterGravatar Berthold Stoeger
2019-11-19CHANGELOG.md updateGravatar Berthold Stoeger
2019-11-18GitHub actions: fix macOS artifact uploadGravatar Dirk Hohndel
2019-11-16Check if all required bytes were readGravatar Robert C. Helling
2019-11-16Initialize modified memberGravatar Robert C. Helling
2019-11-16Don't acces null dive computerGravatar Robert C. Helling