2014-10-09 3:57 GMT+04:00 Marc Mutz <marc.m...@kdab.com>: > Hi Julien, > > On Tuesday 07 October 2014 14:30:59 Julien Blanc wrote: > > However, i agree that changing this would : > > * break a lot of code > > No, it cannot, if, as I propose, it's added to Qt 5. > > > * permit only to solve really lower level / corner case issues > > The value lies _also_ in being able to iterate over "weird" filenames > (where > weird simply means plugging in a USB stick into an otherwise UTF-8-only > system). >
Qt doesn't mount that USB stick, Qt doesn't manage mounting [and whatever else system-wide] flags and settings; so should Qt ever care about some platform/misconfiguration issues? IMO, issues like this one should (or even must) be fixed at a platform level, whilst high-level frameworks should not even try to workaround them. This is exactly what we were decided to do with the "space character(s) at the end of file name" issue on Windows, BTW. Regards, Konstantin
_______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development