This is the official upstream of the Subsurface divelog program
Find a file
Dirk Hohndel 3bd7be809a mobile: fix dive detail scrolling
When using the current version of Subsurface-mobile, you cannot scroll
the dive details (i.e. you cannot see the bottom of the dive
information, depending on the size of your screen), nor can you scroll
the notes editor.

I'm not sure how I didn't stumble across this earlier, but a git bisect
appears to pinpoint commit a39f0e2891 ("Mobile: Fix QML Warnings.")
which is quite old.

Partially reverting this seems sufficient to get scrolling for the dive
details and dive notes edit working again.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2024-10-03 15:40:59 +13:00
.github Remove misleading comment about smtk2ssrf build. 2024-09-30 22:22:39 +13:00
.tx Sync translation strings with Transifex 2022-01-17 14:24:41 -08:00
android Update (and fix) device mobile ID's for Scubapro dive computers 2019-04-25 13:22:21 +02:00
android-mobile build(deps): bump com.github.mik3y:usb-serial-for-android 2024-09-29 09:23:36 +13:00
backend-shared general: simplify a few unit manipulations 2024-09-11 10:23:07 +02:00
cmake/Modules build-system: allow empty option for pkg_config_library macro 2024-09-21 11:03:53 +12:00
commands core: introduce a few user-defined literals for unit types 2024-09-11 10:23:07 +02:00
core Cleanup: Fix Warnings in MacOS build. 2024-09-28 23:50:55 +12:00
desktop-widgets units: replace SURFACE_PRESSURE by 1_atm 2024-09-11 10:23:07 +02:00
dives parser: keep divelist sorted 2024-08-13 19:28:30 +02:00
Documentation correct re-plan menu label in documentation 2024-08-26 12:37:29 +12:00
icons Text versions of Subsurface icon 2023-08-16 12:11:23 +02:00
ios iOS: crash fix: don't try to deallocate IosShare 2024-01-08 16:17:45 -08:00
libdivecomputer@a2a5bb53d6 Update libdivecomputer to latest on 'Subsurface-DS9'. 2024-09-15 18:41:20 +12:00
map-widget core: remove accessor get_dive_site_for_dive() 2024-08-13 19:28:30 +02:00
metainfo Update AppStream metainfo 2024-01-14 15:59:29 -08:00
mobile-widgets mobile: fix dive detail scrolling 2024-10-03 15:40:59 +13:00
packaging CICD: Fix Windows Build. 2024-10-03 09:04:42 +13:00
printing_templates printing: replace dive master by dive guide in templates 2020-12-17 13:03:56 -08:00
profile-widget Cleanup: Fix Warnings in MacOS build. 2024-09-28 23:50:55 +12:00
qt-models Cleanup: Fix Warnings in MacOS build. 2024-09-28 23:50:55 +12:00
ReleaseNotes Update README and ReleaseNotes for 5.0.10 2022-10-01 13:28:49 -07:00
scripts Make libraw support build optional 2024-09-30 22:22:39 +13:00
smtk-import Make libraw support build optional 2024-09-30 22:22:39 +13:00
snap snap: add libraw dependency 2024-09-21 11:03:53 +12:00
stats core: move total_weight() into struct dive 2024-08-13 19:28:30 +02:00
tests units: replace SURFACE_PRESSURE by 1_atm 2024-09-11 10:23:07 +02:00
theme HTML export: make element ids more consistent 2023-01-19 06:56:52 -08:00
translations Merge remote-tracking branch 'origin/translations_translations-subsurface-source-ts--master_de_DE' 2024-05-21 08:04:37 -07:00
xslt Export: Fix UDDF Export 2024-08-12 08:42:10 +12:00
.clang-format core: turn C dive-table into an owning table 2024-08-13 19:28:30 +02:00
.DEREK.yml Fix usage of Derek features 2019-02-28 17:18:58 +02:00
.gitattributes release-notes: use CHANGELOG.md 2017-11-28 19:05:04 -08:00
.gitignore Planner: Improve Gas Handling in CCR Mode. 2024-08-26 12:36:31 +12:00
.gitmodules build-system: switch submodule protocol 2022-03-16 06:46:07 -07:00
.lgtm.yml Ubuntu 18.10 LGTM build 2019-03-22 10:24:23 -07:00
.mailmap Cleanup: add another incorrect author name to the list 2020-12-30 09:22:43 -08:00
CHANGELOG.md media: load metadata and thumbnails of raw pictures using libraw 2024-09-21 11:03:53 +12:00
cli-downloader.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
CMakeLists.txt Make libraw support build optional 2024-09-30 22:22:39 +13:00
CODINGSTYLE.md Small updates to CODINGSTYLE.md reflecting our switch to C++ 2024-09-11 00:13:32 +12:00
CONTRIBUTING.md Documentation: Remove Pointers to the Developer Mailing List. 2024-07-30 11:02:25 +12:00
descriptor3.tsv Add structured file with list of supported dive computers 2013-12-13 16:26:01 -08:00
entitlements-mac-dev.plist Fix MacOS build & update INSTALL.md 2024-07-29 23:48:20 +12:00
export-html.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
gh_release_notes_bottom.md add clarification about sources to the nightly build release notes 2024-02-04 15:42:48 -08:00
gh_release_notes_top.md CICD: Improve the Release Note Generation 2024-01-15 17:32:57 -08:00
gpl-2.0.txt Add second copy of the GPL 2016-09-22 18:15:26 -07:00
INSTALL.md media: load metadata and thumbnails of raw pictures using libraw 2024-09-21 11:03:53 +12:00
LICENSE Move license file to LICENSE 2016-09-21 15:28:05 -07:00
makefile ssrf: remove LIBRARY_PATH from makefile 2018-07-06 08:04:20 -07:00
profile.qrc Desktop: Use SVG directly for icons. 2023-05-28 14:11:37 -07:00
README.md Documentation: Remove Pointers to the Developer Mailing List. 2024-07-30 11:02:25 +12:00
Readme.ubuntu update INSTALL and Readme.ubuntu to exclude Marble 2017-09-04 07:46:35 -07:00
README_TESTING.md documentation: updated text for testing. 2019-12-27 03:38:05 +09:00
subsurface-desktop-main.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
subsurface-downloader-main.cpp core: move startup function declarations to subsurfacestartup.h 2024-08-13 19:28:30 +02:00
subsurface-helper.cpp core: remove ssrf.h include file 2024-08-13 19:28:30 +02:00
subsurface-mobile-main.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
Subsurface-mobile.pro core: remove filterconstraint C boilerplate code 2024-08-13 19:28:30 +02:00
subsurface.debug Make use of 'coredumpctl dump' in Subsurface.debug helper 2017-10-20 14:25:09 -04:00
subsurface.desktop Fix name to uppercase 2017-11-05 14:49:14 -08:00
subsurface.qrc Desktop: Use SVG directly for icons. 2023-05-28 14:11:37 -07:00
subsurface_enabled_translations Added missing Qt5 translation files 2017-02-01 16:28:42 -08:00
subsurfacelatextemplate.tex Add a template/stylefile for LaTeX export 2019-01-26 07:10:29 -08:00
subsurfacetemplate.tex Rememove centrigade/celsius confusion in TeX export 2019-01-26 07:10:29 -08:00
SupportedDivecomputers.html Import: Update the libdivecomputer Submodule. 2024-02-28 15:38:48 +13:00
SupportedDivecomputers.txt Import: Update the libdivecomputer Submodule. 2024-02-28 15:38:48 +13:00
terms Fix minor typos and spelling mistakes in README.md and related 2018-04-09 07:48:01 -07:00
TODO.CCR Update todo list for CCR 2014-11-18 13:15:43 +00:00
transifex.yml build-system: attempt to fix transifex.yml syntax 2023-02-18 19:22:19 -08:00

