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
2014-10-12
Pass the whole 'device_data_t' to the uemis downloader
Linus Torvalds
2014-08-14
Add "download into private trip" dialog checkmark
Linus Torvalds
2014-07-14
Try to avoid inconsistent selection state after divecomputer download
Dirk Hohndel
2014-05-26
Rework slot to quiet down Qt5 warning
Anton Lundin
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-05-19
Make the code easier to read
Dirk Hohndel
2014-05-19
Fix selection after downloading dives from the dive computer
Dirk Hohndel
2014-05-19
Download from dive computer: Fix the broken selection of devices
Dirk Hohndel
2014-05-19
Divecomputer download: try to offer only those devices that make sense
Dirk Hohndel
2014-05-13
Do not check for null before free.
Tomaz Canabrava
2014-05-13
Move DiveList related methods/classes to own file.
Tomaz Canabrava
2014-05-07
Remove spurious debug printout
Dirk Hohndel
2014-05-07
Even if there is progress text, still set the progress bar percentage
Dirk Hohndel
2014-04-25
Ctrl-W and -Q support for GPS, divelogs.de, divecomputer and CVS import
Dirk Hohndel
2014-04-25
Fix 'cancelling divecomputer download'
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-26
reseting progress_bar_text for new downloads
Danilo Cesar Lemes de Paula
2014-02-26
disable buttons while downloading
Danilo Cesar Lemes de Paula
2014-02-18
Implement the '...' search button for Uemis dive computers
Dirk Hohndel
2014-02-15
Initialize device_data_t data
Dirk Hohndel
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2014-02-12
Don't shadow object members like this
Dirk Hohndel
2014-02-09
downloadfromdivecomputer.cpp improvements
Boris Barbulovski
2014-02-09
DownloadFromDCWidget class cleanup
Boris Barbulovski
2014-01-27
Detect errors while downloading from libdivecomputer
Dirk Hohndel
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-15
Convert to TRUE/FALSE to stdbools true/false
Anton Lundin
2014-01-14
Sort the list of dive computer vendors in the download dialog
Dirk Hohndel
2014-01-08
DownloadFromDCWidget: prevent possible leaks for log/dump files
Lubomir I. Ivanov
2013-12-27
Fix warning about initialization ordering
Dirk Hohndel
2013-12-27
Disable DC device node if it is not needed
Benjamin
2013-12-26
Display warning that dives won't be downloaded when enabling libdc dump
Dirk Hohndel
2013-12-24
Enable libdivecomputer log or dump from the UI
Dirk Hohndel
2013-12-10
Reset libdivecomuter import canceled state
Dirk Hohndel
2013-12-08
When the user cancels a download, reject already downloaded dives
Dirk Hohndel
2013-11-30
Fix all leak-at-exit from singletons in Subsurface
Thiago Macieira
2013-11-21
Work around QMessageBox not showing its title on Mac
Dirk Hohndel
2013-11-09
After done with the DC download dialog, ensure it's in its original state
Dirk Hohndel
2013-10-15
Fix stupid editing error
Dirk Hohndel
2013-10-15
Random white space cleanup
Dirk Hohndel
2013-10-11
Good deal of whitespace fixes and code cleanup.
Tomaz Canabrava
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
[next]