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
/
downloadfromdcthread.cpp
Age
Commit message (
Expand
)
Author
2017-06-22
mobile: prune DC list to download from
Jan Mulder
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
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
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
Don't override device name when using BT
Dirk Hohndel
2017-05-29
Use magic 'ftdi' as device name on Android
Dirk Hohndel
2017-05-29
mobile: dive_table.preexisting not set importing from mobile
Jan Mulder
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