Age | Commit message (Expand) | Author |
2019-11-28 | GitHub Actions: add two stage MXE container build | Dirk Hohndel |
2019-11-28 | GitHub Actions: split the container build action into two | Dirk Hohndel |
2019-11-28 | GitHub Actions: let CI build docker images | Anton Lundin |
2019-11-27 | Bugfix: inconsistent groupbox sizes in Iformation tab | willemferguson |
2019-11-26 | mac: create Xcode project for mobile (on a desktop) | jan Iversen |
2019-11-26 | Cylinders: Fix crash when removing cylinders | Berthold Stoeger |
2019-11-26 | mobile-widgets/qml: add qmldir to include map-widget | jan Iversen |
2019-11-26 | release doc: add feature to CHANGELOG.md | jan Iversen |
2019-11-26 | startup mobile: test for --testqml when loading qml engine. | jan Iversen |
2019-11-26 | core: add --testqml flag to mobileExecutable | jan Iversen |
2019-11-26 | build-system: add CMake SUBSURFACE_MOBILE_DESKTOP as new build type | jan Iversen |
2019-11-22 | Mobile: make it clear that 'all BT devices' setting is temporary | Dirk Hohndel |
2019-11-22 | Core: don't prevent some OSTC models from being recognized | Dirk Hohndel |
2019-11-22 | GitHub Actions: don't add macOS artifacts to release | Dirk Hohndel |
2019-11-20 | Translations: try to be smarter when picking the right locale | Dirk Hohndel |
2019-11-20 | Android: update README to mention build container | Dirk Hohndel |
2019-11-20 | macOS: with Qt 5.13 we need QtDBus again | Dirk Hohndel |
2019-11-20 | macOS: update make package script for Grantlee 5.1 | Dirk Hohndel |
2019-11-19 | Cleanup: remove MainWindow::recreateDiveList() function | Berthold Stoeger |
2019-11-19 | Desktop: don't reload dive list model after clearing the model | Berthold Stoeger |
2019-11-19 | Dive list: clear internal data when clearing model | Berthold Stoeger |
2019-11-19 | Dive list: update selection after clearing model | Berthold Stoeger |
2019-11-19 | Cleanup: remove ProfileWidget2::refreshDisplay signal | Berthold Stoeger |
2019-11-19 | Filter: don't reload filter after reloading dive list | Berthold Stoeger |
2019-11-19 | Filter: move recalculation of filter from FilterModel to TripModel | Berthold Stoeger |
2019-11-19 | Filter: move num_shown logic from model to core | Berthold Stoeger |
2019-11-19 | Filter: split out filter from model | Berthold Stoeger |
2019-11-19 | Filter: move calculation of shown dives to undo command | Berthold Stoeger |
2019-11-19 | Filter: move number of shown dives to core | Berthold Stoeger |
2019-11-19 | Cleanup: remove MultiFilterSortModel::filterChanged() | Berthold Stoeger |
2019-11-19 | Cleanup: remove MultiFilterSortModel::clearFilter | Berthold Stoeger |
2019-11-19 | CHANGELOG.md update | Berthold Stoeger |
2019-11-18 | GitHub actions: fix macOS artifact upload | Dirk Hohndel |
2019-11-16 | Check if all required bytes were read | Robert C. Helling |
2019-11-16 | Initialize modified member | Robert C. Helling |
2019-11-16 | Don't acces null dive computer | Robert C. Helling |
2019-11-16 | Use the actual error number | Robert C. Helling |
2019-11-16 | Initialize cylider field properly | Robert C. Helling |
2019-11-16 | Don't access uninitialized deco_structure | Robert C. Helling |
2019-11-16 | Remove setStyleSheet for "Dive mode" box | Stefan Fuchs |
2019-11-16 | Fixes in tab widget UI layout | Stefan Fuchs |
2019-11-16 | Cleanup: use DiveTripModelBase::clear() to reset the log | Berthold Stoeger |
2019-11-16 | Profile: clear tooltip's plotInfo in ProfileWidget2::setEmptyState | Berthold Stoeger |
2019-11-16 | Cleanup: move clearing of current_dive into clear_dive_file_data() | Berthold Stoeger |
2019-11-16 | Cleanup: fold cleanUpEmpty() into closeCurrentFile() | Berthold Stoeger |
2019-11-16 | Partially revert 3025e0630de2b9ced3d0aadd1513cb0e1c93b159 | Berthold Stoeger |
2019-11-16 | Core: set gas use to zero if no values are given | Berthold Stoeger |
2019-11-15 | Dive list: signal correct trip in DiveTripModelTree::topLevelChanged | Berthold Stoeger |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-11-14 | /: Corrected wrong Qt dependency from Kirigami | jan Iversen |