Commit graph

3 commits

Author SHA1 Message Date
Ivailo Monev
e02ce5c0e0 cleanup file engine, notably the Qt resource part
this is fixes QTBUG-11223, I also would like to take it step further
and make the resources requests prefixed with "qrc:/" so that the
check when to use QResourceFileEngine is even more reliable but
that will require backwards incompatible change so it will be done
in future release.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-11 20:39:33 +00:00
Ivailo Monev
790a861300 remove redundant network-settings header inclusion from tst_qfileinfo source file
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-03 02:08:23 +00:00
Ivailo Monev
ad811c9c7a add QFileInfo test
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-02 15:33:06 +00:00