aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2018-10-06Import: pass a dive table to process_imported_dives()Gravatar Berthold Stoeger
2018-10-07Dive information: fix surface interval calculationGravatar Berthold Stoeger
2018-10-04Import: Make DiveLogImportDialog modalGravatar Berthold Stoeger
2018-10-04Cleanup: move CSVApps into .cpp fileGravatar Berthold Stoeger
2018-10-04Import: import Poseidon MkVI logs via DiveLogImportDialogGravatar Berthold Stoeger
2018-10-02update-manager: actually remember that we asked the userGravatar Dirk Hohndel
2018-09-30Bluetooth: use standard Qt code on WindowsGravatar Dirk Hohndel
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-09-29Cleanup: Devirtualize WebServices::downloadTimedOut()Gravatar Berthold Stoeger
2018-09-29Cleanup: don't derive UserSurveyServices from WebServicesGravatar Berthold Stoeger
2018-09-29Cleanup: don't use QByteArray::data() to create copyGravatar Berthold Stoeger
2018-09-29Cleanup: don't needlessly recalculate dive list on CSV importGravatar Berthold Stoeger
2018-09-29Cleanup: Don't leak DiveLogImportDialog objectsGravatar Berthold Stoeger
2018-09-28Parser: parse text-based files into arbitrary tableGravatar Berthold Stoeger
2018-09-28Cleanup: remove redundant prototypes from dive.hGravatar 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/settings: hook up button to clear remembered DCsGravatar Dirk Hohndel
2018-09-23Desktop/settings: add button to forget remembered dive computersGravatar Dirk Hohndel
2018-09-23Desktop/remember DCs: avoid highlighted buttonGravatar Dirk Hohndel
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-19Dive media: on import read metadata only onceGravatar Berthold Stoeger
2018-09-16Desktop UI: small layout correction export dialogGravatar Jan Mulder
2018-09-15code cleanup: replace lring with file local functionGravatar Tomaz Canabrava
2018-09-15code cleanup: no need for default if we test every caseGravatar Tomaz Canabrava
2018-09-15code cleanup: use ByteArray.size() instead of strlenGravatar Tomaz Canabrava
2018-09-15code cleanup: pre-calculate the test and pass it directlyGravatar Tomaz Canabrava
2018-09-15code cleanup: allocate the vector in one goGravatar Tomaz Canabrava
2018-09-15code cleanup: simplify if / else chainsGravatar Tomaz Canabrava
2018-09-15code cleanup: remove allocationsGravatar Tomaz Canabrava
2018-09-15code cleanup: use nullptr in C++ filesGravatar Tomaz Canabrava
2018-09-15code cleanup: unamed namespace instead of global or static variablesGravatar Tomaz Canabrava
2018-09-15code cleanup: sort headers alphabeticallyGravatar Tomaz Canabrava
2018-09-15Update the dive list context menu to reflect new media interfaceGravatar willemferguson
2018-09-14Desktop: remove "edit dive" from log menuGravatar Jan Mulder
2018-09-14Add Q_OBJECT macro to two more classesGravatar Dirk Hohndel
2018-09-14Desktop: disable UI elements that make no sense during editingGravatar Jan Mulder
2018-09-13Optional anonymization upon exportGravatar Robert C. Helling
2018-09-12Planner: fix display of "overlapping dives" messageGravatar Berthold Stoeger
2018-09-12Fix broken translations in dive list filter plus simplify stringsGravatar Stefan Fuchs
2018-09-11core/settings: change bestmixend to int, to allow qml to workGravatar jan Iversen
2018-09-11core/settings ... : remove qPref* includes in qPref.hGravatar jan Iversen
2018-09-11core: declare cloud_status in qPrefCloudStorageGravatar jan Iversen
2018-09-11desktop/profile-widget: update signal from _changed to ChangedGravatar jan Iversen
2018-09-10prefs: cloud_new_password is not a preferenceGravatar Dirk Hohndel
2018-09-10prefs: git_local_only is not a preferenceGravatar Dirk Hohndel
2018-09-09Desktop: Remove webservice, remove UI components (2)Gravatar Jan Mulder