~carlos-mazieri/ubuntu-filemanager-app/model

Viewing all changes in revision 45.

  • Committer: carlos.mazieri at gmail
  • Date: 2013-11-17 14:27:10 UTC
  • Revision ID: carlos.mazieri@gmail.com-20131117142710-o9q4udewfqct9ihf
path from QFileSystemWatcher is taken when the signal of changes arrives, then it is added again in ExternalFSWatcher::slotFireChanges()   when it really is sure that an update is necessary.

This is an attempt to reduce the total processing since during the interval between we receive the signal from QFileSystemWatcher and we emit our own signal no other signal from FileSystemWatcher is necessary.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: