Age | Commit message (Expand) | Author |
2016-04-18 | Fix broken Bluetooth support | Rick Walsh |
2016-04-17 | With patched Qt 5.6 for iOS correctly handle disabled GPS source | Dirk Hohndel |
2016-04-17 | GPS provider: change haveGPS status if GPS source returns error | Dirk Hohndel |
2016-04-17 | GPS provider: track tristate information for GPS source | Dirk Hohndel |
2016-04-15 | QML UI: rewrite the commitChanges function | Dirk Hohndel |
2016-04-15 | QML UI: stop using "--" for empty strings | Dirk Hohndel |
2016-04-14 | Make the raw timestamp available in QML | Dirk Hohndel |
2016-04-14 | Add helper to find the dive closest to a given time | Dirk Hohndel |
2016-04-11 | VPM-B profile: declare CVA iteration variables within each loop | Rick Walsh |
2016-04-11 | Fix time of first ceiling calculation | Robert C. Helling |
2016-04-08 | git storage: only sync with remote if git_local_only isn't set | Dirk Hohndel |
2016-04-05 | QML UI: more hacking around with git progress reporting | Dirk Hohndel |
2016-04-05 | QML UI: don't fetch the remote twice when loading | Dirk Hohndel |
2016-04-05 | Simplify git tracking of git tree creation | Dirk Hohndel |
2016-04-05 | git storage: add explanation for fast forward to remote | Dirk Hohndel |
2016-04-05 | git storage: compare with correct SHA when checking if cache is current | Dirk Hohndel |
2016-04-05 | Fix per-cylinder SAC rate calculations when cylinder use isn't known | Linus Torvalds |
2016-04-05 | Remove unused and buggy get_cylinder_used_gas_string() function | Linus Torvalds |
2016-04-05 | QML UI: better trip header | Dirk Hohndel |
2016-04-05 | Small cleanup of helper functions to remove unused arguments | Dirk Hohndel |
2016-04-04 | Start using the actual cylinder data for gas switch events | Linus Torvalds |
2016-04-04 | Make gas change events always have a cylinder index | Linus Torvalds |
2016-04-04 | Make cylinder_nodata() take a const cylinder pointer | Linus Torvalds |
2016-04-04 | Make "is_gasmix_redundant()" more robust | Linus Torvalds |
2016-04-04 | Remove linear pressure interpolation detection code | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |