summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2017-11-26Inform LocationFilterModel of added dive site nameGravatar Berthold Stoeger
2017-11-26Inform LocationFilterModel of changed dive site nameGravatar Berthold Stoeger
2017-11-26Simplify signal handling after dive site editingGravatar Berthold Stoeger
2017-11-26Remove redundant declaration of set_userid()Gravatar Berthold Stoeger
2017-11-26In maintab clear location tags when selecting a dive w/o dive siteGravatar Stefan Fuchs
2017-11-25Refresh display if a dive site was editedGravatar Berthold Stoeger
2017-11-25Planner UI improvements: Enable/disable optionsGravatar Stefan Fuchs
2017-11-25Merge branch 'print' of https://github.com/neolit123/subsurfaceGravatar Dirk Hohndel
2017-11-25Update filters on refreshDisplay and remember old selecttionsGravatar Berthold Stoeger
2017-11-25Fix ownership issues in preferences codeGravatar Berthold Stoeger
2017-11-24Fix build without BT supportGravatar Dirk Hohndel
2017-11-24printing: update the coping of bundled templatesGravatar Lubomir I. Ivanov
2017-11-24printing: only load *.html files in the UIGravatar Lubomir I. Ivanov
2017-11-24printing: detect a 'statistics' template when editingGravatar Lubomir I. Ivanov
2017-11-24printing: handle overwriting in import / exportGravatar Lubomir I. Ivanov
2017-11-24printing: make sure that exported templates are .htmlGravatar Lubomir I. Ivanov
2017-11-24printing: store the last import / export templateGravatar Lubomir I. Ivanov
2017-11-24printing: improve messaging in printoptions.cppGravatar Lubomir I. Ivanov
2017-11-24printing: minor improvements to import / exportGravatar Lubomir I. Ivanov
2017-11-24printing: add set_bundled_templates_as_read_only()Gravatar Lubomir I. Ivanov
2017-11-21Desktop UI: allow user defined cylinder as defaultGravatar Jan Mulder
2017-11-20Make handling of booleans consistent on the C++-side of preferencesGravatar Berthold Stoeger
2017-11-20Fix typo: successfull -> successful and succesfully -> successfullyGravatar Berthold Stoeger
2017-11-17Show all autocompletes after entry of comma in tag listGravatar Jan Mulder
2017-11-16In maintab disable correct label when dive trip selectedGravatar Stefan Fuchs
2017-11-16Introduce mode field in Bluetooth device selection dialogGravatar Berthold Stoeger
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