summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2018-06-24Fix interpretation of dive mode changes upon replanGravatar Robert C. Helling
2018-06-24Make planner notes divemode aware...Gravatar Robert C. Helling
2018-06-22Dive pictures: fix loading of remote images without local versionGravatar Berthold Stoeger
2018-06-21FTDI support: try ftdi_open first if the device name is 'ftdi'Gravatar Dirk Hohndel
2018-06-21core: print the correct message code for download failuresGravatar Dirk Hohndel
2018-06-21mobile: better message regarding logfilesGravatar Dirk Hohndel
2018-06-21Revert "cleanup: remove empty function"Gravatar Anton Lundin
2018-06-20qt-ble: purge pending read data when writingGravatar Linus Torvalds
2018-06-20qt-ble: improve responsiveness of waiting for bluetooth dataGravatar Linus Torvalds
2018-06-20equipment: use MAX_TANK_INFO in equipment.cGravatar Lubomir I. Ivanov
2018-06-20equipment: sanitize 'ws_info' loop limitsGravatar Lubomir I. Ivanov
2018-06-20equipment: sanitize 'tank_info' loop limitsGravatar Lubomir I. Ivanov
2018-06-20core: add free_samples helperGravatar Dirk Hohndel
2018-06-20core: use num in alloc_samplesGravatar jan Iversen
2018-06-18libdc interface: remove debug messagesGravatar Berthold Stoeger
2018-06-17Dive computers: turn QMultiMap into sorted vectorGravatar Berthold Stoeger
2018-06-17Cleanup: remove eplicit constructors and unused member variableGravatar Berthold Stoeger
2018-06-17Fix an error around translation of dive modes in the UIGravatar Stefan Fuchs
2018-06-15DM5 import: support for larger sample sizeGravatar Miika Turkia
2018-06-15core: make prefs-macros compile safe.Gravatar jan Iversen
2018-06-13Dive pictures: Make failure of loading images less noisyGravatar Berthold Stoeger
2018-06-09core: remove qml properties from downloadfromcthreadGravatar jan Iversen
2018-06-09core: update deviceData default from qmlGravatar jan Iversen
2018-06-09mobile: add DCDeviceData properties to qmlmanagerGravatar jan Iversen
2018-06-09core: remove qml properties from desktop compileGravatar jan Iversen
2018-06-08Provide correct cylinder pressures for bailout divesGravatar Willem Ferguson
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-04core: remove unused function getDetectedDeviceAddress()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-05-30mobile: add timer to measure startup.Gravatar jan Iversen
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-27Remove unnecessary {}Gravatar Miika Turkia
2018-05-27Shearwater import: avoid running atoi multiple timesGravatar Miika Turkia
2018-05-27Shearwater import: support for DC reported ceilingGravatar 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-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-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-24core: replace (void) with no parameter nameGravatar jan Iversen
2018-05-24Cleanup: remove code related to picture-storage in git repositoriesGravatar Berthold Stoeger