Allows to fetch further information of an issue and display
it inside the output pane.
Change-Id: I94ec27b9c060dca9f9523d763b8628a2fce7ca59
Reviewed-by: David Schulz <david.schulz@qt.io>
Enhance issue information by id of the issue to be able
to retrieve further details later.
Change-Id: Ia6ff5c8a0064c45b50f9c712a05f6271f356e59a
Reviewed-by: David Schulz <david.schulz@qt.io>
This is confusing on and even led to crashes on macOS.
Change-Id: I4227a091f2b2ac90405494a1a8b206c4ea672030
Reviewed-by: David Schulz <david.schulz@qt.io>
Since we do not support Qt < 5.15 anymore.
Change-Id: I2585427f4095ffc8507f5de63b6866e1a308b3dd
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
When unlinking a project or if the current startup project
changes remove all existing marks to avoid showing outdated
marks.
Change-Id: I6578a0a145222191f5ec4228e9aeef924f70edf5
Reviewed-by: David Schulz <david.schulz@qt.io>
When we receive a new project info we should update issues
for documents that are opened already.
As we do this only for files that are known to the current
project we may need to postpone this until the project has
been parsed for the first time.
Change-Id: I4241efa9f8a51c1d79fa91e7265bdf359e3d5826
Reviewed-by: David Schulz <david.schulz@qt.io>
Enable style violation queries on files and create some
annotations for the results.
This is just a first step to have visible results, but
will need further tweaking and improvements at several
areas.
Change-Id: Icead2c5232194e7c3beb027d3f7975c90ecadeb5
Reviewed-by: David Schulz <david.schulz@qt.io>
Some placeholder which is populated if the current project
is linked to a dashboard project to have something to
continue work.
Ui is likely to change over time.
Change-Id: I28e7df95006e5db551fcfe38adf68e5dae7c094d
Reviewed-by: David Schulz <david.schulz@qt.io>
Always get http headers of the response to be able
to handle issues more explicitly.
These headers also contain additional information
we will need later on.
Change-Id: I062e97726a473c16b29cd84be0aa37260bac4ed8
Reviewed-by: David Schulz <david.schulz@qt.io>
Allow to link current project to a dashboard project.
Change-Id: If73caab0e26b4b5151dbab1a6c9db72857fddacc
Reviewed-by: David Schulz <david.schulz@qt.io>
Currently incomplete due to missing underlying
infrastructure which will be added separately.
Change-Id: Ied6d09e9a0834370afca5f7be9c2fbd2da210a2e
Reviewed-by: David Schulz <david.schulz@qt.io>