Skip to content

don't include non-working context-menu entries#558

Merged
milianw merged 6 commits intoKDAB:masterfrom
GitMensch:cleanup-contextmenu
Dec 3, 2023
Merged

don't include non-working context-menu entries#558
milianw merged 6 commits intoKDAB:masterfrom
GitMensch:cleanup-contextmenu

Conversation

@GitMensch
Copy link
Contributor

@GitMensch GitMensch commented Nov 12, 2023

follow-up to 5d5df76
fixes #557

the biggest open question is: can we see in resultsutil.cpp which context we are in? In this case the filtering for "Top Hotspots per File" could be much easer and there's no need to change src/models/data.h

side note: I find it quite confusing that "binary only symbols" have the binary name in the symbol name and no binary name, maybe it would be good to change that and, if needed, add a flag "binaryOnly"?

GitMensch and others added 6 commits December 3, 2023 21:16
This data has no meaningful symbols and thus shouldn't show these
actions at all.
Previously we incorrectly set the binary as symbol name which
was obviously wrong and lead to confusion and hacky code
in other places.
@milianw milianw force-pushed the cleanup-contextmenu branch from 22d6f1c to 9fdc433 Compare December 3, 2023 20:40
@milianw milianw merged commit 241948f into KDAB:master Dec 3, 2023
@GitMensch GitMensch deleted the cleanup-contextmenu branch December 4, 2023 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Summary Tab: Top Hotspots per File should not have "filter out/in by symbol"

2 participants