Age | Commit message (Expand) | Author |
2018-05-26 | Cleanup: remove three instances of deleteLater() in mainwindow.cpp | Berthold Stoeger |
2018-05-26 | Cleanup: remove reply and request member variables in QMLManager | Berthold Stoeger |
2018-05-25 | build-system: added missing .git in get-dep-lib.sh | jan Iversen |
2018-05-25 | build-system: update get-dep-lib to not check double on iOS | jan Iversen |
2018-05-25 | Add .mailmap to combine individual contributors | Miika Turkia |
2018-05-25 | Cleanup: Don't defer deletion of oldModel in DiveListView::reload() | Berthold Stoeger |
2018-05-24 | profile-widget: set printmode but allow events for ssrf-mobile | jan Iversen |
2018-05-24 | iOS: updated launchscreen so it is more centered. | jan Iversen |
2018-05-24 | core: replace (void) with UNUSED(x) and include ssrf.h | jan Iversen |
2018-05-24 | core/ssrf.h: add #pragma to avoid clang warning "-Wmissing-field-initializers" | jan Iversen |
2018-05-24 | core: add ssrf.h as global product header | jan Iversen |
2018-05-24 | profile-widget: replace (void) with no parameter name | jan Iversen |
2018-05-24 | desktop-widgets: replace (void) with no parameter name | jan Iversen |
2018-05-24 | core: replace (void) with no parameter name | jan Iversen |
2018-05-24 | mobile: application variable unused in main | jan Iversen |
2018-05-24 | Cleanup: remove code related to picture-storage in git repositories | Berthold Stoeger |
2018-05-24 | subsurface: update .gitignore with extra dirs. | jan Iversen |
2018-05-24 | build-system: integrate get-dep-lib in mobilecomponents | jan Iversen |
2018-05-24 | build-system: get-dep-lib add support for kirigami and breeze-icons | jan Iversen |
2018-05-23 | Fix includes for building against Qt-5.11.0 | Gaetan Bisson |
2018-05-21 | mobile: removing print mode from mobile. | jan Iversen |
2018-05-21 | profile-widget: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | desktop-widgets/statistics: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | desktop-widgets/.../facebook: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | desktop-widgets: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | subsurface: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | qt-models: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | core/subsurface-qt: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | core: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | mobile-widgets: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | Dive pictures: don't repopulate DivePictureModel on deletion | Berthold Stoeger |
2018-05-21 | Dive pictures: change removePicture() interface | Berthold Stoeger |
2018-05-21 | Dive pictures: use modelReset signal when reseting picture list | Berthold Stoeger |
2018-05-21 | iOS: copy libdivecomputer.log to clipboard | jan Iversen |
2018-05-21 | iOS: updated text in About to reflect logs not log | jan Iversen |
2018-05-21 | iOS: store libdivecomputer.log in documents (same dir as app log) | jan Iversen |
2018-05-21 | mobile: removed setting for libdivecomputer.log | jan Iversen |
2018-05-21 | iOS: qt-ble.cpp remove unsupported event. | jan Iversen |
2018-05-21 | profile-widget: divepixmapitem.cpp, silence unused parameter | jan Iversen |
2018-05-21 | profile-widget: profilewidget2.cpp, silence unused parameter | jan Iversen |
2018-05-21 | build-system: iOS only turn off specific warnings | jan Iversen |
2018-05-20 | iOS: get rid of ios/Subsurface-mobile | jan Iversen |
2018-05-20 | iOS: remove duplicate of deployment.pri | jan Iversen |
2018-05-20 | QML UI: allow changing the connection ID | jan Iversen |
2018-05-20 | Travis: don't fail Linux build when .zsync is missing | Dirk Hohndel |
2018-05-20 | build-system: libgit2 depends on libcurl and libssh2 | jan Iversen |
2018-05-20 | build-system: corrected -build-deps problem | jan Iversen |
2018-05-20 | core: marked unused parameter | jan Iversen |
2018-05-19 | Mac: don't try to copy libraries we got from Homebrew | Dirk Hohndel |
2018-05-19 | build-system: change the logic when to build what | Dirk Hohndel |