summaryrefslogtreecommitdiffstats
path: root/core/downloadfromdcthread.h
AgeCommit message (Expand)Author
2020-10-24divecomputer: add device_table pointer to device_data_tGravatar Berthold Stoeger
2020-03-16android/usb: better memory managementGravatar Dirk Hohndel
2020-03-16android/usb: pass in the UsbDevice when downloadingGravatar Dirk Hohndel
2019-10-02Import: keep dive and dive site tables in DiveImportedModelGravatar Berthold Stoeger
2019-10-02Import: remove QML properties from DownloadThreadGravatar Berthold Stoeger
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2019-04-12Undo: make undo-system dive site-awareGravatar Berthold Stoeger
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-02-28Cleanup: remove DownloadFromDCThread::tripTableGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-09Import: merge dives trip-wiseGravatar Berthold Stoeger
2019-01-09Import: add trip_table argument to DiveImportedModel::repopulate()Gravatar Berthold Stoeger
2018-12-17Import: unglobalize downloadTableGravatar Berthold Stoeger
2018-12-17Cleanup: make DCDeviceData a "normal" singletonGravatar Berthold Stoeger
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-08-27Make device enumeration use the device transport dataGravatar Linus Torvalds
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-06-09core: remove qml properties from downloadfromcthreadGravatar jan Iversen
2018-06-09mobile: add DCDeviceData properties to qmlmanagerGravatar jan Iversen
2018-06-09core: remove qml properties from desktop compileGravatar jan Iversen
2018-06-04core: remove unused function getDetectedDeviceAddress()Gravatar jan Iversen
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