aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
2017-11-19QML UI: Kirigami to 2.2Gravatar Jan Mulder
2017-11-19Remove dead codeGravatar Jan Mulder
2017-11-19Fix indentationGravatar Berthold Stoeger
2017-11-19Trivial: fix indentationGravatar Berthold Stoeger
2017-11-18Constify strings in pref.hGravatar Berthold Stoeger
2017-11-18Prevent signed/unsigned comparison warningGravatar Berthold Stoeger
2017-11-18Prevent annoying signed/unsigned comparison warningGravatar Berthold Stoeger
2017-11-18build.sh: fix comparisonGravatar Dirk Hohndel
2017-11-18Switch back to upstream uploadtoolGravatar Dirk Hohndel
2017-11-18Travis: setup up the desired release message right awayGravatar Dirk Hohndel
2017-11-18Travis: include the symlink in the zip of Mac .appGravatar Dirk Hohndel
2017-11-17Release notes: Cleanup, pressure graphs, VPM-B ceilingGravatar Stefan Fuchs
2017-11-17Travis: update the release messageGravatar Dirk Hohndel
2017-11-17Travis: don't edit Release info if this is a PRGravatar Dirk Hohndel
2017-11-17mobile: black and white backgrounds on startingGravatar Jan Mulder
2017-11-17Fix memory leaks in SettingsObjectWrapper.cppGravatar Berthold Stoeger
2017-11-17Fix typo: LENGHT -> LENGTHGravatar Berthold Stoeger
2017-11-17Don't show cylinder pressures for other dive computersGravatar Linus Torvalds
2017-11-17Properly declare 'has_gaschange_event()' functionGravatar Linus Torvalds
2017-11-17Clean up confusing code in setup_gas_sensor_pressure()Gravatar Linus Torvalds
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-16github: update PR template with 'documentation-change'Gravatar Lubomir I. Ivanov
2017-11-16android: Add android build on travis-ciGravatar Anton Lundin
2017-11-16android: Don't re-clone subsurface in android-build-wrapper.shGravatar Anton Lundin
2017-11-16android: Correct path to Qt binariesGravatar Anton Lundin
2017-11-16android: Remove unneeded extra argument parsingGravatar Anton Lundin
2017-11-16android: Install android sdk on a different wayGravatar Anton Lundin