Age | Commit message (Expand) | Author |
2018-07-11 | Update mailmap | Dirk Hohndel |
2018-07-11 | core: remove clang warning in divesite.c | jan Iversen |
2018-07-10 | Travis: add Qt 5.6 testing | Dirk Hohndel |
2018-07-10 | build-system: we always require QtQuick and QtLocation | Dirk Hohndel |
2018-07-10 | core: add version variables to qPref and make it qml loadable | jan Iversen |
2018-07-10 | ssrf: mobile-helper, check return code from qmlRegisterType | jan Iversen |
2018-07-10 | core: make qPref::cloud_status the only version of the enum | jan Iversen |
2018-07-10 | UDDF import: add support for decimal comma for depth | Miika Turkia |
2018-07-09 | Travis: build Android against Qt 5.11.1 | Dirk Hohndel |
2018-07-09 | Android: update to use Qt5.11.1 | Dirk Hohndel |
2018-07-09 | Latest translations | Dirk Hohndel |
2018-07-09 | Travis: build iOS against Qt 5.11.1 | Dirk Hohndel |
2018-07-09 | Travis: build macOS against Qt 5.11.1 | Dirk Hohndel |
2018-07-09 | Travis: install from Homebrew instead of using a cache | Dirk Hohndel |
2018-07-09 | Travis: update to macOS 10.11 based image | Dirk Hohndel |
2018-07-09 | build.sh: provide usage message and exit on unknown arg | Dirk Hohndel |
2018-07-09 | build-system: allow selection of Debug or Release build | Dirk Hohndel |
2018-07-09 | user-manual: Update Spanish translation to f3db29846 | Salvador Cuñat |
2018-07-09 | user-manual: Update Spanish translation to English 220905422 | Salvador Cuñat |
2018-07-09 | Update CHANGELOG.md | Berthold Stoeger |
2018-07-09 | Dive pictures: differentiate between IO-error and unknown format | Berthold Stoeger |
2018-07-09 | Dive pictures: Import unknown-type icon | Berthold Stoeger |
2018-07-08 | Install subsurface.appdata.xml | Alexander Wilms |
2018-07-08 | CHANGELOG.md: fix bad markdown formatting | Lubomir I. Ivanov |
2018-07-08 | Dive pictures: detach ProfileWidget2 from DivePictureModel | Berthold Stoeger |
2018-07-08 | Dive pictures: Recognize video files | Berthold Stoeger |
2018-07-08 | Dive pictures: Import video icon | Berthold Stoeger |
2018-07-07 | CHANGELOG.md: update with the recent save-git fix | Lubomir I. Ivanov |
2018-07-07 | save-git: allocate user_info members on the heap | Lubomir I. Ivanov |
2018-07-07 | build-system/macOS: don't get libgit2 from pkgconfig when building it ourselves | Dirk Hohndel |
2018-07-07 | build-system/macOS: fix up the id of libssh2 as well | Dirk Hohndel |
2018-07-07 | build-system/macOS: correctly test if we need to adjust the id of libgit2 | Dirk Hohndel |
2018-07-07 | core: update qPrefDisplay.cpp to use all qPref macros. | jan Iversen |
2018-07-07 | core: add macros to handle get/set/loadsync functions | jan Iversen |
2018-07-07 | core: add macros to handle setter functions | jan Iversen |
2018-07-07 | core: add macros to replace getter functions | jan Iversen |
2018-07-07 | core: qPref private add macros to replace disk* functions | jan Iversen |
2018-07-07 | core: copy Display from SettingsObjectWrapper to qPref as its own class | jan Iversen |
2018-07-07 | core: pref.h rename showDeveloper to show_developer | jan Iversen |
2018-07-07 | git storage: avoid warning about "Unmatched action 'hash'" | Dirk Hohndel |
2018-07-06 | core: don't crash on merge of non-existing dive site | Dirk Hohndel |
2018-07-06 | build-system/macOS: remove outdated message about errors | Dirk Hohndel |
2018-07-06 | build-system/macOS: update the signing script | Dirk Hohndel |
2018-07-06 | build-system/macOS: copy one more library when building against Qt5.11 | Dirk Hohndel |
2018-07-06 | build-system/macOS: update make-package.sh to use macOS 10.11 as base version | Dirk Hohndel |
2018-07-06 | build-system/macOS: try both possitble locations for googlemaps | Dirk Hohndel |
2018-07-06 | ssrf: remove LIBRARY_PATH from makefile | jan Iversen |
2018-07-06 | ssrf: add "make check" to central makefile | jan Iversen |
2018-07-06 | tests: make testpreferences.h loadable independent of testdive | jan Iversen |
2018-07-05 | mobile-widgets: solve cloudstatus register problem | jan Iversen |