aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2018-07-07save-git: allocate user_info members on the heapGravatar Lubomir I. Ivanov
2018-07-07core: update qPrefDisplay.cpp to use all qPref macros.Gravatar jan Iversen
2018-07-07core: add macros to handle get/set/loadsync functionsGravatar jan Iversen
2018-07-07core: add macros to handle setter functionsGravatar jan Iversen
2018-07-07core: add macros to replace getter functionsGravatar jan Iversen
2018-07-07core: qPref private add macros to replace disk* functionsGravatar jan Iversen
2018-07-07core: copy Display from SettingsObjectWrapper to qPref as its own classGravatar jan Iversen
2018-07-07core: pref.h rename showDeveloper to show_developerGravatar jan Iversen
2018-07-07git storage: avoid warning about "Unmatched action 'hash'"Gravatar Dirk Hohndel
2018-07-06core: don't crash on merge of non-existing dive siteGravatar Dirk Hohndel
2018-07-03iOS: find translations againGravatar Dirk Hohndel
2018-07-03Allow to split dives with more than one dive computerGravatar Robert C. Helling
2018-07-03Profile context menu entry to split a diveGravatar Robert C. Helling
2018-07-03Include cylinder pressures upon force_fixup()Gravatar Robert C. Helling
2018-07-04Translations: unify gettextFromC::tr() and QObject::tr()Gravatar Berthold Stoeger
2018-07-04core: remove double definition of enum cloud_storage_statusGravatar jan Iversen
2018-07-04core: add qPref.h_and qPrefprivate.hGravatar jan Iversen
2018-07-04core: sort CMakeLists.txtGravatar jan Iversen
2018-07-04core/profile: move PP_GRAPHS_ENABLED from pref.hGravatar jan Iversen
2018-07-04core: sort struct preferencesGravatar jan Iversen
2018-07-04Dive pictures: implement FindMovedImagesDialogGravatar Berthold Stoeger
2018-07-04Dive pictures: remove hashesGravatar Berthold Stoeger
2018-07-04Dive pictures: find moved pictures based on filenameGravatar Berthold Stoeger
2018-07-04Dive pictures: index local file name by canonical filnameGravatar Berthold Stoeger
2018-07-02Correctly recognize more OSTC variants as BLEGravatar Dirk Hohndel
2018-07-02Use (and update) dive computer times when merging and splitting divesGravatar Linus Torvalds
2018-07-02Use proper sample pointer when deciding to split divesGravatar Linus Torvalds
2018-07-01core: remove prefs-macros.h where unusedGravatar jan Iversen
2018-06-28Dive pictures: render icons with white instead of transparent backgroundGravatar Berthold Stoeger
2018-06-28Add Cressi Giotto, Newton and Drake to list of devicesGravatar Stephen Goodall
2018-06-27QML UI: go back to always saving libdivecomputer logfileGravatar Dirk Hohndel
2018-06-28Add Cressi Leonardo to list of devicesGravatar Stephen Goodall
2018-06-24Localization: make cache thread safe and robust against use-after-freeGravatar Berthold Stoeger
2018-06-24Localization: remove gettextFromC::instance()Gravatar Berthold Stoeger
2018-06-24Localization: don't go via C-string in qthelper.cppGravatar Berthold Stoeger
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