aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-06-08mobile: mobile unreferenced ic iconsGravatar jan Iversen
2018-06-08mobile: remove unneeded alias from mobile-resourcesGravatar jan Iversen
2018-06-08mobile: clean qml dir (move dive.jpg to icons)Gravatar jan Iversen
2018-06-08mobile: sort mobile-resources.qrcGravatar jan Iversen
2018-06-08Provide correct cylinder pressures for bailout divesGravatar Willem Ferguson
2018-06-07mobile: correct comboProduct if model changesGravatar jan Iversen
2018-06-07iOS: move get-dep-lib outside ARCH loopGravatar jan Iversen
2018-06-07Dive pictures: remove cache_picture() call in dive_add_picture()Gravatar Berthold Stoeger
2018-06-06Bugfix: Load PSC dive logsGravatar Willem Ferguson
2018-06-05core: remove "static void copyPath" unusedGravatar jan Iversen
2018-06-04Dive picture: fix toggling of picture-visibilityGravatar Berthold Stoeger
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