aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/downloadfromdivecomputer.cpp
AgeCommit message (Expand)Author
2015-01-08Fix missing return valueGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: show useful data in a useful formatGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: don't close the dialog when we're done downloadingGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: Only try to get the dive list if d/l succeededGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Remove unused variableGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Add method to remove unused divesGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Hook up OK buttonGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Create a button to download the data from DCGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Fill the checked vector as trueGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Set the item flagsGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Add the setData methodGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Add the check statesGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Display the downloaded dives in a tableGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: setImportedDivesIndexes implementationGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI:: Constructor, rowCount and ColumnCountGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI:: Add skeleton for the dialogGravatar Tomaz Canabrava
2014-12-29Only check for update after successfull downloadGravatar Anton Lundin
2014-12-29Initialize members in the declared orderGravatar Anton Lundin
2014-12-28Automatic OSTC firmware update: download file and try to installGravatar Dirk Hohndel
2014-12-28OSTC firmware update prompt: use the stable changelog filesGravatar Dirk Hohndel
2014-12-28Progress towards automatic OSTC firmware updatesGravatar Dirk Hohndel
2014-12-27Move OSTC firmware check around a bitGravatar Dirk Hohndel
2014-10-12Pass the whole 'device_data_t' to the uemis downloaderGravatar Linus Torvalds
2014-08-14Add "download into private trip" dialog checkmarkGravatar Linus Torvalds
2014-07-14Try to avoid inconsistent selection state after divecomputer downloadGravatar Dirk Hohndel
2014-05-26Rework slot to quiet down Qt5 warningGravatar Anton Lundin
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-05-19Make the code easier to readGravatar Dirk Hohndel
2014-05-19Fix selection after downloading dives from the dive computerGravatar Dirk Hohndel
2014-05-19Download from dive computer: Fix the broken selection of devicesGravatar Dirk Hohndel
2014-05-19Divecomputer download: try to offer only those devices that make senseGravatar Dirk Hohndel
2014-05-13Do not check for null before free.Gravatar Tomaz Canabrava
2014-05-13Move DiveList related methods/classes to own file.Gravatar Tomaz Canabrava
2014-05-07Remove spurious debug printoutGravatar Dirk Hohndel
2014-05-07Even if there is progress text, still set the progress bar percentageGravatar Dirk Hohndel
2014-04-25Ctrl-W and -Q support for GPS, divelogs.de, divecomputer and CVS importGravatar Dirk Hohndel
2014-04-25Fix 'cancelling divecomputer download'Gravatar Tomaz Canabrava
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-26reseting progress_bar_text for new downloadsGravatar Danilo Cesar Lemes de Paula
2014-02-26disable buttons while downloadingGravatar Danilo Cesar Lemes de Paula
2014-02-18Implement the '...' search button for Uemis dive computersGravatar Dirk Hohndel
2014-02-15Initialize device_data_t dataGravatar Dirk Hohndel
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-02-12Don't shadow object members like thisGravatar Dirk Hohndel
2014-02-09downloadfromdivecomputer.cpp improvementsGravatar Boris Barbulovski
2014-02-09DownloadFromDCWidget class cleanupGravatar Boris Barbulovski
2014-01-27Detect errors while downloading from libdivecomputerGravatar Dirk Hohndel
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-01-14Sort the list of dive computer vendors in the download dialogGravatar Dirk Hohndel