Merge branch 'develop' into feat/acknowledge_release_type

Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
This commit is contained in:
Alexandru Ionut Tripon 2023-08-12 12:42:30 +03:00 committed by GitHub
commit b3b2e9df35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
721 changed files with 21136 additions and 19041 deletions

View file

@ -104,6 +104,7 @@ void ResourcePage::openedImpl()
updateSelectionButton();
triggerSearch();
m_ui->searchEdit->setFocus();
}
auto ResourcePage::eventFilter(QObject* watched, QEvent* event) -> bool