aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-01qml white space fixesGravatar Dirk Hohndel
2016-04-01QML UI: add space at the top of dive details viewGravatar Dirk Hohndel
2016-04-01QML UI: animate showing the dive edit sheetGravatar Dirk Hohndel
2016-04-01QML UI: end editing mode when edit overlay is flicked offscreenGravatar Dirk Hohndel
2016-04-01QML UI: fix small bug in main menuGravatar Dirk Hohndel
2016-04-01Merge branch 'mergeKirigamiPort'Gravatar Dirk Hohndel
2016-04-01Fix cylinder end pressure fixup from samplesGravatar Linus Torvalds
2016-04-01Split up fixup_dive_dc() into multiple smaller independent functionsGravatar Linus Torvalds
2016-04-01QML UI: avoid having the virtual keyboard show briefly at startupGravatar Dirk Hohndel
2016-04-01Minor tweak to script to pull KirigamiGravatar Dirk Hohndel
2016-04-01QML UI: better visual arrangement of the dive listGravatar Dirk Hohndel
2016-04-01QML UI: make the dive list font even darkerGravatar Dirk Hohndel
2016-04-01QML UI: use the new Kirigami option to control the title bar sizesGravatar Dirk Hohndel
2016-04-01Disable kirigami plugin when copying the componentsGravatar Dirk Hohndel
2016-03-31Merge branch 'kirigamiPort' of https://github.com/sebasje/subsurface into me...Gravatar Dirk Hohndel
2016-03-31Update script to pull KirigamiGravatar Dirk Hohndel
2016-03-30QML UI: simplify the code to cancel edit / addGravatar Dirk Hohndel
2016-03-30QML UI: scroll to top of dive list when tapping title barGravatar Dirk Hohndel
2016-03-30QML UI: add property to reflect when dive list is shownGravatar Dirk Hohndel
2016-03-30Revert "QML UI: make dive list fold dive trips"Gravatar Dirk Hohndel
2016-03-30Revert "QML UI: make dives outside of dive trips always visible"Gravatar Dirk Hohndel
2016-03-30Be smarter about dive renumbering when merging divesGravatar Linus Torvalds
2016-03-29QML UI: brute force password savingGravatar Dirk Hohndel
2016-03-29QML UI: really force passwords to be savedGravatar Dirk Hohndel
2016-03-29If the cache was valid, we don't want to reload just because of changesGravatar Dirk Hohndel
2016-03-29QML UI: remove a few obsolete properties and referencesGravatar Dirk Hohndel
2016-03-29QML UI: add SAC rate to dive detail viewGravatar Dirk Hohndel
2016-03-29QML UI: make dives outside of dive trips always visibleGravatar Dirk Hohndel
2016-03-29QML UI: make dive list fold dive tripsGravatar Dirk Hohndel
2016-03-28Update mobile versionGravatar Dirk Hohndel
2016-03-28QML UI: take device pixel ratio into account when scaling pixmaps on iOSGravatar Dirk Hohndel
2016-03-27QML UI: force local saving of passwordGravatar Dirk Hohndel
2016-03-27QML UI: tighten credential input screenGravatar Dirk Hohndel
2016-03-26QML UI: add some diagnostics to App logGravatar Dirk Hohndel
2016-03-26QML UI: allow writing to App log from QMLGravatar Dirk Hohndel
2016-03-26QML UI: show keyboard when entering credential screenGravatar Dirk Hohndel
2016-03-26Prevent unintentionally running as rootGravatar Robert C. Helling
2016-03-24QML UI: remove the checkbox for remembering the passwordGravatar Dirk Hohndel
2016-03-24iOS build: fix typosGravatar Dirk Hohndel
2016-03-24QML UI: add the position source reported to the logGravatar Dirk Hohndel
2016-03-24Revert "iOS build: enable access to GPS location"Gravatar Dirk Hohndel
2016-03-24QML UI: remove verbose option from Developer menuGravatar Dirk Hohndel
2016-03-24Fix tests linkageGravatar Tomaz Canabrava
2016-03-24QML UI: GPS location service - correctly calculate the deltaGravatar Dirk Hohndel
2016-03-24QML UI: GPS location service - only show the fixes we storeGravatar Dirk Hohndel
2016-03-24Read GPS location service thresholds from settingsGravatar Dirk Hohndel
2016-03-24QML UI: improve About screenGravatar Dirk Hohndel
2016-03-24Give more information about the GPS location serviceGravatar Dirk Hohndel
2016-03-24iOS build: add another Info.plist key to enable positioningGravatar Dirk Hohndel
2016-03-24iOS build: enable access to GPS locationGravatar Dirk Hohndel