aboutsummaryrefslogtreecommitdiffstats
path: root/core/downloadfromdcthread.cpp
AgeCommit message (Expand)Author
2020-11-17core: fix incorrect QString::asprintf/vasprintf usageGravatar Dirk Hohndel
2020-10-26cleanup: replace deprecated sprintf()/vsprintf() callsGravatar Dirk Hohndel
2020-10-24divecomputer: add device_table pointer to device_data_tGravatar Berthold Stoeger
2020-10-05download from dive computer: correctly list transports triedGravatar Dirk Hohndel
2020-05-15core/bt: match DC descriptor in lower caseGravatar Dirk Hohndel
2020-03-16android/usb: better memory managementGravatar Dirk Hohndel
2020-03-16android/usb: pass in the UsbDevice when downloadingGravatar Dirk Hohndel
2020-03-10Android: stop trying to list only FTDI based serial DCsGravatar Dirk Hohndel
2020-03-10mobile: unify download code on mobile and desktopGravatar Berthold Stoeger
2020-03-09Android: don't list devices with unsupported transportGravatar Dirk Hohndel
2020-03-07serial-usb-for-android: Display all Serial computersGravatar Christof Arnosti
2019-10-02Import: keep dive and dive site tables in DiveImportedModelGravatar Berthold Stoeger
2019-09-21Android: add FTDI based DiveSystem / Ratio / Seac dive computersGravatar Dirk Hohndel
2019-07-18Cleanup: remove includes from qthelper.hGravatar Berthold Stoeger
2019-06-19Cleanup: generate clear_*_table() functions by macroGravatar Berthold Stoeger
2019-06-15Android: add Cressi Cartesio and Goa as potentially supportedGravatar Dirk Hohndel
2019-06-06Cleanup: remove unnecessary include in downloadfromdcthread.cppGravatar Berthold Stoeger
2019-05-11Mobile: add checkbox to force downloading all divesGravatar Dirk Hohndel
2019-04-12Undo: make undo-system dive site-awareGravatar Berthold Stoeger
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-04-12replace deprecated qSort() with std::sort()Gravatar Rolf Eike Beer
2019-03-20Core: simplify ConnectionListModelGravatar Dirk Hohndel
2019-02-28Cleanup: remove dc_user_device_t::tripGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-19Dive download: add trip_table to device_data_tGravatar 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-10-10QML UI: do not try to download from DC with empty vendor/productGravatar Jan Mulder
2018-10-09Mobile RememberDCs: save device addressGravatar Jocke
2018-10-08qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputerGravatar Linus Torvalds
2018-10-06Core: remove preexisting field from struct dive_tableGravatar Berthold Stoeger
2018-10-05Cleanup: don't produce no-dives error message in libdivecomputer.cGravatar Berthold Stoeger
2018-10-01Mobile download from DC: show the correct DC rather than the latestGravatar Jocke
2018-09-23Desktop/remember DCs: move non-UI-specific code into the core layerGravatar Dirk Hohndel
2018-08-27Make device enumeration use the device transport dataGravatar Linus Torvalds
2018-08-15core: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-08-11Android: don't assume that non-BT means FTDI on AndroidGravatar Dirk Hohndel
2018-08-11core: remove confusing information from debug messageGravatar Dirk Hohndel
2018-07-29BT support: disable BT download when compiling without BTGravatar Kristaps Dz
2018-07-26Whitespace cleanup core divecomputer handlingGravatar Dirk Hohndel
2018-07-25core: activate qPrefDiveComputerGravatar jan Iversen
2018-06-28Add Cressi Giotto, Newton and Drake to list of devicesGravatar Stephen Goodall
2018-06-27QML UI: go back to always saving libdivecomputer logfileGravatar Dirk Hohndel
2018-06-28Add Cressi Leonardo to list of devicesGravatar Stephen Goodall
2018-06-21core: print the correct message code for download failuresGravatar Dirk Hohndel
2018-06-09core: remove qml properties from downloadfromcthreadGravatar jan Iversen
2018-06-09core: update deviceData default from qmlGravatar jan Iversen
2018-06-09core: remove qml properties from desktop compileGravatar jan Iversen