----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111724/ -----------------------------------------------------------
Review request for KDE Frameworks. Description ------- Ports KDE_rename(..) to QFile::rename(..). All tests pass except those where moving dirs between partitions occur. The Qt4 docs says "rename will fail if newName and oldName are not on the same partition" for QDir::rename(); there's no such mention in Qt 5.dev docs but it still seems to be the case and I'm unsure what to do, please advise. Diffs ----- kioslave/file/file_unix.cpp 64cffa0 Diff: http://git.reviewboard.kde.org/r/111724/diff/ Testing ------- All tests pass except moving dirs between partitions. Thanks, Martin Klapetek
_______________________________________________ Kde-frameworks-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
