~carlos-mazieri/ubuntu-filemanager-app/samba-actions-07

Viewing all changes in revision 434.

  • Committer: carlos-mazieri
  • Date: 2015-07-13 17:29:25 UTC
  • Revision ID: carlos.mazieri@gmail.com-20150713172925-sezvuzewvs9h9qr4
FileSystemAction needs to interact with Locations, it now depends from LocationsFactory and Locations classes.

The following methods were removed because the Location where the Action was performed needs to create its DirIteminfo for its items:
   * Removed signals FileSystemAction::added(QString) and FileSystemAction::removed(QString)
   * Removed slots   DirModel::onItemAdded(QString) and DirModel::onItemRemoved(QString)

FileSystemAction::isThereDiskSpace() was removed and Location::isThereDiskSpace() is used.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: