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
path:
root
/
core
Age
Commit message (
Expand
)
Author
2019-09-21
Android: bundle default font for use in OnePlus devices
Dirk Hohndel
2019-09-21
Android: print Android HW information
Dirk Hohndel
2019-09-21
Android: add FTDI based DiveSystem / Ratio / Seac dive computers
Dirk Hohndel
2019-09-14
Grantlee: split out grantlee-only property from DiveObjectHelper
Berthold Stoeger
2019-09-14
Mobile: transform DiveObjectHelper into value-type
Berthold Stoeger
2019-09-14
Cleanup: make cylinder_t argument to CylinderObjectHelper const
Berthold Stoeger
2019-09-14
Cleanup: remove unused function DiveObjectHelper::cylinder(int)
Berthold Stoeger
2019-09-14
Cleanup: remove unused function DiveObjectHelper::weight(int)
Berthold Stoeger
2019-09-14
Mobile: remove DiveObjectHelper to bool casts
Berthold Stoeger
2019-09-14
Mobile: remove DiveObjectHelper::getDive()
Berthold Stoeger
2019-09-14
Mobile: Generate DiveObjectHelpers on the fly
Berthold Stoeger
2019-09-14
DiveObjectHelper: Turn DiveObjectHelper into Q_GADGET based object
Berthold Stoeger
2019-09-14
Mobile: move tripNrDive from DiveObjectHelper to DiveListModel
Berthold Stoeger
2019-09-14
Mobile: move tripId from DiveObjectHelper to DiveListModel
Berthold Stoeger
2019-09-14
Mobile: remove full-text properties from DiveObjectHelper
Berthold Stoeger
2019-09-14
Mobile: decouple full text search from DiveObjectHelper
Berthold Stoeger
2019-09-11
Add 'download_error()' helper for libdivecomputer download error reporting
Linus Torvalds
2019-09-11
Keep parsing dives even if one dive parse failed
Linus Torvalds
2019-09-11
Use and handle <br/> in DiveObjectHelper
Anton Lundin
2019-09-11
Cleanup and correct plannernotes html
Anton Lundin
2019-09-11
Add debug capability to planner notes
Anton Lundin
2019-09-11
Show correct notes entry when switching on stops
Robert C. Helling
2019-09-10
Cleanup: remove global disclaimer variable
Berthold Stoeger
2019-09-10
Plan: introduce function that returns disclaimer
Berthold Stoeger
2019-09-10
Planner: remove planner disclaimer from old notes
Berthold Stoeger
2019-08-29
Fix broken windows build with latest MXE
Paul Buxton
2019-08-28
Fix new CNS calculation - remove error with factor of 10
Stefan Fuchs
2019-08-28
Profile: properly initialize plot_info structures
Berthold Stoeger
2019-08-26
Show surface degassing in the planner only when configured time != 0
Stefan Fuchs
2019-08-24
Update libdivecomputer to support the Aqualung i200c
Linus Torvalds
2019-08-22
Grantlee: generate vector of cylinder data on-demand
Berthold Stoeger
2019-08-22
Cleanup: turn CylinderObjectHelper into value type
Berthold Stoeger
2019-08-22
Cleanup: don't include dive.h in CylinderObjectHelper.hpp
Berthold Stoeger
2019-08-20
Replace table interpolation by two line fit for CNS
Robert C. Helling
2019-08-19
Fix the dive site XML saving
Linus Torvalds
2019-08-18
Add BLE name recognition for the Deepblu Cosmiq+
Linus Torvalds
2019-08-12
DiveObjectHelper: warn if object is generated from the null pointer
Berthold Stoeger
2019-08-12
DiveObjectHelper: remove default argument
Berthold Stoeger
2019-08-11
Mobile: properly recognize single-weightsystem dives
Berthold Stoeger
2019-08-11
Add missing header files to macos.c
Doug Junkins
2019-08-10
Fix potential crash when saved_git_id is NULL
Dirk Hohndel
2019-08-10
Android: fix potential crash
Dirk Hohndel
2019-08-10
Core: unconditionally include stdio.h in libdivecomputer.h
Berthold Stoeger
2019-08-08
iOS: address build error
Dirk Hohndel
2019-08-08
Planner: pass dive to enough_gas()
Berthold Stoeger
2019-08-08
Planner: pass dive / cylinder pair to track_ascent_gas()
Berthold Stoeger
2019-08-08
Planner: pass dive to analyze_gaslist()
Berthold Stoeger
2019-08-08
Planner: fix comment for create_dive_from_plan()
Berthold Stoeger
2019-08-08
Core: pass dive, cylinder-id to fill_default_cylinder
Berthold Stoeger
2019-08-08
Planner: use planner's dive in interpolate_transition()
Berthold Stoeger
[next]