Age | Commit message (Expand) | Author |
2015-09-01 | Documentation: update french translation of user-manual | Guillaume GARDET |
2015-08-31 | Event filters need to tell the caller if they took the event | Dirk Hohndel |
2015-08-31 | Silly compile fix | Dirk Hohndel |
2015-08-31 | A few more version number updates | Dirk Hohndel |
2015-08-31 | Correctly refresh dive site list | Tomaz Canabrava |
2015-08-31 | Merge the dive sites selected. | Tomaz Canabrava |
2015-08-31 | UI code to merge dive sites | Tomaz Canabrava |
2015-08-31 | Offer the option to merge dive sites. | Tomaz Canabrava |
2015-08-31 | Show the correct data on the Dive Site List | Tomaz Canabrava |
2015-08-31 | Display dive sites with same gps as the current | Tomaz Canabrava |
2015-08-31 | Fix recursive stack-overflow | Tomaz Canabrava |
2015-08-31 | Add function to filter same-gps dive sites | Tomaz Canabrava |
2015-08-31 | Add a new model: SsrfFilterProxyModel | Tomaz Canabrava |
2015-08-31 | Widget to show other dive sites at the same coordinates | Tomaz Canabrava |
2015-08-31 | QML UI: Documentation: Introduce the app | Grace Karanja |
2015-08-31 | QML UI: Show log correctly | Grace Karanja |
2015-08-31 | QML UI: Fix error when closing the log window | Grace Karanja |
2015-08-31 | QML UI: Show message when loading dives | Grace Karanja |
2015-08-31 | QML UI: Add ViewLog menu | Grace Karanja |
2015-08-31 | QML UI: Add QML Log viewer | Grace Karanja |
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 |