summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2020-04-26cleanup: remove Command::inCommand()Gravatar Berthold Stoeger
2020-04-25build-system/android: remove libusb at QTestGravatar Dirk Hohndel
2020-04-24cleanup: move clearing of event names to clear_dive_file_data()Gravatar Berthold Stoeger
2020-04-24cleanup: move clearing of device nodes to clear_dive_file_data()Gravatar Berthold Stoeger
2020-04-24cleanup: whitespace fixGravatar Berthold Stoeger
2020-04-24cleanup: move get_dc_nickname from qthelper.cpp to divecomputer.cppGravatar Berthold Stoeger
2020-04-24filter: add a week to maximum default date timeGravatar Berthold Stoeger
2020-04-24filter: implement filtering for divemodeGravatar Berthold Stoeger
2020-04-20core: return -1 from explicit_first_cylinder() if dive has no cylindersGravatar Berthold Stoeger
2020-04-20profile: avoid invalid accesses in setup_gas_sensor_pressureGravatar Berthold Stoeger
2020-04-19desktop: remove user surveyGravatar Dirk Hohndel
2020-04-18core: debug cert callsGravatar Dirk Hohndel
2020-04-18core: bring back libgit2 certificate callbackGravatar Dirk Hohndel
2020-04-18debug output: ensure our debug output is captured on AndroidGravatar Dirk Hohndel
2020-04-18Fix CSV for profile exportGravatar Robert C. Helling
2020-04-18profile: avoid double-free when reusing plot_infoGravatar Berthold Stoeger
2020-04-15git-storage: add additional debug outputGravatar Dirk Hohndel
2020-04-15git-storage: add helper function to delete remote branchGravatar Dirk Hohndel
2020-04-15git-storage: fix up old broken local caches to use the right branchGravatar Linus Torvalds
2020-04-15git-storage: make creation of empty cache repo set the initial branchGravatar Linus Torvalds
2020-04-13divelist: when removing/adding a dive unregister/register fulltextGravatar Berthold Stoeger
2020-04-13mobile: remove fine-grained notificationGravatar Berthold Stoeger
2020-04-13Remove extra argument and add a testGravatar Robert C. Helling
2020-04-13Preserve events when editing dive in plannerGravatar Robert C. Helling
2020-04-13Fix compiler warning about variable length field not last in struct.Gravatar Robert C. Helling
2020-04-11media: invalidate correct dive when removing pictureGravatar Berthold Stoeger
2020-04-11Merge pull request #2643 from bstoeger/cylinder4Gravatar Dirk Hohndel
2020-04-10Merge pull request #2736 from Subsurface-divelog/removeCloudOverrideGravatar Dirk Hohndel
2020-04-10Merge pull request #2737 from Subsurface-divelog/libgitCleanupGravatar Dirk Hohndel
2020-04-10code cleanup: once we find a match, stop checkingGravatar Dirk Hohndel
2020-04-10BLE dive computer detectionGravatar Dirk Hohndel
2020-04-10mobile/models: correctly reset the connection modelGravatar Dirk Hohndel
2020-04-10media: move picture function from dive.c to picture.cGravatar Berthold Stoeger
2020-04-10cleanup: remove picture_free()Gravatar Berthold Stoeger
2020-04-10cleanup: remove dive_get_picture_count() functionGravatar Berthold Stoeger
2020-04-10cloud-storage: create consistent commit message for mergesGravatar Dirk Hohndel
2020-04-09cloud-storage: simplify creation of git authorshipGravatar Dirk Hohndel
2020-04-09cleanup: remove support for ancient versions of libgit2Gravatar Dirk Hohndel
2020-04-09core: remove cloud certificate overrideGravatar Dirk Hohndel
2020-04-08fulltext: don't call words.clear() in FullText::populate()Gravatar Berthold Stoeger
2020-04-08fulltext: rename fulltext_reload() to fulltext_populate()Gravatar Berthold Stoeger
2020-04-07git: don't check for git sha in parse_file()Gravatar Berthold Stoeger
2020-04-07undo: more fine-grained editing of cylinderGravatar Berthold Stoeger
2020-04-07cleanup: remove same_cylinderGravatar Berthold Stoeger
2020-04-07cylinders: use preferences modpO2 preferences valueGravatar Berthold Stoeger
2020-04-07cleanup: remove commented-out evn_foreach() functionGravatar Berthold Stoeger
2020-04-07cleanup: remove remove_event() functionGravatar Berthold Stoeger
2020-04-07cleanup: remove vintage report_error() function declarationGravatar Berthold Stoeger
2020-04-07core: split out create_gas_change_event() from add_gas_change_event()Gravatar Berthold Stoeger
2020-04-07cleanup: move add_gas_switch_event to dive.cGravatar Berthold Stoeger