Hi all,

On recent Qt versions (4.4.3-5 on Arch linux), the order of files returned by QFileDialog::getOpenFileNames seems to be random. Is there a reason for this
change? Is there a way to change this behavior?

With QT 4.3.1 the order of files is the order they were clicked, which seems to make more sense

Thanks a lot!