index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
downloadfromdcthread.cpp
Age
Commit message (
Expand
)
Author
2020-11-17
core: fix incorrect QString::asprintf/vasprintf usage
Dirk Hohndel
2020-10-26
cleanup: replace deprecated sprintf()/vsprintf() calls
Dirk Hohndel
2020-10-24
divecomputer: add device_table pointer to device_data_t
Berthold Stoeger
2020-10-05
download from dive computer: correctly list transports tried
Dirk Hohndel
2020-05-15
core/bt: match DC descriptor in lower case
Dirk Hohndel
2020-03-16
android/usb: better memory management
Dirk Hohndel
2020-03-16
android/usb: pass in the UsbDevice when downloading
Dirk Hohndel
2020-03-10
Android: stop trying to list only FTDI based serial DCs
Dirk Hohndel
2020-03-10
mobile: unify download code on mobile and desktop
Berthold Stoeger
2020-03-09
Android: don't list devices with unsupported transport
Dirk Hohndel
2020-03-07
serial-usb-for-android: Display all Serial computers
Christof Arnosti
2019-10-02
Import: keep dive and dive site tables in DiveImportedModel
Berthold Stoeger
2019-09-21
Android: add FTDI based DiveSystem / Ratio / Seac dive computers
Dirk Hohndel
2019-07-18
Cleanup: remove includes from qthelper.h
Berthold Stoeger
2019-06-19
Cleanup: generate clear_*_table() functions by macro
Berthold Stoeger
2019-06-15
Android: add Cressi Cartesio and Goa as potentially supported
Dirk Hohndel
2019-06-06
Cleanup: remove unnecessary include in downloadfromdcthread.cpp
Berthold Stoeger
2019-05-11
Mobile: add checkbox to force downloading all dives
Dirk Hohndel
2019-04-12
Undo: make undo-system dive site-aware
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-04-12
replace deprecated qSort() with std::sort()
Rolf Eike Beer
2019-03-20
Core: simplify ConnectionListModel
Dirk Hohndel
2019-02-28
Cleanup: remove dc_user_device_t::trip
Berthold Stoeger
2019-01-19
Import: don't add to new trip while downloading
Berthold Stoeger
2019-01-19
Dive download: add trip_table to device_data_t
Berthold Stoeger
2019-01-09
Import: merge dives trip-wise
Berthold Stoeger
2019-01-09
Import: add trip_table argument to DiveImportedModel::repopulate()
Berthold Stoeger
2018-12-17
Import: unglobalize downloadTable
Berthold Stoeger
2018-12-17
Cleanup: make DCDeviceData a "normal" singleton
Berthold Stoeger
2018-10-10
QML UI: do not try to download from DC with empty vendor/product
Jan Mulder
2018-10-09
Mobile RememberDCs: save device address
Jocke
2018-10-08
qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputer
Linus Torvalds
2018-10-06
Core: remove preexisting field from struct dive_table
Berthold Stoeger
2018-10-05
Cleanup: don't produce no-dives error message in libdivecomputer.c
Berthold Stoeger
2018-10-01
Mobile download from DC: show the correct DC rather than the latest
Jocke
2018-09-23
Desktop/remember DCs: move non-UI-specific code into the core layer
Dirk Hohndel
2018-08-27
Make device enumeration use the device transport data
Linus Torvalds
2018-08-15
core: remove SettingsObjectWrapper and update qPref calls
jan Iversen
2018-08-11
Android: don't assume that non-BT means FTDI on Android
Dirk Hohndel
2018-08-11
core: remove confusing information from debug message
Dirk Hohndel
2018-07-29
BT support: disable BT download when compiling without BT
Kristaps Dz
2018-07-26
Whitespace cleanup core divecomputer handling
Dirk Hohndel
2018-07-25
core: activate qPrefDiveComputer
jan Iversen
2018-06-28
Add Cressi Giotto, Newton and Drake to list of devices
Stephen Goodall
2018-06-27
QML UI: go back to always saving libdivecomputer logfile
Dirk Hohndel
2018-06-28
Add Cressi Leonardo to list of devices
Stephen Goodall
2018-06-21
core: print the correct message code for download failures
Dirk Hohndel
2018-06-09
core: remove qml properties from downloadfromcthread
jan Iversen
2018-06-09
core: update deviceData default from qml
jan Iversen
2018-06-09
core: remove qml properties from desktop compile
jan Iversen
[next]