summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-25Hand planner variables to profileGravatar Robert C. Helling
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-11-25Run variations calculation in backgroundGravatar Robert C. Helling
2017-11-25Add logic parentheses to make compiler happyGravatar Robert C. Helling
2017-11-25Update Subsurface-mobile version numberGravatar Dirk Hohndel
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-25Replace bool * array by std::vector<char> in MultiFilterInterfaceGravatar Berthold Stoeger
2017-11-25LocationFilter: use equality instead of substring comparisonGravatar Berthold Stoeger
2017-11-25Fix crash when dives have no dive siteGravatar Dirk Hohndel
2017-11-25Release notes.Gravatar Jan Mulder
2017-11-25mobile: get GPS data from dive site nameGravatar Jan Mulder
2017-11-25mobile: autocomplete location namesGravatar Jan Mulder
2017-11-25Only call autogroup when it's enabledGravatar Dirk Hohndel
2017-11-25Fix ownership issues in preferences codeGravatar Berthold Stoeger
2017-11-25Cleanup: remove unused extern declarationGravatar Berthold Stoeger
2017-11-24Travis: Mac: enable googlemaps againGravatar Dirk Hohndel
2017-11-24Travis: Mac build prevent error out when not using libcurl/libssh2Gravatar Dirk Hohndel
2017-11-24build.sh: remove googlemaps .qmake.conf hackGravatar Dirk Hohndel
2017-11-24build.sh: don't use sed -iGravatar Dirk Hohndel
2017-11-24Fix build without BT supportGravatar Dirk Hohndel
2017-11-24Travis: try to make sure failing builds failGravatar Dirk Hohndel
2017-11-24build.sh: only modify googlemaps .qmake.conf on MacGravatar Dirk Hohndel
2017-11-24printing: add release note about the recent template changesGravatar Lubomir I. Ivanov
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-24printing: delete `One Dive Simple.html` and cleanupGravatar Lubomir I. Ivanov
2017-11-24PATCH: Update the single-dive per page print templateGravatar Willem Ferguson
2017-11-24Include stdbool.h also from prefs.h if included from C fileGravatar Stefan Fuchs
2017-11-24Change prefs.show_units_table to boolGravatar Stefan Fuchs
2017-11-23Fix obscure display bug in profile widget, where heat map wasn't shownGravatar Berthold Stoeger
2017-11-22Clean up system_default_filename()Gravatar Berthold Stoeger
2017-11-22Copy default filename string when assigning to default preferencesGravatar Berthold Stoeger
2017-11-21Update Release notes for this PR (and more)Gravatar Jan Mulder
2017-11-21Desktop UI: allow user defined cylinder as defaultGravatar Jan Mulder
2017-11-21Disable Mention-BotGravatar Dirk Hohndel
2017-11-20Make handling of booleans consistent on the C-side of preferencesGravatar Berthold Stoeger
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-19mobile: new Kirigami SHAGravatar Jan Mulder
2017-11-19QML UI: QtQuick.Layouts to 1.2Gravatar Jan Mulder
2017-11-19QML UI: QtQuick.Controls to version 2.2Gravatar Jan Mulder
2017-11-19QML UI: QtQuick to 2.6Gravatar Jan Mulder