- Use '/' key to quickly access this field.
- Enter a name of repository, or repository group for quick search.
- Prefix query to allow special search:
user:admin, to search for usernames, always global
user_group:devops, to search for user groups, always global
pr:303, to search for pull request number, title, or description, always global
commit:efced4, to search for commits, scoped to repositories or groups
file:models.py, to search for file paths, scoped to repositories or groups
For advanced full text search visit: repository search
Install the plugins.qmltypes file as it is not possible to generate...
Install the plugins.qmltypes file as it is not possible to generate
Since it relies on QtWidgets for Qt Quick 2 then qmlplugindump is unable
to generate the plugins.qmltypes file on request by Qt Creator. So we
create it ourselves and copy it when installing the qmldir file.
Change-Id: I04370687ad18cd2fc03f65ffdf228800d4f2eaaa
Reviewed-by: Titta Heikkala <titta.heikkala@digia.com>