I didn't expect Creator to pick up the icon changes at all - the other IDE's I've used (XCode and MSVC) certainly don't!
It would be great if it did show the up to date icons, even if the IDE doesn't not support Tortoise. I've gotten used to switching to Explorer/Finder/Nautilus just to check the svn state of files which is a bit silly if you think about it. I also use NautilusSVN on Ubuntu and SCPlugin on OSX, both of which add badges to the file system. I've not tested Creator with those yet however. Perhaps you could add an option to disable the caching for those of use who use such tools? 2009/9/17 Thorbjørn Lindeijer <[email protected]> > ext Danny Price wrote: > > I just checked a project I'm working on into SVN via Tortoise (Vista) > > and I've noticed that the project tree started using the icon badges > > from Tortoise - the wrong icon badges at that. All my files (all of > > which are up-to-date in SVN) now have the 'modified' badge and I can't > > get rid of them. > > This is a known issue. It happens because Qt Creator requests the system > icon for the file, which already includes the TortoiseSVN overlay, and > for performance reasons caches the icon once for each file type. > > The breakage is because multiple files of the same type can have > different icons based on their state in Subversion. Depending on the > speed impact, the issue could be fixed by disabling the icon caching, > though I'm not sure if the icons will then also update correctly when > the Subversion state changes (I doubt it). > > Regards, > Bjørn > > -- > Thorbjørn Lindeijer > Software Engineer > Nokia, Qt Development Frameworks > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
