aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-06-04core: remove unused function getDetectedDeviceAddress()Gravatar jan Iversen
2018-06-04mobile: delay combobox selection for download.Gravatar jan Iversen
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-06-04Cleanup: make copyPath() function of static linkageGravatar Berthold Stoeger
2018-06-04Profile: open pictures using local file pathGravatar Berthold Stoeger
2018-06-01user-manual: add note that some Grantlee variables need '|safe'Gravatar Lubomir I. Ivanov
2018-05-31Desktop: Derive UserManual from QDialogGravatar Berthold Stoeger
2018-05-31User Manual: add text for bailout using PSCRGravatar Willem Ferguson
2018-05-30mobile: add timer to measure startup.Gravatar jan Iversen
2018-05-29desktop: use QElapsedTimer to measure timeGravatar jan Iversen
2018-05-28User manual: Add text for dive planning CCR with bailoutGravatar Willem Ferguson
2018-05-28Planner: Don't store a setpoint unless we are in CCR modeGravatar Robert C. Helling
2018-05-28Don't compute SAC if total gas use is unknownGravatar Robert C. Helling
2018-05-28Rename confusing variable nameGravatar Robert C. Helling
2018-05-28Distinguish between user and internal divemode namesGravatar Robert C. Helling
2018-05-27mobile: make list action buttons appear againGravatar Murillo Bernardes
2018-05-27Remove unnecessary {}Gravatar Miika Turkia
2018-05-27Shearwater import: avoid running atoi multiple timesGravatar Miika Turkia
2018-05-27changelogGravatar Miika Turkia
2018-05-27Shearwater import: support for DC reported ceilingGravatar Miika Turkia
2018-05-27Shearwater import: add support for DC reported ceilingGravatar Miika Turkia
2018-05-27Shearwater import: include NDL only if not zeroGravatar Miika Turkia
2018-05-27Shearwater import: new format for DC infoGravatar Miika Turkia
2018-05-27Dive pictures: automatically recalculate thumbnailsGravatar Berthold Stoeger
2018-05-27Dive pictures: give user option to recalculate thumbnailsGravatar Berthold Stoeger
2018-05-27mobile: Adjust About.qml to fit small screens.Gravatar jan Iversen
2018-05-26core: qt-ble.cpp remove postEvent for all platformsGravatar jan Iversen
2018-05-26Dive pictures: Derive thumbnail file from picture filenameGravatar Berthold Stoeger
2018-05-26Cleanup: remove code related to pictures in the cloud-repositoryGravatar Berthold Stoeger
2018-05-26Cleanup: remove deleteLater() in QMLProfileGravatar Berthold Stoeger
2018-05-26Cleanup: remove three instances of deleteLater() in mainwindow.cppGravatar Berthold Stoeger
2018-05-26Cleanup: remove reply and request member variables in QMLManagerGravatar Berthold Stoeger
2018-05-25build-system: added missing .git in get-dep-lib.shGravatar jan Iversen
2018-05-25build-system: update get-dep-lib to not check double on iOSGravatar jan Iversen
2018-05-25Add .mailmap to combine individual contributorsGravatar Miika Turkia
2018-05-25Cleanup: Don't defer deletion of oldModel in DiveListView::reload()Gravatar Berthold Stoeger
2018-05-24profile-widget: set printmode but allow events for ssrf-mobileGravatar jan Iversen
2018-05-24iOS: updated launchscreen so it is more centered.Gravatar jan Iversen
2018-05-24core: replace (void) with UNUSED(x) and include ssrf.hGravatar jan Iversen
2018-05-24core/ssrf.h: add #pragma to avoid clang warning "-Wmissing-field-initializers"Gravatar jan Iversen
2018-05-24core: add ssrf.h as global product headerGravatar jan Iversen
2018-05-24profile-widget: replace (void) with no parameter nameGravatar jan Iversen
2018-05-24desktop-widgets: replace (void) with no parameter nameGravatar jan Iversen
2018-05-24core: replace (void) with no parameter nameGravatar jan Iversen
2018-05-24mobile: application variable unused in mainGravatar jan Iversen
2018-05-24Cleanup: remove code related to picture-storage in git repositoriesGravatar Berthold Stoeger
2018-05-24subsurface: update .gitignore with extra dirs.Gravatar jan Iversen
2018-05-24build-system: integrate get-dep-lib in mobilecomponentsGravatar jan Iversen
2018-05-24build-system: get-dep-lib add support for kirigami and breeze-iconsGravatar jan Iversen
2018-05-23Fix includes for building against Qt-5.11.0Gravatar Gaetan Bisson