Files
qt-creator/src/plugins/cpptools
Cristian Adam b7bfcc3786 CppTools: Do not reindex all sources on project update
When CMake was run it would cause an update, which would have a
cancelAndWaitForFinished on the future interface.

The CppTools would have the future interface added on all updates, and
even though an indexing job would be finished, it would be picked up as
active and cancelled, which would be interpreted as action from the user
to cancel the indexing and cause a full reindex.

This patch makes sure that if an indexing job has finished, it doesn't
register as active, and only the jobs that actually do some work, and
will be finished will wait for the cancel signal.

Change-Id: If8a4db2a4a7a5707a360db84affe794ab0678d38
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2020-02-20 13:53:36 +00:00
..
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-11-01 09:53:45 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-02-08 08:43:32 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-03-05 09:40:54 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-02-08 08:43:32 +00:00
2019-11-01 09:53:45 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-02-08 08:43:32 +00:00
2019-11-01 09:53:45 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00
2019-01-21 09:00:18 +00:00