aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2017-11-13Make Bluetooth naming consistentGravatar Berthold Stoeger
2017-11-13Planner and profile limit minimum GFlow to 10 and minimum GFhigh to 40Gravatar Stefan Fuchs
2017-11-12Trivial: Replace a QSharedPointer by a QScopedPointerGravatar Berthold Stoeger
2017-11-12Typo: modp02 -> modpO2Gravatar Berthold Stoeger
2017-11-11Fix memory leak in download-from-dive-computer widgetGravatar Berthold Stoeger
2017-11-10Initialize Facebook page only when dialog is shownGravatar Berthold Stoeger
2017-11-10preferences: support a pre-defined list of time formatsGravatar Lubomir I. Ivanov
2017-11-10preferences: re-use a tr() string in _language.cppGravatar Lubomir I. Ivanov
2017-11-10preferences: support a pre-defined list of date formatsGravatar Lubomir I. Ivanov
2017-11-09map-widget: allow real-time updates of edited markersGravatar Lubomir I. Ivanov
2017-11-06BT device selection dialog: make Save the default buttonGravatar Berthold Stoeger
2017-11-06Remove unnecessary == NULL test.Gravatar Berthold Stoeger
2017-11-05map-widget: move the widget and its resources to 'map-widget'Gravatar Lubomir I. Ivanov
2017-11-04Replace itemClicked() by currentItemChanged() in Bt device selectionGravatar Berthold Stoeger
2017-11-04Disable o2 break option if last stop is not at 6m/20ftGravatar Stefan Fuchs
2017-11-04O2 breaks code enhancements and cleanupGravatar Stefan Fuchs
2017-11-04Planner UI: Move dive mode UI element to the top of the column...Gravatar Stefan Fuchs
2017-11-04In planner for different deco modes enable/disable options correctlyGravatar Stefan Fuchs
2017-11-04Correct, cleanup, translate and unify file filtersGravatar Stefan Fuchs
2017-11-04Replace QMap::operator[] with QMap::value()Gravatar Berthold Stoeger
2017-11-04Planner copy salinity only if current dive existsGravatar Stefan Fuchs
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-30New dive plan set salinity to current dive salinity if dive selectedGravatar Stefan Fuchs
2017-10-29Remove three obsolete preferences options for geocodingGravatar Stefan Fuchs
2017-10-28mainwindow.cpp: fix whitespaceGravatar Lubomir I. Ivanov
2017-10-28Set checked status of menu entry for dive list filter correctlyGravatar Stefan Fuchs
2017-10-26cloudstorage: better member name when updating authentication stateGravatar Dirk Hohndel
2017-10-26desktop UI: no longer attempt to manually show error notificationsGravatar Dirk Hohndel
2017-10-26Divelistview: use report_error to report and errorGravatar Dirk Hohndel
2017-10-26desktop UI: always show errors when reportedGravatar Dirk Hohndel
2017-10-23Fix broken multi selected dive to tripGravatar Jan Mulder
2017-10-23[Facebook] Back to previous behavior when we were able to upload data,Gravatar Guillaume GARDET
2017-10-23[Facebook] add more debug when we are not able to create a new albumGravatar Guillaume GARDET
2017-10-22mainwindow: disable fullscreen support by defaultGravatar Lubomir I. Ivanov
2017-10-20Silence random warningsGravatar Dirk Hohndel
2017-10-20Turn off Facebook debug messages unless verboseGravatar Dirk Hohndel
2017-10-19Use displayed_dc instead of current_dcGravatar Robert C. Helling
2017-10-19Refuse to save an empty log to the clouldGravatar Robert C. Helling
2017-10-19printoptions.cpp: correctly remember the last selected templateGravatar Lubomir I. Ivanov
2017-10-17Tags for geo references: Nicer look, translations and warning messageGravatar Stefan Fuchs
2017-10-17Correct spelling for text in prefs georeferencesGravatar Stefan Fuchs
2017-10-16Connect finished signal of download thread only onceGravatar bs
2017-10-16Correctly name member function gasChange of DivePlannerPointsModelGravatar Stefan Fuchs
2017-10-16In location information UI set reverse geo lookup button activ...Gravatar Stefan Fuchs
2017-10-09Use lrint() for all degrees_t related roundingGravatar Lubomir I. Ivanov
2017-10-09Preferences units dialog: Tab order and silence warningsGravatar Stefan Fuchs
2017-10-09Display units in dive list table based on prefs optionGravatar Stefan Fuchs
2017-10-08preferences: add missing dialog iconGravatar Lubomir I. Ivanov
2017-10-07Locationinformation: correctly handle strings on the heapGravatar Dirk Hohndel