David Schulz
b40dcf6d29
ClangTools: Fix crash in document tool runner
...
Prevent removing refactor markers from already destroyed widgets.
Fixes: QTCREATORBUG-24982
Change-Id: Icf8950f8f8407fa8733a1ef30d05abb4a2b44dd4
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
2020-11-26 07:58:53 +00:00
David Schulz
d7ab6210af
ClangTools: Do not show text marks for suppressed diagnostics
...
Do not generate marks for automatic runs
and hide them for the explicitly invoked analyzes.
Change-Id: Ic48e7b13c424c51e7e1759c588c94bbd45e6d1bb
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
2020-10-27 08:50:09 +00:00
David Schulz
ef10f3b937
ClangTools: Add QuickFixes to the editor
...
Change-Id: I9862231f0aa8e8274e8529e57e80eac5ececded9
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2020-09-04 10:14:39 +00:00
David Schulz
e176958da1
ClangTools: Add automatic clang tool runner for open documents
...
Fixes: QTCREATORBUG-23349
Change-Id: I81197180c9d69c7df6184f8fcbf05f2256eaf7f6
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io >
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2020-08-28 07:20:32 +00:00