lp://staging/~carlos-mazieri/ubuntu-filemanager-app/model-allowable-api

Created by Carlos Jose Mazieri and last modified
Get this branch:
bzr branch lp://staging/~carlos-mazieri/ubuntu-filemanager-app/model-allowable-api
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:
Development

Recent revisions

63. By Carlos Jose Mazieri

added allowable actions API

62. By Carlos Jose Mazieri

added tracking whenever the whole selection (all items) is writable and readable, the class SelectionBoolState is used to keep track of this.
added DirSelection::selectRange()

61. By Carlos Jose Mazieri

removed xdgHomeTrash() and localHomeTrash()
homeTrash() now uses QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation) which works for $XDG_DATA_HOME

60. By Carlos Jose Mazieri

improved QTrashDir::localHomeTrash()

59. By Carlos Jose Mazieri

changed QTrashDir::localHomeTrash()() to use QStandardPaths::GenericDataLocation
improved TestDirModel::trashDiretories()

58. By Carlos Jose Mazieri

Implemented creation/identification of Trash Dir areas following freedesktop.org

57. By Carlos Jose Mazieri

removed most of Qt4 code between QT_VERSION macros
changed IsSelecteRole role to IsSelectedRole
enclosed QBrush and QColor includes in macro REGRESSION_TEST_FOLDERLISTMODEL

56. By Carlos Jose Mazieri

keeping selection state when renemaing an item

55. By Carlos Jose Mazieri

added rename(oldName, newName)
added selection handling
changed item data structure from QFileInfo to DirItemInfo

54. By Carlos Jose Mazieri

separated clipboard stuff into Clipboard class
added FMUtil class, so far it attempts to set a Theme if no theme is set

Branch metadata

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