index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2019-11-03
Planner: Don't accumulate rounding errors in stop durations
Robert C. Helling
2019-10-31
Planner: Add option to treat O2 as narcotic
Robert C. Helling
2019-10-28
Cleanup: avoid dereferencing NULL
Dirk Hohndel
2019-10-28
Cleanup: prevent NULL dereference
Dirk Hohndel
2019-10-28
Cleanup: use helper to avoid NULL dereference
Dirk Hohndel
2019-10-27
Don't expose 'detach_buffer()' to membuffer users
Linus Torvalds
2019-10-27
Cleanup: NULL check pointer before dereferencing
Dirk Hohndel
2019-10-27
Cleanup: consider lseek return value
Dirk Hohndel
2019-10-27
Cleanup: close open file before returning
Dirk Hohndel
2019-10-27
Cleanup: pass NULL pointer for error string pointer (part 2)
Dirk Hohndel
2019-10-26
Cleanup: fix obvious resource leak
Dirk Hohndel
2019-10-26
Cleanup: pass NULL pointer for error string pointer
Dirk Hohndel
2019-10-26
Cleanup: don't add invalid dive to trip
Dirk Hohndel
2019-10-26
Cleanup: clean up resource handling in ostctools.c
Dirk Hohndel
2019-10-26
Cleanup: unconditionally call free
Dirk Hohndel
2019-10-26
Mobile: provide better tracking of applied GPS fixes
Dirk Hohndel
2019-10-26
Undo: turn dive- and trip-fields into flags
Berthold Stoeger
2019-10-26
Desktop: make salinity a field known to the undo system
Berthold Stoeger
2019-10-26
Core: export dive-computer freeing function
Berthold Stoeger
2019-10-26
Cleanup: free nickname only once
Dirk Hohndel
2019-10-26
Mares: improve BT discovery logic
Dirk Hohndel
2019-10-25
Mares: add BT discovery logic
Linus Torvalds
2019-10-20
Core: move cylinder list getter into helper function
Dirk Hohndel
2019-10-20
Core: make helper functions global
Dirk Hohndel
2019-10-20
Core: debug helper for DOH constructor
Dirk Hohndel
2019-10-14
Stop support Qt versions before 5.9
Dirk Hohndel
2019-10-09
Cloud storage: remove outdated certificate hack
Dirk Hohndel
2019-10-05
Cleanup: remove bogus code that slipped in earlier
Dirk Hohndel
2019-10-03
Analyze gasswitches in CCR bailout
Robert C. Helling
2019-10-02
Avoid duplicate debug output from GPS module
Dirk Hohndel
2019-10-02
Import: keep dive and dive site tables in DiveImportedModel
Berthold Stoeger
2019-10-02
Cleanup: make table argument to get_dive_from_table() const
Berthold Stoeger
2019-10-02
Cleanup: remove dive_table and dive_site_table Q_METATYPEs
Berthold Stoeger
2019-10-02
Import: remove QML properties from DownloadThread
Berthold Stoeger
2019-10-02
Core: implement move functions for dive and dive_site table
Berthold Stoeger
2019-09-27
Revert the singleton PR
Dirk Hohndel
2019-09-25
Cleanup: remove GpsLocation::instance() function
Berthold Stoeger
2019-09-25
Cleanup: unify idiosyncratic singletons
Berthold Stoeger
2019-09-25
Cleanup: remove GpsLocation::hasInstance()
Berthold Stoeger
2019-09-21
Core: add unique id to trip
Berthold Stoeger
2019-09-21
Export: move dive site selection logic to C++
Berthold Stoeger
2019-09-21
Cleanup: make location argument to put_location() const
Berthold Stoeger
2019-09-21
Cleanup: replace is_dive_site_used() by is_dive_site_selected()
Berthold Stoeger
2019-09-21
Cleanup: make two functions in core/save-xml.c of static linkage
Berthold Stoeger
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
[next]