Age | Commit message (Expand) | Author |
2016-04-15 | QML UI: stop using "--" for empty strings | Dirk Hohndel |
2016-04-14 | Copy coordinates when renaming site | Miika Turkia |
2016-04-14 | QML UI: don't try to scroll to dive at time 0 | Dirk Hohndel |
2016-04-14 | Set default build number for apk building | Miika Turkia |
2016-04-14 | Fix initial build of APK | Miika Turkia |
2016-04-14 | Hack to work around issue in current Kirigami master | Dirk Hohndel |
2016-04-14 | QML UI: keep QML manager and the UI in sync about selected dive | Dirk Hohndel |
2016-04-14 | Make it easy to access the sort model from the QML manager | Dirk Hohndel |
2016-04-14 | QML UI: clear the flag indicating that we are accessing storage | 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-14 | Silence warning | Dirk Hohndel |
2016-04-13 | Remove unused function | Dirk Hohndel |
2016-04-11 | Build instructions to deplay on you own iOS device | Robert C. Helling |
2016-04-11 | Upon undoing a dive deletion select that dive | Robert Helling |
2016-04-11 | Merge branch 'for_dirkhh' of https://github.com/atdotde/subsurface | 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-11 | Fix seabear import sample overrun bug | Linus Torvalds |
2016-04-11 | Fix wrong function call for desktop build of Subsurface-mobile | Dirk Hohndel |
2016-04-10 | QML UI: try to do the right thing for changes on all platforms | Dirk Hohndel |
2016-04-08 | QML UI: only force network access when user asks us to | Dirk Hohndel |
2016-04-08 | Simplify code - we now can rely on git_local_only to do the right thing | Dirk Hohndel |
2016-04-08 | QML UI: reformat the warning message when turning off auto sync | Dirk Hohndel |
2016-04-08 | git storage: only sync with remote if git_local_only isn't set | Dirk Hohndel |
2016-04-08 | QML UI: change order of cloud backend accesses | Dirk Hohndel |
2016-04-08 | QML UI: make readonly fields more obvious in dive edit | Dirk Hohndel |
2016-04-07 | QML UI: make gas mix validator case insensitive | Dirk Hohndel |
2016-04-07 | remove reference to non-existing object | Dirk Hohndel |
2016-04-07 | avoid dereferencing undefined object | Dirk Hohndel |
2016-04-07 | QML UI: remove redundant heading | Dirk Hohndel |
2016-04-07 | QML UI: more fixes to correctly calculate page widths | Dirk Hohndel |
2016-04-07 | QML UI: fix page width calculation for dive details | Dirk Hohndel |
2016-04-06 | QML UI: break the sync into explicit save local and save cloud | Dirk Hohndel |
2016-04-06 | QML UI: close the drawer right when the user taps sync manually | Dirk Hohndel |
2016-04-06 | QML UI: after successfully opening storage, store the filename | Dirk Hohndel |
2016-04-06 | QML UI: save with unchanged credentials returns to dive list | Dirk Hohndel |
2016-04-06 | QML UI: hide keyboard before saving credentials | Dirk Hohndel |
2016-04-05 | Desktop UI: make sure that git progress is actually shown | 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 | QML UI: restructure (and fix) the saveChanges logic | Dirk Hohndel |
2016-04-05 | QML UI: don't try to save again if we are already saving | Dirk Hohndel |
2016-04-05 | QML UI: simplify code for loading data from the cloud | Dirk Hohndel |
2016-04-05 | Simplify git tracking of git tree creation | Dirk Hohndel |
2016-04-05 | QML UI: simplify git tracking output | Dirk Hohndel |
2016-04-05 | DiveListModel: don't add the dives one at a time | Dirk Hohndel |
2016-04-05 | Keep the instance in static variable | 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 |