Age | Commit message (Expand) | Author |
2015-08-31 | QML UI: Move top bar to its own file | Grace Karanja |
2015-08-31 | QML UI: Remove unneeded MobileDive class | Grace Karanja |
2015-08-31 | QML UI: Add Android build instructions | Grace Karanja |
2015-08-31 | QML UI: Use AddDive instead of clear dive | Grace Karanja |
2015-08-31 | QML UI: Dynamically change button text | Grace Karanja |
2015-08-31 | QML UI: Add button to hide dive profile | Grace Karanja |
2015-08-31 | QML UI: Remove clearDetails() function in DiveList.qml | Grace Karanja |
2015-08-31 | QML UI: Clear divelist model before starting new dive | Grace Karanja |
2015-08-31 | QML UI: Start Add Dive feature | Grace Karanja |
2015-08-31 | Adopt expected times in TestPlan | Robert C. Helling |
2015-08-31 | Introduce double depth_to_bar() | Robert C. Helling |
2015-08-31 | Calculate ceiling only when it is needed | Robert C. Helling |
2015-08-31 | Do the Boyle compensation when the gradient is needed | Robert C. Helling |
2015-08-31 | Changed qInfo() to qDebug() | Robert C. Helling |
2015-08-31 | Support multiple o2 sensor values from libdc | Anton Lundin |
2015-08-31 | Store DC_SAMPLE_PPO2 as a o2 sensor | Anton Lundin |
2015-08-31 | Be compatible with libgit2 0.22 again | Anton Lundin |
2015-08-31 | Remove unneeded includes | Anton Lundin |
2015-08-31 | Update ReleaseNotes | Dirk Hohndel |
2015-08-31 | Remove about window have for Beta releases | Dirk Hohndel |
2015-08-30 | VPM-B: Get rid of ugly blips in ceiling | Rick Walsh |
2015-08-30 | Profile.c: Fix stepping through loop between sample points | Rick Walsh |
2015-08-30 | Add test case for multi line dive notes merging | Dirk Hohndel |
2015-08-30 | Add test for dive site duplication bug | Dirk Hohndel |
2015-08-30 | Fix subtle bug in dive site import from V2 file | Dirk Hohndel |
2015-08-30 | TestPlan: Do not re-declare bool result | Rick Walsh |
2015-08-29 | Fix edit & show of divesites for new and existing dives. | Sander Kleijwegt |
2015-08-29 | VPM-B Tests: Compare against known Subsurface runtime | Rick Walsh |
2015-08-29 | VPM-B: Don't break the ceiling due to ongassing on ascent | Rick Walsh |
2015-08-29 | VPM-B: Remove obsolete first_ceiling_pressure calculation | Rick Walsh |
2015-08-29 | Planner: Change where we clear deco and reset gradients | Rick Walsh |
2015-08-29 | VPM-B: Calculate crushing pressure on descent | Rick Walsh |
2015-08-29 | Use Schreiner water vapour pressure for VPM-B | Rick Walsh |
2015-08-29 | VPM-B: Use correct gamma values | Rick Walsh |
2015-08-29 | Update expected runtime of VPM-B test to match benchmark | Rick Walsh |
2015-08-29 | VPM-B Tests: Output first ceiling | Rick Walsh |
2015-08-28 | Always show the dive site edit button | Sander Kleijwegt |
2015-08-28 | Fix mouse clicks on divesite completer. | Sander Kleijwegt |
2015-08-28 | Fix crash when creating a dive site without any dives in logbook. | Sander Kleijwegt |
2015-08-28 | Fix printing on Mac | Dirk Hohndel |
2015-08-27 | Cmake: install grantlee plugins on Mac | Dirk Hohndel |
2015-08-27 | Fix build script | Dirk Hohndel |
2015-08-27 | QtBT: avoid crash at exit if no BT device found | Dirk Hohndel |
2015-08-27 | Remove unused function and define | Miika Turkia |
2015-08-27 | Update tests to use cleaner CSV parsing "API" | Miika Turkia |
2015-08-27 | Clean up CSV import parameters | Miika Turkia |
2015-08-27 | Rename variable to better reflect what it does | Robert C. Helling |
2015-08-27 | Compute first stop pressure for each round of CVA | Robert C. Helling |
2015-08-26 | Update INSTALL and build.sh | Dirk Hohndel |
2015-08-26 | Explicitly show the menubar after mainwindow initialisation. | Sander Kleijwegt |