Subsurface

Windows Mac iOS Android

Snap Ubuntu 16.04 / Qt 5.15-- for AppImage Ubuntu 24.04 / Qt 5.15-- Fedora 35 / Qt 6-- Debian trixie / Qt 5.15--

Coverity Scan Results

Subsurface can be found at http://subsurface-divelog.org

Our user forum is at http://subsurface-divelog.org/user-forum/

Report bugs and issues at https://github.com/Subsurface/subsurface/issues

License: GPLv2

We are releasing 'nightly' builds of Subsurface that are built from the latest version of the code. Versions of this build for Windows, macOS, Android (requiring sideloading), and a Linux AppImage can be downloaded from the Latest Dev Release page on our website. Alternatively, they can be downloaded directly from GitHub. Additionally, those same versions are posted to the Subsurface-daily repos on Ubuntu Launchpad, Fedora COPR, and OpenSUSE OBS, and released to Snapcraft into the 'edge' channel of subsurface.

You can get the sources to the latest development version from the git repository:

git clone https://github.com/Subsurface/subsurface.git

You can also fork the repository and browse the sources at the same site, simply using https://github.com/Subsurface/subsurface

Additionally, artifacts for Windows, macOS, Android, Linux AppImage, and iOS (simulator build) are generated for all open pull requests and linked in pull request comments. Use these if you want to test the changes in a specific pull request and provide feedback before it has been merged.

