aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-15testing/git-storage: don't override test accountsGravatar Dirk Hohndel
2020-04-15testing/git-storage: alternative random number generation for Qt 5.9Gravatar Dirk Hohndel
2020-04-15testing/git-storage: fairly fundamental rewrite of the storage testGravatar Dirk Hohndel
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-13cleanup: turn protected into private membersGravatar Berthold Stoeger
2020-04-13cleanup: remove protected access specifier in ProfileWidget2Gravatar Berthold Stoeger
2020-04-13dive sites: properly reload dive site model on desktopGravatar Berthold Stoeger
2020-04-13desktop: remove special QGroupBox stylesheet for non-Windows systemsGravatar Berthold Stoeger
2020-04-13mobile: update version to 3.0.4Gravatar Dirk Hohndel
2020-04-13divelist: when removing/adding a dive unregister/register fulltextGravatar Berthold Stoeger
2020-04-13mobile: don't call main loop for notifications once initializedGravatar Berthold Stoeger
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