OSDN Git Service

DebuggingHelper: Always invalidate cached QtVersion information after run
authorKai Koehne <kai.koehne@nokia.com>
Mon, 9 May 2011 09:19:37 +0000 (11:19 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Fri, 13 May 2011 10:46:34 +0000 (12:46 +0200)
commit91259db4fb6f786ee4aec5f60eaf2e1c404476bd
tree3538839e9ec9d2bb2be1aa234257f27730fe003f
parente6b58f234bd8322d2a020d9089c6692e174fca0f
DebuggingHelper: Always invalidate cached QtVersion information after run

Moving this to DebuggingHelperBuildTask / QtVersionManager makes sure
the version information is also updated if e.g. the QtOptionsPage has
been closed in between.

Also, update all Qt versions that share the same qmake path.

Change-Id: Idc23f6d9fa609e2a36f1d6d4cb09c6483afd4cc4
src/plugins/qt4projectmanager/debugginghelperbuildtask.cpp
src/plugins/qt4projectmanager/qmakestep.cpp
src/plugins/qt4projectmanager/qmldumptool.cpp
src/plugins/qt4projectmanager/qtoptionspage.cpp
src/plugins/qt4projectmanager/qtversionmanager.cpp
src/plugins/qt4projectmanager/qtversionmanager.h