OSDN Git Service

improve file change notification suppression in saveFile()
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 15 Apr 2011 19:23:21 +0000 (21:23 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 18 Apr 2011 13:12:44 +0000 (15:12 +0200)
commit9e6448d38daaaea7699d666550aad0a27c623acf
treeadabba5fdacce48bff71d16c7139e313370437c4
parent2dd1f0d83d805a11f6137acff2a389aab38076aa
improve file change notification suppression in saveFile()

for one, entirely stop monitoring the own IFile.
second, expect changes on the filename - in case other IFiles use it as
well.
these two ensure that nothing weird happens, especially if we show a dialog
and thus enter an event loop.
src/plugins/coreplugin/filemanager.cpp
src/plugins/coreplugin/filemanager.h