Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Using following code I could create directory with name "....;.a" , but such names are not valid on Window systems.
@ QDir dir(some_folder()); QString invalid_folder = "....;.a"; bool ret = dir.mkdir(invalid_folder);@
then you should create a bug report on "Jira":http://bugreports.qt.nokia.com/secure/Dashboard.jspa