aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-31mobile: introduce simple private helper updateAllGlobalLists()Gravatar Jan Mulder
2018-01-31mobile cleanup: restyle construction of locationlistGravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (3)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (2)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (1)Gravatar Jan Mulder
2018-01-31uemis: code refactoringGravatar Oliver Schwaneberg
2018-01-31Make report_error() reentrantGravatar Berthold Stoeger
2018-01-31Use error callback to log errors in QMLManagerGravatar Berthold Stoeger
2018-01-31Remove unnecessary check for MainWindow instanceGravatar Berthold Stoeger
2018-01-31Use queued connection to thread-safe MainWindow error handlingGravatar Berthold Stoeger
2018-01-31Make future_watcher a subobject of NotificationWidgetGravatar Berthold Stoeger
2018-01-31uemis: Fix mapping of object_ids to dive numbersGravatar Oliver Schwaneberg
2018-01-29Correct the ftdi pid for Cressi devicesGravatar Anton Lundin
2018-01-27Use correct alias for satellite icon for revers geo lookupGravatar Stefan Fuchs
2018-01-27uemis: speed up synchronisation of same divesitesGravatar Oliver Schwaneberg
2018-01-26Update of some sections of user manual.Gravatar Willem Ferguson
2018-01-26Limit recreational dives to 6 hoursGravatar Robert C. Helling
2018-01-26Initialise cylinder start pressure with working pressureGravatar Robert C. Helling
2018-01-25Remove function-call indirection in qmlmanager.cppGravatar Berthold Stoeger
2018-01-24Planner: print icd information at 0.1 resolutionGravatar Willem Ferguson
2018-01-24profile: fix weird disappearance of cylinder pressure lineGravatar Jan Mulder
2018-01-24Do not add double ConnectionList itemsGravatar Jan Mulder
2018-01-21Profile info box ICD: Change format of ICD stringGravatar Stefan Fuchs
2018-01-21Only give ICD warning if pN2 increasesGravatar Robert C. Helling
2018-01-21CHANGELOG entry for ICDGravatar Robert C. Helling
2018-01-21Show ICD in gaschange iconsGravatar Robert C. Helling
2018-01-21Show ICD events data in infoboxGravatar Robert C. Helling
2018-01-21Planner notes min gas: Remove incorrect line wrap inside printf stringGravatar Stefan Fuchs
2018-01-21Planner notes ICD: Format HTML with DIV, do table title differentlyGravatar Stefan Fuchs
2018-01-21Planner notes ICD: Coding style change onlyGravatar Stefan Fuchs
2018-01-21Planner notes ICD: Print correct runtime for gaschangeGravatar Stefan Fuchs
2018-01-20Move function isobaric_counterdiffusion()Gravatar Willem Ferguson
2018-01-19Implement ICD calculations in planner outputGravatar Willem Ferguson
2018-01-19Preserve wiki pages about headless Subsurface from trac wikiGravatar Robert C. Helling
2018-01-19Improve profile display in plannerGravatar Willem Ferguson
2018-01-19Unify username handling of remote git repositoriesGravatar Berthold Stoeger
2018-01-19Support non-https:// repositories for savingGravatar Berthold Stoeger
2018-01-19Create local cache and push to remote for any remote repositoryGravatar Berthold Stoeger
2018-01-19Check cloudserver availability only for cloud repositoriesGravatar Berthold Stoeger
2018-01-19Factor out counting of authentication attempts into functionGravatar Berthold Stoeger
2018-01-19Use different preference file for mobileGravatar Jan Mulder
2018-01-19Checking for ACK for getDive.Gravatar Oliver Schwaneberg
2018-01-18code cleanup: translators are not globalGravatar Jan Mulder
2018-01-18Mobile: start message timer on startupGravatar Berthold Stoeger
2018-01-18Mobile: don't show timer twice in log-messageGravatar Berthold Stoeger
2018-01-18Whitespace onlyGravatar Jan Mulder
2018-01-18Fix preferences handling with invalid passwordsGravatar Jan Mulder
2018-01-18Fix PreferencesNetwork::passwordUpdateSuccessful slotGravatar Berthold Stoeger
2018-01-18Remove redundant local variables cloudPwd and cloudUserGravatar Berthold Stoeger
2018-01-18Remove redundant QML getter functionsGravatar Berthold Stoeger