aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/downloadfromdivecomputer.cpp
AgeCommit message (Expand)Author
2018-10-15Dowload: Deselect dives only if at least one dive was downloadedGravatar Berthold Stoeger
2018-10-15Bluetooth cleanup: remove pointless download_modeGravatar Dirk Hohndel
2018-10-15Desktop/trivial: fix misleading commentGravatar Dirk Hohndel
2018-10-13Cleanup: rename MainWindow member variablesGravatar Berthold Stoeger
2018-10-13Cleanup: Turn widget accessor-functions into simple pointersGravatar Berthold Stoeger
2018-10-12Bluetooth: actually download from the device selectedGravatar Dirk Hohndel
2018-10-12Bluetooth: show the user that we are waiting to connect to DCGravatar Dirk Hohndel
2018-10-12Bluetooth: start discovery if address isn't already knownGravatar Dirk Hohndel
2018-10-12Bluetooth: run a discovery agent for BT/BLE dive computers on macOSGravatar Dirk Hohndel
2018-10-11Undo: isolate undo-commandsGravatar Berthold Stoeger
2018-10-11Undo: clear undo history on load / importGravatar Berthold Stoeger
2018-10-06Import: pass "downloaded" parameter to process_imported_dives()Gravatar Berthold Stoeger
2018-10-06Import: pass a dive table to process_imported_dives()Gravatar Berthold Stoeger
2018-09-24Desktop/remember DCs: insert the remember connection into dropdownGravatar Dirk Hohndel
2018-09-23Core: split process_dives() in post-import and post-load versionsGravatar Berthold Stoeger
2018-09-23Desktop/remember DCs: move non-UI-specific code into the core layerGravatar Dirk Hohndel
2018-09-23Desktop/remember DCs: hook up the shortcut buttonsGravatar Dirk Hohndel
2018-09-23Desktop/remember DCs: remember dive computers that were usedGravatar Dirk Hohndel
2018-09-23Desktop/remember DCs: base UIGravatar Dirk Hohndel
2018-09-01Desktop: allow using a file dialog to find Garmin folderGravatar Dirk Hohndel
2018-08-27Make device enumeration use the device transport dataGravatar Linus Torvalds
2018-08-27Show new firmware notice for OSTC PlusGravatar Jan Mulder
2018-08-15desktop-widget: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-07-26Whitespace cleanup desktop-widgetGravatar Dirk Hohndel
2018-07-25core: activate qPrefDiveComputerGravatar jan Iversen
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-21desktop-widgets: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-04-24Convert our custom IO model to new libdivecomputer IO modelGravatar Linus Torvalds
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-03-04Indentation fix in desktop-widgets/downloadfromdivecomputer.cppGravatar Stefan Fuchs
2018-03-04Correctly spell OSTC cRGravatar Stefan Fuchs
2018-02-04downloadfromdivecomputer.cpp: remove unused variable err_stringGravatar Berthold Stoeger
2018-02-04Cleanup: Remove redefinition of DC_TRANSPORT_BLUETOOTHGravatar Berthold Stoeger
2018-01-31Use queued connection to thread-safe MainWindow error handlingGravatar Berthold Stoeger
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2017-12-31Get Bluetooth device nam from preferences if dialog wasn't shownGravatar Berthold Stoeger
2017-12-17Cleanup: mark parameter as unusedGravatar Dirk Hohndel
2017-11-13Make Bluetooth naming consistentGravatar Berthold Stoeger
2017-11-11Fix memory leak in download-from-dive-computer widgetGravatar Berthold Stoeger
2017-11-06Remove unnecessary == NULL test.Gravatar Berthold Stoeger
2017-11-04Correct, cleanup, translate and unify file filtersGravatar Stefan Fuchs
2017-11-04Replace QMap::operator[] with QMap::value()Gravatar Berthold Stoeger
2017-11-01Reset device field in DownloadFromDCWidget according to dive computerGravatar Berthold Stoeger
2017-10-31Postpone error message display if not in GUI threadGravatar Berthold Stoeger
2017-10-16Connect finished signal of download thread only onceGravatar bs
2017-09-17DC download: show info messages on MacGravatar Dirk Hohndel
2017-09-17DC download: better message at beginning of downloadGravatar Dirk Hohndel
2017-09-17DC download: don't clear message if no dives downloadedGravatar Dirk Hohndel