[Kile-devel] Kile on Windows: Save and Load Dialog inconsistency

Michel Ludwig michel.ludwig at gmail.com
Thu Jun 14 08:24:31 UTC 2012


On Thursday 14 June 2012 09:09:32 Thomas Friedrichsmeier wrote:
> Another possibility is that on saving, kile uses KFileDialog::getSaveUrl()
> with a non-local, not empty startdir parameter, such as a
> kfiledialog://-url. Look at kfile/kfiledialog.cpp for details of when
> KFileDialog dispatches to QFileDialog. (And, BTW, personally, I think
> native filedialogs work surprisingly well, but should _not_ be the
> default).

Kile doesn't use QFileDialog, only KFileDialog and KEncodingFileDialog. So, 
the switch probably happens inside those two classes as described above. But 
let me investigate further...

Michel


More information about the Kde-windows mailing list