index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
downloadfromdivecomputer.h
Age
Commit message (
Expand
)
Author
2019-03-18
Leak fix: make ostcFirmwareCheck a unique_ptr
Berthold Stoeger
2018-10-12
Bluetooth: run a discovery agent for BT/BLE dive computers on macOS
Dirk Hohndel
2018-09-24
Desktop/remember DCs: insert the remember connection into dropdown
Dirk Hohndel
2018-09-23
Desktop/remember DCs: move non-UI-specific code into the core layer
Dirk Hohndel
2018-09-23
Desktop/remember DCs: hook up the shortcut buttons
Dirk Hohndel
2018-09-23
Desktop/remember DCs: remember dive computers that were used
Dirk Hohndel
2018-08-27
Make device enumeration use the device transport data
Linus Torvalds
2017-11-11
Fix memory leak in download-from-dive-computer widget
Berthold Stoeger
2017-11-01
Reset device field in DownloadFromDCWidget according to dive computer
Berthold Stoeger
2017-05-27
Reduce the scope of variables
Tomaz Canabrava
2017-05-27
Extract the device_data_t into helper class
Tomaz Canabrava
2017-05-27
Move the fill_computer_list() out of widgets
Tomaz Canabrava
2017-05-27
Separate the download thread from the widget logic
Tomaz Canabrava
2017-05-27
Move model code to models
Tomaz Canabrava
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava