Age | Commit message (Expand) | Author |
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 |
2018-07-04 | Shellcheck | Joakim Bygdell |
2018-07-04 | Update INSTALL file | Jocke |
2018-07-04 | Update android build env. | Joakim Bygdell |
2018-07-04 | Add build variables file | Joakim Bygdell |
2018-07-04 | Latest translations | Dirk Hohndel |
2018-07-03 | Update translation source strings | Dirk Hohndel |
2018-07-03 | Update CHANGELOG.md | Dirk Hohndel |
2018-07-03 | Bump Subsurface-mobile version | Dirk Hohndel |
2018-07-03 | iOS: find translations again | Dirk Hohndel |
2018-07-03 | macOS: we don't need to bundle QtDBus | Dirk Hohndel |
2018-07-03 | macOS: we no longer need libssh2 | Dirk Hohndel |
2018-07-03 | Allow to split dives with more than one dive computer | Robert C. Helling |
2018-07-03 | CHANGELOG entry | Robert C. Helling |
2018-07-03 | Profile context menu entry to split a dive | Robert C. Helling |
2018-07-03 | Include cylinder pressures upon force_fixup() | Robert C. Helling |
2018-07-04 | Translations: unify gettextFromC::tr() and QObject::tr() | Berthold Stoeger |
2018-07-04 | core: remove double definition of enum cloud_storage_status | jan Iversen |
2018-07-04 | core: add qPref.h_and qPrefprivate.h | jan Iversen |
2018-07-04 | core: sort CMakeLists.txt | jan Iversen |
2018-07-04 | core/profile: move PP_GRAPHS_ENABLED from pref.h | jan Iversen |
2018-07-04 | core: sort struct preferences | jan Iversen |
2018-07-03 | Codingstyle: fix typo | Dirk Hohndel |
2018-07-03 | build-system: tell Travis to wait longer for downloads | Dirk Hohndel |
2018-07-03 | build-system: add travis_wait shell functions | Dirk Hohndel |
2018-07-04 | Codingstyle: add comment on "auto". | Berthold Stoeger |