Age | Commit message (Expand) | Author |
2016-04-01 | qml white space fixes | Dirk Hohndel |
2016-04-01 | QML UI: add space at the top of dive details view | Dirk Hohndel |
2016-04-01 | QML UI: animate showing the dive edit sheet | Dirk Hohndel |
2016-04-01 | QML UI: end editing mode when edit overlay is flicked offscreen | Dirk Hohndel |
2016-04-01 | QML UI: fix small bug in main menu | Dirk Hohndel |
2016-04-01 | Merge branch 'mergeKirigamiPort' | Dirk Hohndel |
2016-04-01 | Fix cylinder end pressure fixup from samples | Linus Torvalds |
2016-04-01 | Split up fixup_dive_dc() into multiple smaller independent functions | Linus Torvalds |
2016-04-01 | QML UI: avoid having the virtual keyboard show briefly at startup | Dirk Hohndel |
2016-04-01 | Minor tweak to script to pull Kirigami | Dirk Hohndel |
2016-04-01 | QML UI: better visual arrangement of the dive list | Dirk Hohndel |
2016-04-01 | QML UI: make the dive list font even darker | Dirk Hohndel |
2016-04-01 | QML UI: use the new Kirigami option to control the title bar sizes | Dirk Hohndel |
2016-04-01 | Disable kirigami plugin when copying the components | Dirk Hohndel |
2016-03-31 | Merge branch 'kirigamiPort' of https://github.com/sebasje/subsurface into me... | Dirk Hohndel |
2016-03-31 | Update script to pull Kirigami | Dirk Hohndel |
2016-03-30 | QML UI: simplify the code to cancel edit / add | Dirk Hohndel |
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 |