Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android: fix QDir::entryInfoList() with content URIs
Correctly return only the fileName portion from AndroidContentFileEngineIterator::currentFileName(); which QDirIteratorPrivate::matchesFilters() expects when looking for matches of the file pattern provided to the QDirIterator. Fixes: QTBUG-112738 Pick-to: 6.5 6.2 5.15 Change-Id: I98dba2df014b27f33cd7e54fab3ad2de8c7c1750 Reviewed-by: Ville Voutilainen <[email protected]>
- Loading branch information