aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
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
2017-04-26Always set min/max sac in statistics tabGravatar Anton Lundin
2017-04-26Rework statistics tab to use a grid layoutGravatar Anton Lundin
2017-04-26Fix saving table sizeGravatar Tomaz Canabrava
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-22Reduce default verbosityGravatar Dirk Hohndel
2017-04-21Move extra info tab in main window to the very right side againGravatar Stefan Fuchs
2017-04-21After DC import don't do RemoveRows if there is nothing to removeGravatar Stefan Fuchs
2017-04-20Do not abort when there is no current diveGravatar Jan Mulder
2017-04-20Preserve dive mode when planning a diveGravatar Jan Mulder
2017-04-18More strict filter for URL handling in dive notesGravatar Stefan Fuchs
2017-04-18Fix a crash in the URL handling for the dive notesGravatar Stefan Fuchs
2017-04-18Fix a crash on exitGravatar Miika Turkia