aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/downloadfromdivecomputer.cpp
AgeCommit message (Expand)Author
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