aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-03-23iOS build: add missing iconGravatar Dirk Hohndel
2016-03-23QML UI: always convert the cloud user name to lower caseGravatar Dirk Hohndel
2016-03-23QML UI: reduce application log clutterGravatar Dirk Hohndel
2016-03-23QML UI: work around missing back button on iOSGravatar Dirk Hohndel
2016-03-23iOS build: fix executable nameGravatar Dirk Hohndel
2016-03-23Another small signed / unsigned warning fixGravatar Dirk Hohndel
2016-03-23Make code easier to read (and avoid warning)Gravatar Dirk Hohndel
2016-03-23iOS build: update the READMEGravatar Dirk Hohndel
2016-03-23iOS build: create Info.plist with correct version informationGravatar Dirk Hohndel
2016-03-23Change names of iOS build filesGravatar Dirk Hohndel
2016-03-23Compare with the right git sha when deciding nothing has changedGravatar Dirk Hohndel
2016-03-23typo fixGravatar Werner Macho
2016-03-23Prevent possible SIGSEGV in testGravatar Dirk Hohndel
2016-03-23When clearing dive file data, forget the saved git shaGravatar Dirk Hohndel
2016-03-23Undo two more unsigned changes that are no longer neededGravatar Dirk Hohndel
2016-03-23Another attempt to clean up signed / unsigned in profile.cGravatar Dirk Hohndel
2016-03-23Don't try to force depth to be unsignedGravatar Dirk Hohndel
2016-03-23When changing units from psi to bar first change value, then maxGravatar Robert C. Helling
2016-03-23Revert "Clean up signedness confusion in planner.c"Gravatar Dirk Hohndel
2016-03-22Don't start Add or Plan while accessing cloud storageGravatar Dirk Hohndel
2016-03-22Make the reserve gas units awareGravatar Robert C. Helling
2016-03-22QML UI: use consistent, darker text color for dive listGravatar Dirk Hohndel
2016-03-22configure OSTC/OSTC3: Bugfix depth parameter unitGravatar Anton Lundin
2016-03-22CSV exportGravatar Miika Turkia