aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/downloadfromdivecomputer.cpp
AgeCommit message (Expand)Author
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
2017-07-28Fix possible memory corruptionGravatar Jan Mulder
2017-06-22Convert to new libdivecomputer custom IO modelGravatar Linus Torvalds
2017-06-15Correctly hook up libdivecomputer log and dumpGravatar Dirk Hohndel
2017-05-29Don't leak memory on downloaded dives not pickedGravatar Dirk Hohndel
2017-05-28Fix abort when Bluetooth mode is defaultGravatar Jan Mulder
2017-05-27QML UI: add the DownloadThreadGravatar Tomaz Canabrava
2017-05-27Reduce the scope of variablesGravatar Tomaz Canabrava
2017-05-27Extract the device_data_t into helper classGravatar Tomaz Canabrava
2017-05-27Move the fill_computer_list() out of widgetsGravatar Tomaz Canabrava
2017-05-27Separate the download thread from the widget logicGravatar Tomaz Canabrava
2017-05-27Move model code to modelsGravatar Tomaz Canabrava
2017-05-26Creation of dive duration string and surface interval stringGravatar Stefan Fuchs
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-04-25OSTC3 incorrect notice to upgrade firmwareGravatar Jan Mulder
2017-04-23Translate string "cancel download" in DC download widget...Gravatar Stefan Fuchs
2017-04-22Download from divecomputer: reset progress bar fractionGravatar Dirk Hohndel
2017-04-22Download from divecomputer: don't show bogus progress textGravatar Dirk Hohndel
2017-04-22Download from divecomputer: stop timer on errorGravatar Dirk Hohndel
2017-04-21After DC import don't do RemoveRows if there is nothing to removeGravatar Stefan Fuchs
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-04divecomputer > dive computerGravatar Martin Měřinský
2017-01-12Notify Ostc 4 users about new firmwaresGravatar Anton Lundin
2017-01-12Document potential bug sourceGravatar Anton Lundin
2016-12-28Check for firmware updates on new devices toGravatar Anton Lundin
2016-09-18Workaround abuse of the now missing DC_TRANSPORT_BLUETOOTHGravatar Anton Lundin
2016-08-27Settings update: Add "Dive Computer" settings to SettingsObjectWrapperGravatar Tomaz Canabrava
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-09Silence warnings in downloadfromdivecomputer.cppGravatar Dirk Hohndel
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava