summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-03Latest translationsGravatar Dirk Hohndel
2018-04-02mapwidget-mobile: initialize the map to [0,0]Gravatar Lubomir I. Ivanov
2018-04-02mapwidget-mobile: do not animate the first selectionGravatar Lubomir I. Ivanov
2018-04-02Android: add Atomics Aquatics Cobalt as deviceGravatar Dirk Hohndel
2018-04-02Update list of supported dive computersGravatar Dirk Hohndel
2018-04-02Update translation source stringsGravatar Dirk Hohndel
2018-04-01Update libdivecomputer submoduleGravatar Dirk Hohndel
2018-04-01Dive pictures: extract timestamp from MP4 and related formatsGravatar Berthold Stoeger
2018-04-01Dive pictures: use get_metadata() in dive_create_picture()Gravatar Berthold Stoeger
2018-04-01Dive pictures: Move metadata functions into own translation unitGravatar Berthold Stoeger
2018-04-01Debug: Error reporting for SHashedImage loadingGravatar Berthold Stoeger
2018-04-01Debug: sprinkle debug messages in thumbnailing codeGravatar Berthold Stoeger
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