aboutsummaryrefslogtreecommitdiffstats
path: root/core/downloadfromdcthread.h
AgeCommit message (Expand)Author
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-04-27QML UI: add supported dive computers to log fileGravatar Dirk Hohndel
2017-11-13Make Bluetooth naming consistentGravatar Berthold Stoeger
2017-10-07Make compile succeed without BT_SUPPORTGravatar Dirk Hohndel
2017-10-07Move ConnectionListModel into its own source fileGravatar Dirk Hohndel
2017-08-26Adjust signature to match data we needGravatar Dirk Hohndel
2017-07-18QML UI: remove the Paired Bluetooth Devices virtual vendorGravatar Dirk Hohndel
2017-07-16Add the connections that we find to the modelGravatar Dirk Hohndel
2017-06-16code cleanup: remove 2 unused structsGravatar Jan Mulder
2017-06-12Mobile: add BT name to vendor/product capabilityGravatar Jan Mulder
2017-06-12QML UI: add internal admin for virtual vendorGravatar Jan Mulder
2017-06-11QML UI: move BT handling into core codeGravatar Dirk Hohndel
2017-05-29QML UI: try to match BT names to known dive computersGravatar Dirk Hohndel
2017-05-27Fix build errorGravatar Dirk Hohndel
2017-05-27QML UI: add the DownloadThreadGravatar Tomaz Canabrava
2017-05-27Set descriptor when starting thread.Gravatar Tomaz Canabrava
2017-05-27Extract the device_data_t into helper classGravatar Tomaz Canabrava
2017-05-27New class DCDeviceDataGravatar Tomaz Canabrava
2017-05-27Move the fill_computer_list() out of widgetsGravatar Tomaz Canabrava
2017-05-27Separate the download thread from the widget logicGravatar Tomaz Canabrava