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
/
qt-ui
/
downloadfromdivecomputer.cpp
Age
Commit message (
Expand
)
Author
2015-10-07
Bugfix for checkboxes in DC download window GUI repaint delay.
pestophagous
2015-09-19
Uemis downloader: start downloading using the correct dive ID
Linus Torvalds
2015-09-08
Only use DC_TRANSPORT_* with SSRF_CUSTOM_SERIAL
Anton Lundin
2015-09-08
Disable Bluetooth option from GUI if SSRF_CUSTOM_SERIAL is undefined
Claudiu Olteanu
2015-09-07
Reset the index of the device if the Bth mode is disabled
Claudiu Olteanu
2015-09-07
Save Bluetooth download mode settings
Claudiu Olteanu
2015-09-05
More style and readability changes
Tim Wootton
2015-09-02
Translate strings for Bluetooth download mode
Claudiu Olteanu
2015-08-20
Use the address of the BTH device if its name is empty
Claudiu Olteanu
2015-07-20
Only enable Bluetooth support if building against Qt5.4 or newer
Dirk Hohndel
2015-07-06
Add a dialog for remote Bluetooth devices selection
Claudiu Olteanu
2015-07-06
Add a checkbox and a button for Bluetooth download mode
Claudiu Olteanu
2015-05-29
Fewer rebuilds triggered by changes in models.h
Tomaz Canabrava
2015-05-21
Merge branch 'v4.4-branch' into newmaster
Dirk Hohndel
2015-04-30
Uemis downloader: clean up the path for Windows mount point
Dirk Hohndel
2015-04-30
Uemis downloader: allow continuing download by clicking Retry
Dirk Hohndel
2015-04-30
Download dialog: we can accept a partial download after an error
Dirk Hohndel
2015-04-20
Uemis downloader: allow continuing download by clicking Retry
Dirk Hohndel
2015-04-20
Download dialog: we can accept a partial download after an error
Dirk Hohndel
2015-02-22
Revert "Update Qt4 patch"
Dirk Hohndel
2015-02-19
Update Qt4 patch
Dirk Hohndel
2015-02-15
downloadfromdivecomputer.cpp: fix initializer list order warning
Lubomir I. Ivanov
2015-02-10
Remove the ProfileWidget from mainwindow.ui
Tomaz Canabrava
2015-02-10
Remove the DiveList from the mainwindow.ui
Tomaz Canabrava
2015-01-26
Fix crash when no dives were selected for downloading
Miika Turkia
2015-01-26
Fix (un)selecting of downloaded dives
Miika Turkia
2015-01-17
Clean up the header files
Dirk Hohndel
2015-01-13
Dive download UI: sort the dive computer dropdown
Dirk Hohndel
2015-01-13
Attempt a better layout for the download dialog
Dirk Hohndel
2015-01-11
Dive d/l selection UI: clear table when retrying
Dirk Hohndel
2015-01-09
Dive d/l UI: redo the states, the flow, the buttons
Dirk Hohndel
2015-01-09
Now use our table when downloading from the dive computer
Dirk Hohndel
2015-01-09
Add a private table for downloaded dives
Dirk Hohndel
2015-01-09
Dive d/l selection UI: remove setData() method
Dirk Hohndel
2015-01-09
Dive d/l selection UI: fix the row count ranges
Dirk Hohndel
2015-01-09
Dive d/l selection UI: update checkmark state correctly
Dirk Hohndel
2015-01-09
Dive d/l selection UI: the indices are inclusive, allocate enough space
Dirk Hohndel
2015-01-09
Dive d/l selection UI: only allow one download for now
Dirk Hohndel
2015-01-09
Dive d/l selection UI: don't setup the model if there are no dives
Dirk Hohndel
2015-01-08
Use setEnabled() instead of setDisabled()
Dirk Hohndel
2015-01-08
Dive d/l selection UI: hook up select / unselect all
Dirk Hohndel
2015-01-08
Dive d/l selection UI: allow clicking anywhere in a row
Dirk Hohndel
2015-01-08
Dive d/l selection UI: fix more array access errors
Dirk Hohndel
2015-01-08
Dive d/l selection UI: brute force size optimizations
Dirk Hohndel
2015-01-08
Dive d/l selection UI: show reasonable column headers
Dirk Hohndel
2015-01-08
Random whitespace cleanup
Dirk Hohndel
2015-01-08
Dive d/l selection UI: fix check if things were checked
Dirk Hohndel
2015-01-08
Dive d/l selection UI: close the dialog when done
Dirk Hohndel
2015-01-08
Dive d/l selection UI: Only show checkbox on the first column
Dirk Hohndel
2015-01-08
Dive d/l selection UI: disable OK until things are downloaded
Dirk Hohndel
[next]