aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-31Update libdivecomputer submoduleGravatar Dirk Hohndel
2018-03-26MXE Windows build script: Chance MXE make call in commentGravatar Stefan Fuchs
2018-03-26MXE Windows build script: Do right build flavor also for googlemapsGravatar Stefan Fuchs
2018-03-22Travis: test build against Qt 5.5Gravatar Dirk Hohndel
2018-03-22Use older API to remove dependency on Qt 5.8 or newerGravatar Dirk Hohndel
2018-03-22iOS: add MapLocationModel and corresponding helperGravatar Dirk Hohndel
2018-03-22iOS: build googlemapsGravatar Dirk Hohndel
2018-03-22cmake: move maplocationmodel to generic modelsGravatar Dirk Hohndel
2018-03-22iOS: build fixGravatar Dirk Hohndel
2018-03-19Profile heatmap/heartrate: Only enable max one of these at same timeGravatar Stefan Fuchs
2018-03-19Profile heartrate: Nicer min/max values and tic distanceGravatar Stefan Fuchs
2018-03-19Fix non-interactive Qt installation for AndroidGravatar Dirk Hohndel
2018-03-19Update CHANGELOG.mdGravatar Berthold Stoeger
2018-03-19Dive pictures: If EXIF data couldn't be parsed, use creation dateGravatar Berthold Stoeger
2018-03-19Dive pictures: Don't read whole file for parsing EXIF dataGravatar Berthold Stoeger
2018-03-19Android build: switch to Qt 5.10.1Gravatar Dirk Hohndel
2018-03-19Android/iOS build: get libxml2 and libxslt from GitHubGravatar Dirk Hohndel
2018-03-19QML UI: Fix checkbox colorGravatar Joakim Bygdell
2018-03-19QML UI: drop focus when selecting a locationGravatar Joakim Bygdell
2018-03-19Mobile: change location combobox idGravatar Joakim Bygdell
2018-03-19Mobile: Fix location comboboxGravatar Joakim Bygdell
2018-03-19Mobile: for multiple buddies pick index of firstGravatar Joakim Bygdell
2018-03-19QML UI: drop focus on editGravatar Joakim Bygdell
2018-03-19Moblie: remove comparison when savingGravatar Joakim Bygdell
2018-03-19QML UI: drop focus when ComboBox element is pickedGravatar Dirk Hohndel
2018-03-19QML UI: cylinders aren't editableGravatar Dirk Hohndel
2018-03-19QML UI: switch editing back to comboBoxGravatar Joakim Bygdell
2018-03-19CSV export: CHANGELOG entryGravatar Stefan Fuchs
2018-03-19CSV export: Remove erroneous printed dive site notes from exportGravatar Stefan Fuchs
2018-03-19CSV import/export: Sort parameter list and add commentGravatar Stefan Fuchs
2018-03-19CSV export: Correct numeric format for depthGravatar Stefan Fuchs
2018-03-19CSV export: Modify format of dive list and dive profile exportGravatar Stefan Fuchs
2018-03-19Cleanup: Initialize variable MainTab::lastSelectedDiveGravatar Berthold Stoeger
2018-03-15CHANGELOG.md: add latest map-widget changesGravatar Lubomir I. Ivanov
2018-03-15MapWidgetContextMenu.qml: improve the action textGravatar Lubomir I. Ivanov
2018-03-15MapWidget.qml: try to preserve zoom when opening Google MapsGravatar Lubomir I. Ivanov
2018-03-15MapWidget.qml: use a new URL format for Google MapsGravatar Lubomir I. Ivanov
2018-03-14Cleanup: consistently use toUtf8() instead of toLocal8Bit()Gravatar Berthold Stoeger
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-03-14Cleanup: constify string arguments in core/dive.cGravatar Berthold Stoeger
2018-03-14Cleanup: Set text encoding to UTF-8 for all platforms.Gravatar Berthold Stoeger
2018-03-14Subsurface-mobile: Add OSTC 2 TR as support dive computerGravatar Dirk Hohndel
2018-03-14Update translation source stringsGravatar Dirk Hohndel
2018-03-13Remove now obsolete scriptGravatar Dirk Hohndel
2018-03-13Update libdivecomputer submoduleGravatar Dirk Hohndel
2018-03-13Subsurface update for upstream libdivecomputer changesGravatar Linus Torvalds
2018-03-13Treat a PSCR dive with sensors more like a CCR diveGravatar Anton Lundin
2018-03-13Fix up CCR/PSCR dives with sensors values without no_o2sensorsGravatar Anton Lundin
2018-03-13Use the current dive mode instead of constantGravatar Anton Lundin