-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unclosable CodeChecker analysis in progress window
On large projects the analysis may take minutes. In this case it is really annyoing for the user to show an unclosable pop-window. Also this information whether an analysis is running is already available in the bottom bar. This patch will remove this pop-up window but will introduce a new tree item on the overview sidebar to stop the analysis.
- Loading branch information
1 parent
ec43c23
commit c6ff2a6
Showing
3 changed files
with
10 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters