aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-19QML UI: make multi column support work againGravatar Dirk Hohndel
2016-04-19Don't put margins outside the internal ListViewGravatar Marco Martin
2016-04-19QML UI: correctly show if we are accessing remote or local storageGravatar Dirk Hohndel
2016-04-19QML UI: prevent changing pages while showing the edit/add overlay sheetGravatar Dirk Hohndel
2016-04-19Remove QML files that are no longer usedGravatar Dirk Hohndel
2016-04-19QML UI: show dive site on map with left action on dive details pageGravatar Dirk Hohndel
2016-04-19QML UI: adapt for latest KirigamiGravatar Dirk Hohndel
2016-04-19QML UI: always show the time stamp when logging dataGravatar Dirk Hohndel
2016-04-18Import picture URLs from divelogs.deGravatar Miika Turkia
2016-04-18Fix broken Bluetooth supportGravatar Rick Walsh
2016-04-17QML UI: only show GPS service / use current location if GPS accessibleGravatar Dirk Hohndel
2016-04-17QML UI: make the state of the GPS service available to QMLGravatar Dirk Hohndel
2016-04-17With patched Qt 5.6 for iOS correctly handle disabled GPS sourceGravatar Dirk Hohndel
2016-04-17GPS provider: change haveGPS status if GPS source returns errorGravatar Dirk Hohndel
2016-04-17GPS provider: track tristate information for GPS sourceGravatar Dirk Hohndel
2016-04-17iOS build: include the libraries for the phone simulatorGravatar Dirk Hohndel
2016-04-15QML UI: quit on back key while showing dive listGravatar Dirk Hohndel
2016-04-15QML UI: rewrite the commitChanges functionGravatar Dirk Hohndel
2016-04-15QML UI: add elements to allow editing the GPS coordinatesGravatar Dirk Hohndel
2016-04-15QML UI: fix the save to cloud logicGravatar Dirk Hohndel
2016-04-15QML UI: stop using "--" for empty stringsGravatar Dirk Hohndel
2016-04-14Copy coordinates when renaming siteGravatar Miika Turkia
2016-04-14QML UI: don't try to scroll to dive at time 0Gravatar Dirk Hohndel
2016-04-14Set default build number for apk buildingGravatar Miika Turkia
2016-04-14Fix initial build of APKGravatar Miika Turkia
2016-04-14Hack to work around issue in current Kirigami masterGravatar Dirk Hohndel
2016-04-14QML UI: keep QML manager and the UI in sync about selected diveGravatar Dirk Hohndel
2016-04-14Make it easy to access the sort model from the QML managerGravatar Dirk Hohndel
2016-04-14QML UI: clear the flag indicating that we are accessing storageGravatar Dirk Hohndel
2016-04-14Make the raw timestamp available in QMLGravatar Dirk Hohndel
2016-04-14Add helper to find the dive closest to a given timeGravatar Dirk Hohndel
2016-04-14Silence warningGravatar Dirk Hohndel
2016-04-13Remove unused functionGravatar Dirk Hohndel
2016-04-11Build instructions to deplay on you own iOS deviceGravatar Robert C. Helling
2016-04-11Upon undoing a dive deletion select that diveGravatar Robert Helling
2016-04-11Merge branch 'for_dirkhh' of https://github.com/atdotde/subsurfaceGravatar Dirk Hohndel
2016-04-11VPM-B profile: declare CVA iteration variables within each loopGravatar Rick Walsh
2016-04-11Fix time of first ceiling calculationGravatar Robert C. Helling
2016-04-11Fix seabear import sample overrun bugGravatar Linus Torvalds
2016-04-11Fix wrong function call for desktop build of Subsurface-mobileGravatar Dirk Hohndel
2016-04-10QML UI: try to do the right thing for changes on all platformsGravatar Dirk Hohndel
2016-04-08QML UI: only force network access when user asks us toGravatar Dirk Hohndel
2016-04-08Simplify code - we now can rely on git_local_only to do the right thingGravatar Dirk Hohndel
2016-04-08QML UI: reformat the warning message when turning off auto syncGravatar Dirk Hohndel
2016-04-08git storage: only sync with remote if git_local_only isn't setGravatar Dirk Hohndel
2016-04-08QML UI: change order of cloud backend accessesGravatar Dirk Hohndel
2016-04-08QML UI: make readonly fields more obvious in dive editGravatar Dirk Hohndel
2016-04-07QML UI: make gas mix validator case insensitiveGravatar Dirk Hohndel
2016-04-07remove reference to non-existing objectGravatar Dirk Hohndel
2016-04-07avoid dereferencing undefined objectGravatar Dirk Hohndel