Files
qt-creator/src/libs/cplusplus
Nikolai Kosjar ad49e64ff0 CppTools: Cancel parsing if editor is closed
The m_parserFuture.cancel() in ~BuiltinEditorDocumentProcessor() did not
cancel anything. Thus, closing a document while the parser was running
led to a blocking UI thread.

Now it cancels at the next include directive it encounters.

Change-Id: I092fddbbd747e0bc95265b6e9b4fcc26b3f76cb3
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2016-07-29 12:03:07 +00:00
..
2016-04-11 11:24:33 +00:00
2016-03-30 15:20:19 +00:00
2015-11-19 14:48:38 +00:00
2016-04-11 11:24:33 +00:00
2016-04-11 11:24:33 +00:00
2016-05-13 07:41:37 +00:00
2016-03-30 15:20:19 +00:00
2016-03-30 15:20:19 +00:00
2016-03-30 15:20:19 +00:00