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
/
qt-ui
/
downloadfromdivecomputer.cpp
Age
Commit message (
Expand
)
Author
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
2015-01-08
Fix missing return value
Dirk Hohndel
2015-01-08
Dive d/l selection UI: show useful data in a useful format
Dirk Hohndel
2015-01-08
Dive d/l selection UI: don't close the dialog when we're done downloading
Dirk Hohndel
2015-01-08
Dive d/l selection UI: Only try to get the dive list if d/l succeeded
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Remove unused variable
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Add method to remove unused dives
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Hook up OK button
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Create a button to download the data from DC
Tomaz Canabrava
2015-01-08
Dive d/l selection UI: Fill the checked vector as true
Tomaz Canabrava
[next]