summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/androidcontentfileengine.cpp
diff options
context:
space:
mode:
authorJacek Poplawski <jacek.poplawski@qt.io>2025-07-17 12:26:32 +0200
committerJacek Poplawski <jacek.poplawski@qt.io>2025-07-25 22:23:24 +0200
commit72c8952c24ed16104ed9849a48f93ad609a9d806 (patch)
tree30b5e11d6ad06ab068b65762ae13e98f387350cb /src/plugins/platforms/android/androidcontentfileengine.cpp
parentd76cebe6330af932a8eee5b48c2f0a0d89be3df6 (diff)
tst_qxmlstream: replace recursive copyDir with iterative version
Reimplemented copyDir using QDirListing and an iterative approach, replacing the previous recursive version based on QDirIterator. The new implementation is significantly faster on large directory trees and more robust on VxWorks/QEMU, where the old version occasionally failed. Also added logging of execution time for diagnostics. Task-number: QTBUG-137562 Change-Id: Icf689bf0e4f09377376e18401ec352449e74ed2c Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/plugins/platforms/android/androidcontentfileengine.cpp')
0 files changed, 0 insertions, 0 deletions