lp:~carlos-mazieri/ubuntu-filemanager-app/samba-actions-05

Created by Carlos Jose Mazieri and last modified
Get this branch:
bzr branch lp:~carlos-mazieri/ubuntu-filemanager-app/samba-actions-05
Only Carlos Jose Mazieri can upload to this branch. If you are Carlos Jose Mazieri please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Carlos Jose Mazieri
Project:
Ubuntu File Manager App
Status:
Merged

Recent revisions

436. By Carlos Jose Mazieri

Improved TrashItemInfo Creator to identify which is the Trash Root part

435. By Carlos Jose Mazieri

removed FileSystemAction::isThereDiskSpace() from header file

434. By Carlos Jose Mazieri

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.

433. By Carlos Jose Mazieri

Removed some QFileInfo dependency because it will not work for remote locations, using class Location instead.

432. By Carlos Jose Mazieri

Enumerator Locations moved from class LocationsFactory to class Location
Created Location::isThereDiskSpace() which by default returns true, all locations can reimplement this method.
Created Location::isRemote(), Location::isLocalDisk() and Location::isTrashDisk() to handle more locations

431. By Carlos Jose Mazieri

Clipboard now uses LocationURL class to know which URLs are supported by the file manager.
Added LocationURL::supportedURLs() LocationURL::isSupportedUrl()
When a new protocol is added into the file manager clipboard does not need to change anymore.

430. By David Planella

Rename the PAM authentication plugin binary package so that it can coexist with the Terminal app's one in the same PPA. Fixes: https://bugs.launchpad.net/bugs/1469283.

Approved by Ubuntu Phone Apps Jenkins Bot, Arto Jalkanen.

429. By Launchpad Translations on behalf of ubuntu-filemanager-dev

Launchpad automatic translations update.

428. By Alan Pope 🍺🐧🐱 πŸ¦„

Add AUTHORS file.

Approved by Carlos Jose Mazieri, Ubuntu Phone Apps Jenkins Bot.

427. By Launchpad Translations on behalf of ubuntu-filemanager-dev

Launchpad automatic translations update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-filemanager-app
This branch contains Public information 
Everyone can see this information.