~fboucault/ubuntu-filemanager-app/migrate_toolkit_13

Viewing all changes in revision 515.

LocationItemDirIterator descendants classes now perform the loading inside the constructor according to the new constructor flag LocationItemDirIterator::LoadMode.
LocationItemDirIterator::LoadLater allows LocationItemDirIterator::load() be called later, that is how Network Locations should put the loading inside the secondary thread specific for loading.
For Disk loading, that means in DiskLocationItemDirIterator class it was not implemented because QDir is used directly inside the secondary thread.

Approved by Jenkins Bot, Arto Jalkanen.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: