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

Created by Carlos Jose Mazieri and last modified
Get this branch:
bzr branch lp:~carlos-mazieri/ubuntu-filemanager-app/samba-actions-13
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

445. By Carlos Jose Mazieri

Fixed CMakeLists.txt

444. By Carlos Jose Mazieri

Some DirItemInfo objects created by targetLocation in Actions
QFile is no longer used in Actions, instead the abstract LocationItemFile is created by the suitable Location object

443. By Carlos Jose Mazieri

Inherited Location classes now provide inherited LocationItemFile classes which will replace Qt QFile class in Actions.
DiskLocation provides DiskLocationItemFile and SmbLocation provides SmbLocationItemFile

442. By Carlos Jose Mazieri

improved SmbUtil class, added method SmbUtil::changePermissions() that will be used by SmbLocationItemFile

441. By Carlos Jose Mazieri

forgot to commit TrashLocation::urlBelongsToLocation()

440. By Carlos Jose Mazieri

Actions are using LocationItemDirIterator instead of Qt QDirIterator object.

439. By Carlos Jose Mazieri

Object LocationItemDirIterator is created by Location classes, it will replace Qt Object QDirIterator in Actions.

438. By Carlos Jose Mazieri

Removed unnecessary checks, it is already done in FileSystemAction::canMoveItems() and FileSystemAction::populateEntry()

437. By Carlos Jose Mazieri

Introduced Location on Actions, every Action will keep its "sourceLocation" and "targetLocation".

It will be possible to distinguish if an Action is performed in Local Disk only or if there is a remote Location involved.

Some DirItemInfo objects are created by respective Locations which items belong to.

436. By Carlos Jose Mazieri

Improved TrashItemInfo Creator to identify which is the Trash Root part

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.