aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-13mobile: remove overwriting of line special case in ui-notificationGravatar 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-12profile: remove ProfileWidget2::replotEnabledGravatar Berthold Stoeger
2020-04-12delegates: remove TankInfoDelegate::createEditor()Gravatar Berthold Stoeger
2020-04-12cleanup: remove unnecessary profile update after adding new diveGravatar Berthold Stoeger
2020-04-11media: invalidate correct dive when removing pictureGravatar Berthold Stoeger
2020-04-11Merge pull request #2643 from bstoeger/cylinder4Gravatar Dirk Hohndel
2020-04-11Merge pull request #2742 from bstoeger/clean87Gravatar Dirk Hohndel
2020-04-11cleanup: don't keep pointer-to-picture in PictureEntryGravatar Berthold Stoeger
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-10Update CHANGELOGGravatar 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-10cleanup: directly return from DivePictureModel::data()Gravatar Berthold Stoeger
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-10undo: refine pasting of cylindersGravatar Berthold Stoeger
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-09build-system: remove references to long gone support for libgit2 < 0.23Gravatar Dirk Hohndel
2020-04-09build-system: deal with libgit2 versions 1 and laterGravatar 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-07delegates: remove ComboBoxTemplate::fixTabBehaviorGravatar Berthold Stoeger
2020-04-07delegates: call fixTabBehavior *before* closing the editorGravatar Berthold Stoeger
2020-04-07cleanup: remove conditional compilation in cylindermodel.cppGravatar Berthold Stoeger
2020-04-07undo: call invalidate_dive_cache() when editing cylindersGravatar Berthold Stoeger
2020-04-07cleanup: make static fields local to ComboBoxDelegateGravatar Berthold Stoeger
2020-04-07cleanup: remove TankInfoDelegate::reenableReplotGravatar Berthold Stoeger
2020-04-07cleanup: remove unneeded includes from TabDiveEquipment.cppGravatar Berthold Stoeger
2020-04-07undo: show multiple dive warning when editing equipmentGravatar Berthold Stoeger
2020-04-07undo: more fine-grained editing of cylinderGravatar Berthold Stoeger
2020-04-07undo: store all cylinders in EditCylinderBaseGravatar Berthold Stoeger
2020-04-07cleanup: remove same_cylinderGravatar Berthold Stoeger
2020-04-07undo: be more flexible about which cylinders to editGravatar Berthold Stoeger
2020-04-07desktop/tabwidgets: replace editMode by booleanGravatar Berthold Stoeger
2020-04-07desktop/tabwidgets: replace IGNORE_MODE by flagGravatar Berthold Stoeger
2020-04-07desktop: properly initialize activeText of model-delegatesGravatar Berthold Stoeger
2020-04-07cylinders: use preferences modpO2 preferences valueGravatar Berthold Stoeger
2020-04-07undo: reload dive on removal of gas-switchGravatar Berthold Stoeger
2020-04-07undo: switch to affected dive on undo/redo of event-changesGravatar Berthold Stoeger