index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-24
planner: fix deco calculation
Berthold Stoeger
2021-03-24
prepare for Subsurface 5.0 / Subsurface-mobile 3.2 release
Dirk Hohndel
2021-03-24
mobile: update version to 3.2.0
Dirk Hohndel
2021-03-24
Update Supported Divecomputers list
Dirk Hohndel
2021-03-24
Update translations from Transifex
Dirk Hohndel
2021-03-24
User manual: Create new cylinder type
willemferguson
2021-03-12
Use PSCR gas when computing O2 toxicity
Robert C. Helling
2021-03-12
Use QtBluetooth enums from their namespace
Andreas Buhr
2021-03-11
documentation: gentle nudge back to standardized US-English
Dirk Hohndel
2021-03-11
Update to desktop user manual
willemferguson
2021-03-08
parser: initialize picture variable
Berthold Stoeger
2021-03-08
stats: initialize InformationBox::width and height members
Berthold Stoeger
2021-03-05
statistics: don't divide by totalCount = 0 in pie charts
Berthold Stoeger
2021-03-05
profile: initialize DiveEventItem::dive to null
Berthold Stoeger
2021-03-05
stats: initialize PieSeries::radius to 0 in constructor
Berthold Stoeger
2021-03-01
[gha] simplify LXD handling
Michał Sawicz
2021-03-01
Max ceiling precision
Robert C. Helling
2021-02-26
[snap] use setup-lxd action
Michał Sawicz
2021-02-26
Get O2 right in bailout mode
Robert C. Helling
2021-02-26
Describe CCR changes in documentation
Robert C. Helling
2021-02-26
Fix pO2 for CCR at shallow depths
Robert C. Helling
2021-02-26
Planner: Depth dependent setpoint changes in CCR mode
Robert C. Helling
2021-02-24
documentation: automate creation of web facing manuals
Dirk Hohndel
2021-02-24
mobile/manual: small changes to improve mobile manual
Willem Ferguson
2021-02-24
mobile/manual: tuning of header sizes
Willem Ferguson
2021-02-21
mobile/manual: small style change to fit pictures
Dirk Hohndel
2021-02-17
build-system: don't check dependencies when creating Ubuntu package
Dirk Hohndel
2021-02-17
desktop: fold ApplicationState into MainWindow
Berthold Stoeger
2021-02-17
cleanup: remove setAppState from TestPlan
Berthold Stoeger
2021-02-17
planner: pass in_planner down to TemplateLayout
Berthold Stoeger
2021-02-17
cleanup: remove unused includes in mainwindow.cpp
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to replot()
Berthold Stoeger
2021-02-17
cleanup: remove function declaration
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to decoMode()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to clear_deco()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to vpmb_next_gradient()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to add_segment()
Berthold Stoeger
2021-02-17
planner: remove print_mode parameter from calculate_deco_information()
Berthold Stoeger
2021-02-17
Mobile user manual update: statistics
willemferguson
2021-02-17
As last resort, use the site name as location
Miika Turkia
2021-02-17
Use country for divelogs.de export
Miika Turkia
2021-02-13
statistics: implement primitive "restrict to selection" feature
Berthold Stoeger
2021-02-13
statistics: implement shift-selection of ranges
Berthold Stoeger
2021-02-13
statistics: support ctrl-selection for all series
Berthold Stoeger
2021-02-13
statistics: make selection keyboard modifiers more general
Berthold Stoeger
2021-02-13
statistics: highlight selected pie slices
Berthold Stoeger
2021-02-13
statistics: highlight selected boxes in box plot
Berthold Stoeger
2021-02-13
statistics: remove horizontal flag from bar chart items
Berthold Stoeger
2021-02-13
statistics: highlight selected bar
Berthold Stoeger
2021-02-13
statistics: implement rectangle selection in scatter plot
Berthold Stoeger
[next]