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.h
Age
Commit message (
Expand
)
Author
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-04-27
QML UI: add supported dive computers to log file
Dirk Hohndel
2017-11-13
Make Bluetooth naming consistent
Berthold Stoeger
2017-10-07
Make compile succeed without BT_SUPPORT
Dirk Hohndel
2017-10-07
Move ConnectionListModel into its own source file
Dirk Hohndel
2017-08-26
Adjust signature to match data we need
Dirk Hohndel
2017-07-18
QML UI: remove the Paired Bluetooth Devices virtual vendor
Dirk Hohndel
2017-07-16
Add the connections that we find to the model
Dirk Hohndel
2017-06-16
code cleanup: remove 2 unused structs
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-11
QML UI: move BT handling into core code
Dirk Hohndel
2017-05-29
QML UI: try to match BT names to known dive computers
Dirk Hohndel
2017-05-27
Fix build error
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