If you want a more stable version that is a little bit more tested you can get this from the Curent Release page on our website.

Detailed build instructions can be found in the INSTALL.md file.

System Requirements

On desktop, the integrated Googlemaps feature of Subsurface requires a GPU driver that has support for at least OpenGL 2.1. If your driver does not support that, you may have to run Subsurface in software renderer mode.

Subsurface will automatically attempt to detect this scenario, but in case it doesn't you may have to enable the software renderer manually with the following:

  1. Learn how to set persistent environment variables on your OS
  2. Set the environment variable 'QT_QUICK_BACKEND' with the value of 'software'

Basic Usage

Install and start from the desktop, or you can run it locally from the build directory:

On Linux:

$ ./subsurface

On Mac:

$ open Subsurface.app

Native builds on Windows are not really supported (the official Windows installers are cross-built on Linux).

You can give a data file as command line argument, or (once you have set this up in the Preferences) Subsurface picks a default file for you when started from the desktop or without an argument.

If you have a dive computer supported by libdivecomputer, you can just select "Import from Divecomputer" from the "Import" menu, select which dive computer you have (and where it is connected if you need to - note that there's a special selection for Bluetooth dive computers), and click on "Download".

The latest list of supported dive computers can be found in the file SupportedDivecomputers.txt.

Much more detailed end user instructions can be found from inside Subsurface by selecting Help (typically F1). When building from source this is also available as Documentation/user-manual.html. The documentation for the latest release is also available on-line http://subsurface-divelog.org/documentation/

Contributing

There is a user forum for questions, bug reports, and feature requests: https://groups.google.com/g/subsurface-divelog

If you want to contribute code, please open a pull request with signed-off commits at https://github.com/Subsurface/subsurface/pulls (alternatively, you can also send your patches as emails to the developer mailing list).

Either way, if you don't sign off your patches, we will not accept them. This means adding a line that says "Signed-off-by: Name " at the end of each commit, indicating that you wrote the code and have the right to pass it on as an open source patch under the GPLv2 license.

See: http://developercertificate.org/

Also, please write good git commit messages. A good commit message looks like this:

Header line: explain the commit in one line (use the imperative)

Body of commit message is a few lines of text, explaining things
in more detail, possibly giving some background about the issue
being fixed, etc etc.

The body of the commit message can be several paragraphs, and
please do proper word-wrap and keep columns shorter than about
74 characters or so. That way "git log" will show things
nicely even when it's indented.

Make sure you explain your solution and why you're doing what you're
doing, as opposed to describing what you're doing. Reviewers and your
future self can read the patch, but might not understand why a
particular solution was implemented.

Reported-by: whoever-reported-it
Signed-off-by: Your Name <you@example.com>

where that header line really should be meaningful, and really should be just one line. That header line is what is shown by tools like gitk and shortlog, and should summarize the change in one readable line of text, independently of the longer explanation. Please use verbs in the imperative in the commit message, as in "Fix bug that...", "Add file/feature ...", or "Make Subsurface..."

A bit of Subsurface history

In fall of 2011, when a forced lull in kernel development gave him an opportunity to start on a new endeavor, Linus Torvalds decided to tackle his frustration with the lack of decent divelog software on Linux.

Subsurface is the result of the work of him and a team of developers since then. It now supports Linux, Windows and MacOS and allows data import from a large number of dive computers and several existing divelog programs. It provides advanced visualization of the key information provided by a modern dive computer and allows the user to track a wide variety of data about their diving.

In fall of 2012 Dirk Hohndel took over as maintainer of Subsurface.