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
2017-06-18
QML UI: use the short date format
Dirk Hohndel
2017-06-18
Clean up git storage update messages
Dirk Hohndel
2017-06-17
QML UI: redesign the user notification
Dirk Hohndel
2017-06-17
Set default cloud timeout to ten seconds for mobile app
Dirk Hohndel
2017-06-15
tankinfomodel.cpp: clamp row index to [0 - MAX_TANK_INFO]
Lubomir I. Ivanov
2017-06-15
Fix buffer overrun and primary sensor id issues in Liquivision import
Robert Bodily
2017-06-16
code cleanup: remove 2 unused structs
Jan Mulder
2017-06-13
Parse He when importing from DM5
Miika Turkia
2017-06-12
BT Discovery: add Shearwater Petrel and Perdix
Jan Mulder
2017-06-12
Don't declare static function in .h file
Dirk Hohndel
2017-06-12
Mobile: wrap up fixes for BT download on Android
Jan Mulder
2017-06-12
Mobile: add BT name to vendor/product capability
Jan Mulder
2017-06-12
Mobile: do not BT Discover on Android (Q_OS_ANDROID vs Q_OS_LINUX)
Jan Mulder
2017-06-12
BT discovery: distinguish names with addresses
Dirk Hohndel
2017-06-12
QML UI: add internal admin for virtual vendor
Jan Mulder
2017-06-12
QML UI: call correct function for BT address
Jan Mulder
2017-06-12
QML UI: do not crash on selecting dive computers
Jan Mulder
2017-06-11
qthelper.cpp: leave lbs rounding to QString().arg() with 'f'
Lubomir I. Ivanov
2017-06-11
datatrak.c: don't use POSIX %m format for sscanf() in dtrak_prepare_data()
Lubomir I. Ivanov
2017-06-11
Android build fix
Dirk Hohndel
2017-06-11
QML UI: move BT handling into core code
Dirk Hohndel
2017-06-11
QML UI: add paired BT devices as vendor
Dirk Hohndel
2017-05-31
Android BT download: hardcode UUID
Dirk Hohndel
2017-05-31
Cochran import: Removed long tail of 0 depth from profile
John Van Ostrand
2017-05-31
Cochran import: better support for older models
John Van Ostrand
2017-05-31
Android BT: use NoSecurity for connection
Dirk Hohndel
2017-05-31
Android: connect to BT via uuid instead of port
Dirk Hohndel
2017-05-31
Don't override device name when using BT
Dirk Hohndel
2017-05-29
FTDI support: add minimal debugging output
Dirk Hohndel
2017-05-29
Use magic 'ftdi' as device name on Android
Dirk Hohndel
2017-05-29
QML UI: try to match BT names to known dive computers
Dirk Hohndel
2017-05-29
More optimal search
Jan Mulder
2017-05-29
mobile: dive_table.preexisting not set importing from mobile
Jan Mulder
2017-05-27
Fix build error
Dirk Hohndel
2017-05-27
Random whitespace cleanup
Dirk Hohndel
2017-05-27
QML UI: add the DownloadThread
Tomaz Canabrava
2017-05-27
Set descriptor when starting thread.
Tomaz Canabrava
2017-05-27
Extract the device_data_t into helper class
Tomaz Canabrava
2017-05-27
New class DCDeviceData
Tomaz Canabrava
2017-05-27
Move the fill_computer_list() out of widgets
Tomaz Canabrava
2017-05-27
Separate the download thread from the widget logic
Tomaz Canabrava
2017-05-27
Whitespace and warning fixes for cochran.c
Dirk Hohndel
2017-05-27
Added support for older Cochran models that have configurable sample intervals.
John Van Ostrand
2017-05-27
Fix some warnings
Dirk Hohndel
2017-05-26
Adopt O2 and He densities to 20degC
Robert C. Helling
2017-05-26
Gas denisity display improvement
Robert C. Helling
2017-05-26
Display gas density instead of SAC in planner
Robert C. Helling
2017-05-26
Compute and display gas density
Robert C. Helling
2017-05-26
Creation of dive duration string and surface interval string
Stefan Fuchs
2017-05-26
Adopt planner state caching to new struct
Robert C. Helling
[next]