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
2013-10-03
Make the classes generated by uic be real members of our classes
Thiago Macieira
2013-10-03
Include the ui_*.h headers in the main headers.
Thiago Macieira
2013-09-17
move process_dives to the mainthread
Danilo Cesar Lemes de Paula
2013-09-16
implement device probe in C
Danilo Cesar Lemes de Paula
2013-09-10
improve DownloadDialog's error handling
Danilo Cesar Lemes de Paula
2013-09-10
improve DownloadDialog UI control
Danilo Cesar Lemes de Paula
2013-08-29
fix DownloadDialog behavior
Danilo Cesar Lemes de Paula
2013-06-28
A couple of dialog modality considerations
Lubomir I. Ivanov
2013-06-28
Close child windows and dialogs with main window
Lubomir I. Ivanov
2013-06-24
Enable downloads from the UEMIS Zurich
Dirk Hohndel
2013-06-16
Properly initialize device_data_t when downloading
Linus Torvalds
2013-05-30
Fixed running the Download dialog multiple times
Dirk Hohndel
2013-05-30
Hook up the Download dialog
Dirk Hohndel
2013-05-22
Implement default dive computer and device
Dirk Hohndel
2013-05-22
The never ending, futile fight for whitespace consistency
Dirk Hohndel
2013-05-20
Implement rudimentary divecomputer download
Dirk Hohndel
2013-05-20
Populate the Vendor && Dive computer information.
Tomaz Canabrava
2013-05-20
Added code to cancel the thread.
Tomaz Canabrava
2013-05-20
Skeleton code for a non-blocking UI thread for downloading dives from the DC
Tomaz Canabrava