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
2017-07-02
QML UI: add more dive computers
Dirk Hohndel
2017-07-02
BT discovery: detect Scubapro G2
Dirk Hohndel
2017-06-30
Android: mark BLE only paired devices
Dirk Hohndel
2017-06-30
QML UI: save BT address as string
Dirk Hohndel
2017-06-30
BLE handling: create helper function to add the LE: prefix
Dirk Hohndel
2017-06-27
Fix one call site that hadn't been updated
Dirk Hohndel
2017-06-27
Whitespace
Dirk Hohndel
2017-06-27
BLE code: address some compiler warnings
Dirk Hohndel
2017-06-27
Update Subsurface-branch of libdivecomputer check
Dirk Hohndel
2017-06-27
Use SSRF_CUSTOM_IO v2 to implement device data quirks for BLE GATT
Linus Torvalds
2017-06-27
Switch over to SSRF_CUSTOM_IO v2
Linus Torvalds
2017-06-27
Use QLowEnergyController without QEventLoop
Alex Blasche
2017-06-27
Ensure all found BLE services are tracked
Alex Blasche
2017-06-27
Fix incorrect uuid check due to temporary char* in QString::toUtf8()
Alex Blasche
2017-06-26
BT serial: recognize LE-only devices, and fall back to emulated serial
Linus Torvalds
2017-06-26
Bluetooth: make LE-only devices add "LE:" as an address prefix
Linus Torvalds
2017-06-24
Add the EON Steel as support DC on Android
Dirk Hohndel
2017-06-24
BLE support: convert fprintf(stderr,...) to qDebug()
Dirk Hohndel
2017-06-24
BLE support: add SPDX headers
Dirk Hohndel
2017-06-24
Very early and likely quite broken BLE GATT code
Linus Torvalds
2017-06-24
QML UI: DiveList: add date box to trip header
Dirk Hohndel
2017-06-23
Translate "more than n days" for surface interval
Stefan Fuchs
2017-06-22
Warn when not compiling against the matching libdc version
Dirk Hohndel
2017-06-22
Merge branch 'master' of git://github.com/torvalds/subsurface-for-dirk
Dirk Hohndel
2017-06-23
Typo of translated string
Jan Mulder
2017-06-22
Convert to new libdivecomputer custom IO model
Linus Torvalds
2017-06-22
Use plural form for cloud connection wait
Dirk Hohndel
2017-06-22
Add en_US translation for plurals
Dirk Hohndel
2017-06-22
QML UI: correctly build plural translation
Dirk Hohndel
2017-06-22
mobile: prune DC list to download from
Jan Mulder
2017-06-22
Preserve VPM-B state in profile display
Robert C. Helling
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
[next]