summaryrefslogtreecommitdiffstats
path: root/qt-ui/downloadfromdivecomputer.cpp
AgeCommit message (Expand)Author
2015-10-07Bugfix for checkboxes in DC download window GUI repaint delay.Gravatar pestophagous
2015-09-19Uemis downloader: start downloading using the correct dive IDGravatar Linus Torvalds
2015-09-08Only use DC_TRANSPORT_* with SSRF_CUSTOM_SERIALGravatar Anton Lundin
2015-09-08Disable Bluetooth option from GUI if SSRF_CUSTOM_SERIAL is undefinedGravatar Claudiu Olteanu
2015-09-07Reset the index of the device if the Bth mode is disabledGravatar Claudiu Olteanu
2015-09-07Save Bluetooth download mode settingsGravatar Claudiu Olteanu
2015-09-05More style and readability changesGravatar Tim Wootton
2015-09-02Translate strings for Bluetooth download modeGravatar Claudiu Olteanu
2015-08-20Use the address of the BTH device if its name is emptyGravatar Claudiu Olteanu
2015-07-20Only enable Bluetooth support if building against Qt5.4 or newerGravatar Dirk Hohndel
2015-07-06Add a dialog for remote Bluetooth devices selectionGravatar Claudiu Olteanu
2015-07-06Add a checkbox and a button for Bluetooth download modeGravatar Claudiu Olteanu
2015-05-29Fewer rebuilds triggered by changes in models.hGravatar Tomaz Canabrava
2015-05-21Merge branch 'v4.4-branch' into newmasterGravatar Dirk Hohndel
2015-04-30Uemis downloader: clean up the path for Windows mount pointGravatar Dirk Hohndel
2015-04-30Uemis downloader: allow continuing download by clicking RetryGravatar Dirk Hohndel
2015-04-30Download dialog: we can accept a partial download after an errorGravatar Dirk Hohndel
2015-04-20Uemis downloader: allow continuing download by clicking RetryGravatar Dirk Hohndel
2015-04-20Download dialog: we can accept a partial download after an errorGravatar Dirk Hohndel
2015-02-22Revert "Update Qt4 patch"Gravatar Dirk Hohndel
2015-02-19Update Qt4 patchGravatar Dirk Hohndel
2015-02-15downloadfromdivecomputer.cpp: fix initializer list order warningGravatar Lubomir I. Ivanov
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the DiveList from the mainwindow.uiGravatar Tomaz Canabrava
2015-01-26Fix crash when no dives were selected for downloadingGravatar Miika Turkia
2015-01-26Fix (un)selecting of downloaded divesGravatar Miika Turkia
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2015-01-13Dive download UI: sort the dive computer dropdownGravatar Dirk Hohndel
2015-01-13Attempt a better layout for the download dialogGravatar Dirk Hohndel
2015-01-11Dive d/l selection UI: clear table when retryingGravatar Dirk Hohndel
2015-01-09Dive d/l UI: redo the states, the flow, the buttonsGravatar Dirk Hohndel
2015-01-09Now use our table when downloading from the dive computerGravatar Dirk Hohndel
2015-01-09Add a private table for downloaded divesGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: remove setData() methodGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: fix the row count rangesGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: update checkmark state correctlyGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: the indices are inclusive, allocate enough spaceGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: only allow one download for nowGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: don't setup the model if there are no divesGravatar Dirk Hohndel
2015-01-08Use setEnabled() instead of setDisabled()Gravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: hook up select / unselect allGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: allow clicking anywhere in a rowGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: fix more array access errorsGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: brute force size optimizationsGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: show reasonable column headersGravatar Dirk Hohndel
2015-01-08Random whitespace cleanupGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: fix check if things were checkedGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: close the dialog when doneGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: Only show checkbox on the first columnGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: disable OK until things are downloadedGravatar Dirk Hohndel