ext Coda Highland wrote:
> The fact that the KDE dialog is still attaching the extension even
> after you tell it not to is independent of presenting the wrong filter
> to the QFileDialog call.
> 
> /s/ Adam

Well, since we don't assume the file dialog has this option, Qt Creator 
is automatically adding the extension when it's missing too. That would 
explain why it still did it even after turning it off in the KDE file 
dialog.

I guess Qt Creator should avoid doing magic when the file dialog itself 
already provides it as an option, but I'm not sure if Qt Creator has any 
way to know whether this is the case.

Regards,
Bjørn

-- 
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Development Frameworks

_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to