Age | Commit message (Expand) | Author |
2018-07-07 | save-git: allocate user_info members on the heap | Lubomir I. Ivanov |
2018-07-07 | core: update qPrefDisplay.cpp to use all qPref macros. | jan Iversen |
2018-07-07 | core: add macros to handle get/set/loadsync functions | jan Iversen |
2018-07-07 | core: add macros to handle setter functions | jan Iversen |
2018-07-07 | core: add macros to replace getter functions | jan Iversen |
2018-07-07 | core: qPref private add macros to replace disk* functions | jan Iversen |
2018-07-07 | core: copy Display from SettingsObjectWrapper to qPref as its own class | jan Iversen |
2018-07-07 | core: pref.h rename showDeveloper to show_developer | jan Iversen |
2018-07-07 | git storage: avoid warning about "Unmatched action 'hash'" | Dirk Hohndel |
2018-07-06 | core: don't crash on merge of non-existing dive site | Dirk Hohndel |
2018-07-03 | iOS: find translations again | Dirk Hohndel |
2018-07-03 | Allow to split dives with more than one dive computer | Robert C. Helling |
2018-07-03 | Profile context menu entry to split a dive | Robert C. Helling |
2018-07-03 | Include cylinder pressures upon force_fixup() | Robert C. Helling |
2018-07-04 | Translations: unify gettextFromC::tr() and QObject::tr() | Berthold Stoeger |
2018-07-04 | core: remove double definition of enum cloud_storage_status | jan Iversen |
2018-07-04 | core: add qPref.h_and qPrefprivate.h | jan Iversen |
2018-07-04 | core: sort CMakeLists.txt | jan Iversen |
2018-07-04 | core/profile: move PP_GRAPHS_ENABLED from pref.h | jan Iversen |
2018-07-04 | core: sort struct preferences | jan Iversen |
2018-07-04 | Dive pictures: implement FindMovedImagesDialog | Berthold Stoeger |
2018-07-04 | Dive pictures: remove hashes | Berthold Stoeger |
2018-07-04 | Dive pictures: find moved pictures based on filename | Berthold Stoeger |
2018-07-04 | Dive pictures: index local file name by canonical filname | Berthold Stoeger |
2018-07-02 | Correctly recognize more OSTC variants as BLE | Dirk Hohndel |
2018-07-02 | Use (and update) dive computer times when merging and splitting dives | Linus Torvalds |
2018-07-02 | Use proper sample pointer when deciding to split dives | Linus Torvalds |
2018-07-01 | core: remove prefs-macros.h where unused | jan Iversen |
2018-06-28 | Dive pictures: render icons with white instead of transparent background | Berthold Stoeger |
2018-06-28 | Add Cressi Giotto, Newton and Drake to list of devices | Stephen Goodall |
2018-06-27 | QML UI: go back to always saving libdivecomputer logfile | Dirk Hohndel |
2018-06-28 | Add Cressi Leonardo to list of devices | Stephen Goodall |
2018-06-24 | Localization: make cache thread safe and robust against use-after-free | Berthold Stoeger |
2018-06-24 | Localization: remove gettextFromC::instance() | Berthold Stoeger |
2018-06-24 | Localization: don't go via C-string in qthelper.cpp | Berthold Stoeger |
2018-06-24 | Fix interpretation of dive mode changes upon replan | Robert C. Helling |
2018-06-24 | Make planner notes divemode aware... | Robert C. Helling |
2018-06-22 | Dive pictures: fix loading of remote images without local version | Berthold Stoeger |
2018-06-21 | FTDI support: try ftdi_open first if the device name is 'ftdi' | Dirk Hohndel |
2018-06-21 | core: print the correct message code for download failures | Dirk Hohndel |
2018-06-21 | mobile: better message regarding logfiles | Dirk Hohndel |
2018-06-21 | Revert "cleanup: remove empty function" | Anton Lundin |
2018-06-20 | qt-ble: purge pending read data when writing | Linus Torvalds |
2018-06-20 | qt-ble: improve responsiveness of waiting for bluetooth data | Linus Torvalds |
2018-06-20 | equipment: use MAX_TANK_INFO in equipment.c | Lubomir I. Ivanov |
2018-06-20 | equipment: sanitize 'ws_info' loop limits | Lubomir I. Ivanov |
2018-06-20 | equipment: sanitize 'tank_info' loop limits | Lubomir I. Ivanov |
2018-06-20 | core: add free_samples helper | Dirk Hohndel |
2018-06-20 | core: use num in alloc_samples | jan Iversen |
2018-06-18 | libdc interface: remove debug messages | Berthold Stoeger |