summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2017-06-30BLE handling: create helper function to add the LE: prefixGravatar Dirk Hohndel
2017-06-29Better colors for BT pairing dialogGravatar Dirk Hohndel
2017-06-30BT address 0 is bogusGravatar Robert C. Helling
2017-06-26Bluetooth: make LE-only devices add "LE:" as an address prefixGravatar Linus Torvalds
2017-06-22Convert to new libdivecomputer custom IO modelGravatar Linus Torvalds
2017-06-21Remove old duplicated codeGravatar Anton Lundin
2017-06-18Desktop UI: reset cloud storage progress 'percentage'Gravatar Dirk Hohndel
2017-06-17QML UI: redesign the user notificationGravatar Dirk Hohndel
2017-06-16code cleanup: remove unimplemented classes and structsGravatar Jan Mulder
2017-06-16code cleanup: remove 2 unused structsGravatar Jan Mulder
2017-06-15Correctly hook up libdivecomputer log and dumpGravatar Dirk Hohndel
2017-06-11TabDiveInformation.cpp: use lrint() for sac.mliter in updateData()Gravatar Lubomir I. Ivanov
2017-06-11simplewidgets.cpp: silence warning about parenthesesGravatar Lubomir I. Ivanov
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-27Random whitespace cleanupGravatar Dirk Hohndel
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-27Display the dialog correctlyGravatar 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-05-09Allow weight system name to be editedGravatar Jan Mulder
2017-05-07Merge branch 'seabear-refactor'Gravatar Dirk Hohndel
2017-05-07Refactor Seabear importGravatar Miika Turkia
2017-05-07Move intdup to qthelperGravatar Miika Turkia
2017-05-06Wire up duration units preference UIGravatar Dirk Hohndel
2017-05-06Add UI for duration preferenceGravatar Dirk Hohndel
2017-05-06Save tags when manually adding diveGravatar Dirk Hohndel
2017-05-06Fix some warningsGravatar Dirk Hohndel
2017-05-06Check if we have an instance before dereferencing itGravatar Dirk Hohndel
2017-05-06File selector should filter images we can actually handle.Gravatar Robert C. Helling
2017-05-06Image import: Make Exif handling more tolerant, better info,...Gravatar Stefan Fuchs
2017-05-04Implement OSTC4 specific settingsGravatar Anton Lundin
2017-05-04Connect up all the OSTC4 common settingsGravatar Anton Lundin
2017-05-04Start to read/write and present some OSTC4 settingsGravatar Anton Lundin
2017-05-04Wire up a skeleton for configure OSTC 4Gravatar Anton Lundin
2017-05-04Build a gui for configure OSTC 4Gravatar Anton Lundin
2017-05-04Remove unneccecery spacer namesGravatar Anton Lundin
2017-05-04Remove unneccecery label namesGravatar Anton Lundin
2017-05-01Update translation and strings for gas usage in statsGravatar Stefan Fuchs
2017-05-01Show min/max SAC in statistics only if different to average...Gravatar Stefan Fuchs
2017-05-01Change layout of information and statistics tab...Gravatar Stefan Fuchs
2017-05-01Picture feature: Improve UI and translation of shift image times...Gravatar Stefan Fuchs
2017-04-30Picture feature: Improve UI and translation of shift image times dialogGravatar Stefan Fuchs
2017-04-29Fix call to tr in order to create translation stringsGravatar Dirk Hohndel
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-04-26Hide avg max depth thingieGravatar Anton Lundin