Age | Commit message (Expand) | Author |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (1) | Jan Mulder |
2018-01-31 | uemis: code refactoring | Oliver Schwaneberg |
2018-01-31 | Make report_error() reentrant | Berthold Stoeger |
2018-01-31 | Use error callback to log errors in QMLManager | Berthold Stoeger |
2018-01-31 | Remove unnecessary check for MainWindow instance | Berthold Stoeger |
2018-01-31 | Use queued connection to thread-safe MainWindow error handling | Berthold Stoeger |
2018-01-31 | Make future_watcher a subobject of NotificationWidget | Berthold Stoeger |
2018-01-31 | uemis: Fix mapping of object_ids to dive numbers | Oliver Schwaneberg |
2018-01-29 | Correct the ftdi pid for Cressi devices | Anton Lundin |
2018-01-27 | Use correct alias for satellite icon for revers geo lookup | Stefan Fuchs |
2018-01-27 | uemis: speed up synchronisation of same divesites | Oliver Schwaneberg |
2018-01-26 | Update of some sections of user manual. | Willem Ferguson |
2018-01-26 | Limit recreational dives to 6 hours | Robert C. Helling |
2018-01-26 | Initialise cylinder start pressure with working pressure | Robert C. Helling |
2018-01-25 | Remove function-call indirection in qmlmanager.cpp | Berthold Stoeger |
2018-01-24 | Planner: print icd information at 0.1 resolution | Willem Ferguson |
2018-01-24 | profile: fix weird disappearance of cylinder pressure line | Jan Mulder |
2018-01-24 | Do not add double ConnectionList items | Jan Mulder |
2018-01-21 | Profile info box ICD: Change format of ICD string | Stefan Fuchs |
2018-01-21 | Only give ICD warning if pN2 increases | Robert C. Helling |
2018-01-21 | CHANGELOG entry for ICD | Robert C. Helling |
2018-01-21 | Show ICD in gaschange icons | Robert C. Helling |
2018-01-21 | Show ICD events data in infobox | Robert C. Helling |
2018-01-21 | Planner notes min gas: Remove incorrect line wrap inside printf string | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Format HTML with DIV, do table title differently | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Coding style change only | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Print correct runtime for gaschange | Stefan Fuchs |
2018-01-20 | Move function isobaric_counterdiffusion() | Willem Ferguson |
2018-01-19 | Implement ICD calculations in planner output | Willem Ferguson |
2018-01-19 | Preserve wiki pages about headless Subsurface from trac wiki | Robert C. Helling |
2018-01-19 | Improve profile display in planner | Willem Ferguson |
2018-01-19 | Unify username handling of remote git repositories | Berthold Stoeger |
2018-01-19 | Support non-https:// repositories for saving | Berthold Stoeger |
2018-01-19 | Create local cache and push to remote for any remote repository | Berthold Stoeger |
2018-01-19 | Check cloudserver availability only for cloud repositories | Berthold Stoeger |
2018-01-19 | Factor out counting of authentication attempts into function | Berthold Stoeger |
2018-01-19 | Use different preference file for mobile | Jan Mulder |
2018-01-19 | Checking for ACK for getDive. | Oliver Schwaneberg |
2018-01-18 | code cleanup: translators are not global | Jan Mulder |
2018-01-18 | Mobile: start message timer on startup | Berthold Stoeger |
2018-01-18 | Mobile: don't show timer twice in log-message | Berthold Stoeger |
2018-01-18 | Whitespace only | Jan Mulder |
2018-01-18 | Fix preferences handling with invalid passwords | Jan Mulder |
2018-01-18 | Fix PreferencesNetwork::passwordUpdateSuccessful slot | Berthold Stoeger |
2018-01-18 | Remove redundant local variables cloudPwd and cloudUser | Berthold Stoeger |
2018-01-18 | Remove redundant QML getter functions | Berthold Stoeger |
2018-01-17 | Use format_string() in core/git_access.c | Berthold Stoeger |
2018-01-13 | Fix leak(s) in core/git-access.c | Berthold Stoeger |
2018-01-13 | Resize progress bar width to fit all text | Robert C. Helling |
2018-01-12 | profile: fix garbled profiles after visiting the planner | Jan Mulder |