~carlos-mazieri/ubuntu-filemanager-app/samba-ui-03

Viewing all changes in revision 439.

  • Committer: Tarmac
  • Author(s): carlos-mazieri
  • Date: 2015-08-06 21:26:05 UTC
  • mfrom: (430.3.5 samba-actions-04)
  • Revision ID: tarmac-20150806212605-vt588v1jsz8wk6j1


    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.
.

Approved by Arto Jalkanen, Ubuntu Phone Apps Jenkins Bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: