~carlos-mazieri/ubuntu-filemanager-app/new-protocols-support-04

Viewing all changes in revision 512.

  • Committer: carlos-mazieri
  • Date: 2015-12-12 13:19:40 UTC
  • Revision ID: carlos.mazieri@gmail.com-20151212131940-x6an42tdxygjv454
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: