Age | Commit message (Expand) | Author |
2017-11-25 | Refresh display if a dive site was edited | Berthold Stoeger |
2017-11-25 | Planner UI improvements: Enable/disable options | Stefan Fuchs |
2017-11-25 | Merge branch 'print' of https://github.com/neolit123/subsurface | Dirk Hohndel |
2017-11-25 | Update filters on refreshDisplay and remember old selecttions | Berthold Stoeger |
2017-11-25 | Fix ownership issues in preferences code | Berthold Stoeger |
2017-11-24 | Fix build without BT support | Dirk Hohndel |
2017-11-24 | printing: update the coping of bundled templates | Lubomir I. Ivanov |
2017-11-24 | printing: only load *.html files in the UI | Lubomir I. Ivanov |
2017-11-24 | printing: detect a 'statistics' template when editing | Lubomir I. Ivanov |
2017-11-24 | printing: handle overwriting in import / export | Lubomir I. Ivanov |
2017-11-24 | printing: make sure that exported templates are .html | Lubomir I. Ivanov |
2017-11-24 | printing: store the last import / export template | Lubomir I. Ivanov |
2017-11-24 | printing: improve messaging in printoptions.cpp | Lubomir I. Ivanov |
2017-11-24 | printing: minor improvements to import / export | Lubomir I. Ivanov |
2017-11-24 | printing: add set_bundled_templates_as_read_only() | Lubomir I. Ivanov |
2017-11-21 | Desktop UI: allow user defined cylinder as default | Jan Mulder |
2017-11-20 | Make handling of booleans consistent on the C++-side of preferences | Berthold Stoeger |
2017-11-20 | Fix typo: successfull -> successful and succesfully -> successfully | Berthold Stoeger |
2017-11-17 | Show all autocompletes after entry of comma in tag list | Jan Mulder |
2017-11-16 | In maintab disable correct label when dive trip selected | Stefan Fuchs |
2017-11-16 | Introduce mode field in Bluetooth device selection dialog | Berthold Stoeger |
2017-11-13 | Make Bluetooth naming consistent | Berthold Stoeger |
2017-11-13 | Planner and profile limit minimum GFlow to 10 and minimum GFhigh to 40 | Stefan Fuchs |
2017-11-12 | Trivial: Replace a QSharedPointer by a QScopedPointer | Berthold Stoeger |
2017-11-12 | Typo: modp02 -> modpO2 | Berthold Stoeger |
2017-11-11 | Fix memory leak in download-from-dive-computer widget | Berthold Stoeger |
2017-11-10 | Initialize Facebook page only when dialog is shown | Berthold Stoeger |
2017-11-10 | preferences: support a pre-defined list of time formats | Lubomir I. Ivanov |
2017-11-10 | preferences: re-use a tr() string in _language.cpp | Lubomir I. Ivanov |
2017-11-10 | preferences: support a pre-defined list of date formats | Lubomir I. Ivanov |
2017-11-09 | map-widget: allow real-time updates of edited markers | Lubomir I. Ivanov |
2017-11-06 | BT device selection dialog: make Save the default button | Berthold Stoeger |
2017-11-06 | Remove unnecessary == NULL test. | Berthold Stoeger |
2017-11-05 | map-widget: move the widget and its resources to 'map-widget' | Lubomir I. Ivanov |
2017-11-04 | Replace itemClicked() by currentItemChanged() in Bt device selection | Berthold Stoeger |
2017-11-04 | Disable o2 break option if last stop is not at 6m/20ft | Stefan Fuchs |
2017-11-04 | O2 breaks code enhancements and cleanup | Stefan Fuchs |
2017-11-04 | Planner UI: Move dive mode UI element to the top of the column... | Stefan Fuchs |
2017-11-04 | In planner for different deco modes enable/disable options correctly | Stefan Fuchs |
2017-11-04 | Correct, cleanup, translate and unify file filters | Stefan Fuchs |
2017-11-04 | Replace QMap::operator[] with QMap::value() | Berthold Stoeger |
2017-11-04 | Planner copy salinity only if current dive exists | Stefan Fuchs |
2017-11-01 | Reset device field in DownloadFromDCWidget according to dive computer | Berthold Stoeger |
2017-10-31 | Postpone error message display if not in GUI thread | Berthold Stoeger |
2017-10-30 | New dive plan set salinity to current dive salinity if dive selected | Stefan Fuchs |
2017-10-29 | Remove three obsolete preferences options for geocoding | Stefan Fuchs |
2017-10-28 | mainwindow.cpp: fix whitespace | Lubomir I. Ivanov |
2017-10-28 | Set checked status of menu entry for dive list filter correctly | Stefan Fuchs |
2017-10-26 | cloudstorage: better member name when updating authentication state | Dirk Hohndel |
2017-10-26 | desktop UI: no longer attempt to manually show error notifications | Dirk Hohndel |