aboutsummaryrefslogtreecommitdiffstats
path: root/core/downloadfromdcthread.cpp
AgeCommit message (Expand)Author
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
2018-06-04core: remove unused function getDetectedDeviceAddress()Gravatar jan Iversen
2018-05-12DC transport debugging messagesGravatar Dirk Hohndel
2018-04-27Create one function to determine the supported transportsGravatar Dirk Hohndel
2018-04-27QML UI: add supported dive computers to log fileGravatar Dirk Hohndel
2018-04-27Redesign the flow for checking supported DCs on AndroidGravatar Dirk Hohndel
2018-04-27Use libdc information about supported transportsGravatar Dirk Hohndel
2018-04-24Only offer dive computers with supported transportsGravatar Dirk Hohndel
2018-04-13Mobile: add Mares BLE dive computersGravatar Dirk Hohndel
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Subsurface-mobile: Add OSTC 2 TR as support dive computerGravatar Dirk Hohndel
2017-12-31Workaround for invalid bluetooth device namesGravatar Berthold Stoeger