- 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
Made Qml Oscilloscope example little more sensible...
Made Qml Oscilloscope example little more sensible
Removed spline and animations as the point of the example is to
demonstrate high refresh rate use case. Also now default to useOpenGL.
Change-Id: Iaf43bd8789893a9ed9bc409038e7d22d1bd7185d
Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>