Age | Commit message (Expand) | Author |
2016-03-30 | QML UI: scroll to top of dive list when tapping title bar | Dirk Hohndel |
2016-03-30 | QML UI: add property to reflect when dive list is shown | Dirk Hohndel |
2016-03-30 | Revert "QML UI: make dive list fold dive trips" | Dirk Hohndel |
2016-03-30 | Revert "QML UI: make dives outside of dive trips always visible" | Dirk Hohndel |
2016-03-30 | Be smarter about dive renumbering when merging dives | Linus Torvalds |
2016-03-29 | QML UI: brute force password saving | Dirk Hohndel |
2016-03-29 | QML UI: really force passwords to be saved | Dirk Hohndel |
2016-03-29 | If the cache was valid, we don't want to reload just because of changes | Dirk Hohndel |
2016-03-29 | QML UI: remove a few obsolete properties and references | Dirk Hohndel |
2016-03-29 | QML UI: add SAC rate to dive detail view | Dirk Hohndel |
2016-03-29 | QML UI: make dives outside of dive trips always visible | Dirk Hohndel |
2016-03-29 | QML UI: make dive list fold dive trips | Dirk Hohndel |
2016-03-28 | Update mobile version | Dirk Hohndel |
2016-03-28 | QML UI: take device pixel ratio into account when scaling pixmaps on iOS | Dirk Hohndel |
2016-03-27 | QML UI: force local saving of password | Dirk Hohndel |
2016-03-27 | QML UI: tighten credential input screen | Dirk Hohndel |
2016-03-26 | QML UI: add some diagnostics to App log | Dirk Hohndel |
2016-03-26 | QML UI: allow writing to App log from QML | Dirk Hohndel |
2016-03-26 | QML UI: show keyboard when entering credential screen | Dirk Hohndel |
2016-03-26 | Prevent unintentionally running as root | Robert C. Helling |
2016-03-24 | QML UI: remove the checkbox for remembering the password | Dirk Hohndel |
2016-03-24 | iOS build: fix typos | Dirk Hohndel |
2016-03-24 | QML UI: add the position source reported to the log | Dirk Hohndel |
2016-03-24 | Revert "iOS build: enable access to GPS location" | Dirk Hohndel |
2016-03-24 | QML UI: remove verbose option from Developer menu | Dirk Hohndel |
2016-03-24 | Fix tests linkage | Tomaz Canabrava |
2016-03-24 | QML UI: GPS location service - correctly calculate the delta | Dirk Hohndel |
2016-03-24 | QML UI: GPS location service - only show the fixes we store | Dirk Hohndel |
2016-03-24 | Read GPS location service thresholds from settings | Dirk Hohndel |
2016-03-24 | QML UI: improve About screen | Dirk Hohndel |
2016-03-24 | Give more information about the GPS location service | Dirk Hohndel |
2016-03-24 | iOS build: add another Info.plist key to enable positioning | Dirk Hohndel |
2016-03-24 | iOS build: enable access to GPS location | Dirk Hohndel |
2016-03-23 | iOS build: add missing icon | Dirk Hohndel |
2016-03-23 | QML UI: always convert the cloud user name to lower case | Dirk Hohndel |
2016-03-23 | QML UI: reduce application log clutter | Dirk Hohndel |
2016-03-23 | QML UI: work around missing back button on iOS | Dirk Hohndel |
2016-03-23 | iOS build: fix executable name | Dirk Hohndel |
2016-03-23 | Another small signed / unsigned warning fix | Dirk Hohndel |
2016-03-23 | Make code easier to read (and avoid warning) | Dirk Hohndel |
2016-03-23 | iOS build: update the README | Dirk Hohndel |
2016-03-23 | iOS build: create Info.plist with correct version information | Dirk Hohndel |
2016-03-23 | Change names of iOS build files | Dirk Hohndel |
2016-03-23 | Compare with the right git sha when deciding nothing has changed | Dirk Hohndel |
2016-03-23 | typo fix | Werner Macho |
2016-03-23 | Prevent possible SIGSEGV in test | Dirk Hohndel |
2016-03-23 | When clearing dive file data, forget the saved git sha | Dirk Hohndel |
2016-03-23 | Undo two more unsigned changes that are no longer needed | Dirk Hohndel |
2016-03-23 | Another attempt to clean up signed / unsigned in profile.c | Dirk Hohndel |
2016-03-23 | Don't try to force depth to be unsigned | Dirk Hohndel |