On Tue, Jul 22, 2008 at 10:08:51AM -0400, Bennett Helm wrote: > That fixes it. Running Richard's test, I get printout indicating > modification times everytime I touch /tmp/testfile. Running Enrico's test2, > I get nothing.
Yep, that's the bug, which Richard's test was circumventing. I verified that QFileInfo::refresh() does not work on Solaris and Cygwin, too, so I think that that it does not work on *nix, in general. However, it works on native Windows. I found another related report: http://lists.trolltech.com/qt-interest/2008-05/thread00211-0.html but no replies :( -- Enrico