aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-18Android Docker: make a nice version tag fileGravatar Jan Mulder
2019-07-18Android: hack around the build issue with a custom containerGravatar Dirk Hohndel
2019-07-18Android: Switch to Qt 5.12.4 containerGravatar Dirk Hohndel
2019-07-18Android: rework build of OpenSSL to get it to build link and runGravatar Jan Mulder
2019-07-18Android: Qt 5.12.4, OpenSSL 1.1.1cGravatar Jan Mulder
2019-07-18Android: newer version of Gradle pluginGravatar Jan Mulder
2019-07-18Cleanup: remove unused weightsystem_none() functionGravatar Berthold Stoeger
2019-07-18Core: dynamically resize weight tableGravatar Berthold Stoeger
2019-07-18Core: Implement same_weightsystem() function to compare weightsGravatar Berthold Stoeger
2019-07-18Cleanup: declare functions in profile.h as externGravatar Berthold Stoeger
2019-07-18Cleanup: make the plot-pressure type an enumGravatar Berthold Stoeger
2019-07-18Cleanup: introduce function to set pressure valuesGravatar Berthold Stoeger
2019-07-18Cleanup: update comment in core/gaspressures.cGravatar Berthold Stoeger
2019-07-18Cleanup: replace pressure reading macros by inline functionsGravatar Berthold Stoeger
2019-07-18Cleanup: turn GET_PRESSURE macro into inline functionGravatar Berthold Stoeger
2019-07-18Cleanup: remove non-existing pressures in debug_print_pressures()Gravatar Berthold Stoeger
2019-07-18Cleanup: remove unused macro SAC_WINDOWGravatar Berthold Stoeger
2019-07-18Cleanup: Remove unused function calls in main tabGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qthelper.hGravatar Berthold Stoeger
2019-07-18Cleanup: move deco function declarations to deco.hGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qt-models/models.hGravatar Berthold Stoeger
2019-07-18Cleanup: fix include weirdness concerning string_to_*() functionsGravatar Berthold Stoeger
2019-07-18Cleanup: move cylinderuse_from_text() to equipment.cGravatar Berthold Stoeger
2019-07-16Latest translationsv4.9.0Gravatar Dirk Hohndel
2019-07-15Update list of supported dive computersGravatar Dirk Hohndel
2019-07-15update parse-descriptor.plGravatar Dirk Hohndel
2019-07-15Bluetooth: recognize Ratio iX3m GPS dive computersGravatar Dirk Hohndel
2019-07-15Update libdivecomputerGravatar Dirk Hohndel
2019-07-14Fix up XML saving of remaining bottom time dataGravatar Linus Torvalds
2019-07-14Fix cylinder gas type saving when we have bogus gas use dataGravatar Linus Torvalds
2019-07-13Latest translationsGravatar Dirk Hohndel
2019-07-13Update Subsurface-mobile version numberGravatar Dirk Hohndel
2019-07-13Prepare for 4.9 releaseGravatar Dirk Hohndel
2019-07-13user manual: update the bundled html versionGravatar Dirk Hohndel
2019-07-13Fixed filter scrollarea not adjusting to parent heightGravatar Doug Junkins
2019-07-13Fix special case for temperature in CSV exportGravatar Miika Turkia
2019-07-12Updates to user manual (update 3 of 3)Gravatar willemferguson
2019-07-12User manual: updates to undo descriptionGravatar Dirk Hohndel
2019-07-12Profile: stop animations on exportGravatar Berthold Stoeger
2019-07-12Profile: store animation speed in profile objectGravatar Berthold Stoeger
2019-07-12Profile: add speed parameter to Animation::* functionsGravatar Berthold Stoeger
2019-07-12Profile: take int instead of bool in DiveEventItem::recalculatePosGravatar Berthold Stoeger
2019-07-11Desktop: clear notes on empty diveGravatar Berthold Stoeger
2019-07-11Thumbnailer: improve error messageGravatar Berthold Stoeger
2019-07-11Preferences: warn if ffmpeg can't be loadedGravatar Berthold Stoeger
2019-07-10Git: handle excess of cylinders or weightsystems gracefullyGravatar Berthold Stoeger
2019-07-09Desktop: update BT selection when picking remembered dive computerGravatar Dirk Hohndel
2019-07-06Update user manual (2 of 3)Gravatar willemferguson
2019-07-06Cleanup: call calculate_max_limits_new() in create_plot_info_new()Gravatar Berthold Stoeger
2019-07-06Cleanup: fix memory management of the plot dataGravatar Berthold Stoeger