patch for KFileDialog silliness

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Thu Apr 2 10:21:16 CEST 2009


> Von: Rob Bayer 
> > - don't use tabs
> 
> Will do.  Not sure when my MSVC reverted back to tabs... seems to
> happen every time I re-run cmake.  Argh.
> 
> > - make sure to use the correct QString::replace() -
> converted.replace("\\/","\\") isn't optimal
> >
> 
> What would you suggest?  AFAIK there is no QString::replace(QString,
> QChar), so I can't do replace("\\/",'/') and replace("\\/","/") still
> seems like it should be faster than the previous for loop
> implementation.
> 
I've overseen that it's "\\/" - but what is this for? Do we really have such path separators?? Strange...


Christian

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01


More information about the Kde-windows mailing list