lp:~carlos-mazieri/ubuntu-filemanager-app/app-devel-pre3

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

171. By Carlos Jose Mazieri

Disk loading classes modified to allow reusing code for Trash:

* introduced class IORequestLoader
* add ExternalFileSystemChangesWorker::compareItems()
* comparing moved from ExternalFileSystemChangesWorker::run() to ExternalFileSystemChangesWorker::compareItems()

170. By Carlos Jose Mazieri

class ExternalFSWatcher changed to allow watching more than a path.
reason: It is intended to watch external changes in the Trash and Trash can be compounded for more than one path.

169. By Carlos Jose Mazieri

structure DirItemPrivate moved from diriteminfo.cpp do diriteminfo.h
added DirItemInfo::isContentReadable() to extend DirItemInfo::isReadable(),
DirModel::data() still uses DirItemInfo::isReadable(), DirModel::cdIntoIndex() uses DirItemInfo::isContentReadable()
## test mode only
DirModel::columnCount() moved from dirmodel.h to dirmodel.cpp
added DirModel::getExternalFSWatcher()

168. By Arash Badie Modiri

Trivial fix to make a string properly translatable.

Approved by Ubuntu Phone Apps Jenkins Bot, Alan Pope ㋛.

167. By Victor Thompson

Install icons directory. Fixes: https://bugs.launchpad.net/bugs/1312879.

Approved by David Planella, Ubuntu Phone Apps Jenkins Bot.

166. By David Planella

Fixed desktop run, renamed installation paths to just filemanager. Fixes: https://bugs.launchpad.net/bugs/1312712.

Approved by Ubuntu Phone Apps Jenkins Bot, Nicholas Skaggs, Alan Pope ㋛.

165. By Victor Thompson

Default to icon/grid view only when in wide aspect mode. Fixes: https://bugs.launchpad.net/bugs/1312883.

Approved by Michael Spencer, Ubuntu Phone Apps Jenkins Bot.

164. By David Planella

Updated the README file with detailed info on how to build and run the app.

Approved by Ubuntu Phone Apps Jenkins Bot, Alan Pope ㋛.

163. By David Planella

Make the click build to work with both Qt Creator and click-buddy

Now you should be able to build the package on either:

1) Qt Creator

- Remember to 1) go to the Projects tab 2) click on the "Build" subtab of the "UbuntuSDK for armhf..." tab 3) Then go to the "CMake arguments" text field and add "-DCLICK_MODE=on" without the quotes

2) Click-buddy

$ click-buddy --dir . --arch armhf --framework ubuntu-sdk-14.04. Fixes: https://bugs.launchpad.net/bugs/1308280.

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

162. By David Planella

Fix the library name to match that of the qmldir file, so that the app finds the plugin at runtime. Fixes: https://bugs.launchpad.net/bugs/1294301.

Approved by Ubuntu Phone Apps Jenkins Bot.

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.