branches with status:
Name Status Last Modified Last Commit
lp://staging/~carlos-mazieri/ubuntu-filemanager-app/samba-browsing 1 Development 2015-12-11 23:35:44 UTC
513. work done

Author: Carlos Jose Mazieri
Revision Date: 2015-12-11 23:35:44 UTC

work done

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/samba-improvements 1 Development 2015-10-04 15:29:13 UTC
475. merged from modified after this

Author: Carlos Jose Mazieri
Revision Date: 2015-10-04 15:29:13 UTC

merged from modified after this

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/samba-crash 1 Development 2015-09-30 22:42:50 UTC
472. It fixes the problem 16x32 bits in Sa...

Author: Carlos Jose Mazieri
Revision Date: 2015-09-30 22:41:26 UTC

It fixes the problem 16x32 bits in Samba when using the "struct stat" on the phone, phone is ARM 8 bits but using 16 bits for files size (greater than 4GB).

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/samba-browsing-11 1 Development 2015-05-16 15:41:25 UTC
402. remove merge conflicts

Author: Carlos Jose Mazieri
Revision Date: 2015-05-16 15:41:25 UTC

remove merge conflicts

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/samba-browsing-final 1 Development 2015-03-15 12:39:45 UTC
401. It allows the filemager to browse Sam...

Author: Carlos Jose Mazieri
Revision Date: 2015-03-15 12:32:03 UTC

It allows the filemager to browse Samba items by entering any valid url starting with "smb://" or "cifs://".

The property "isDir" should be changed in some places to "isBrowsable", the difference is that "isDir" allows remove/copy/cut while "isBrowsable" just means the item is a container and may have sub items.

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/samba-browsing-13 1 Development 2015-03-15 12:14:14 UTC
400. Integrated Samba tests into model reg...

Author: Carlos Jose Mazieri
Revision Date: 2015-03-15 12:13:41 UTC

Integrated Samba tests into model regression tests.

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/samba-browsing-12 1 Development 2015-03-15 11:46:38 UTC
399. Added specific tests for Samba, it is...

Author: Carlos Jose Mazieri
Revision Date: 2015-03-15 11:45:41 UTC

Added specific tests for Samba, it is a separated test suite

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/samba-browsing-00 1 Development 2014-12-13 11:54:47 UTC
331. Preparation to introduce samba browsi...

Author: Carlos Jose Mazieri
Revision Date: 2014-12-13 11:52:51 UTC

Preparation to introduce samba browsing.
Creation of SmbItemInfo class which will keep file information from samba shares

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/content-hub-c++-open-files 1 Development 2014-10-18 15:06:27 UTC
1. initial version

Author: Carlos Jose Mazieri
Revision Date: 2014-10-18 15:03:33 UTC

initial version

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/model (Has a merge proposal) 1 Development 2014-05-24 11:44:38 UTC
66. remade C++ UI

Author: Carlos Jose Mazieri
Revision Date: 2014-05-24 11:44:38 UTC

remade C++ UI

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/extfswatcher 1 Development 2014-05-17 10:41:29 UTC
184. ExternalFSWatcher::setCurrentPath() c...

Author: Carlos Jose Mazieri
Revision Date: 2014-05-17 10:40:13 UTC

ExternalFSWatcher::setCurrentPath() calls ExternalFSWatcher::setCurrentPaths()
ExternalFSWatcher::setCurrentPaths() clears m_changedPath
ExternalFSWatcher::slotFireChanges() when there is no more changes queued
     paths are restored in QFileSystemWatcher even a notification did not happen
ExternalFSWatcher::slotFireChanges() improved comments

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/app-devel-pre2 (Has a merge proposal) 1 Development 2014-05-17 10:25:18 UTC
173. ExternalFSWatcher::setCurrentPath() c...

Author: Carlos Jose Mazieri
Revision Date: 2014-05-17 10:25:18 UTC

ExternalFSWatcher::setCurrentPath() calls ExternalFSWatcher::setCurrentPaths()
ExternalFSWatcher::setCurrentPaths() clears m_changedPath
ExternalFSWatcher::slotFireChanges() when there is no more changes queued
     paths are restored in QFileSystemWatcher even a notification did not happen
ExternalFSWatcher::slotFireChanges() improved comments

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/app-devel (Has a merge proposal) 1 Development 2014-05-02 12:20:06 UTC
164. QTrashUtilInfo improved: handing .tra...

Author: Carlos Jose Mazieri
Revision Date: 2014-05-02 12:20:06 UTC

QTrashUtilInfo improved: handing .trasinfo information: createTrashInfoFile() and removeTrashInfoFile()

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/model-allowable-api 1 Development 2014-03-01 13:50:24 UTC
63. added allowable actions API

Author: Carlos Jose Mazieri
Revision Date: 2014-03-01 13:49:18 UTC

added allowable actions API

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/model-bug-clipboard-does-not-work-on-devices 1 Development 2013-11-04 21:19:36 UTC
40. fixed compiling issue about include i...

Author: Carlos Jose Mazieri
Revision Date: 2013-11-04 21:19:36 UTC

fixed compiling issue about include imageprovider.h

lp://staging/~carlos-mazieri/ubuntu-filemanager-app/model-using-qfilesystemwatcher 1 Development 2013-09-28 16:02:20 UTC
42. External file system watcher now is t...

Author: Carlos Jose Mazieri
Revision Date: 2013-09-28 16:00:58 UTC

External file system watcher now is the class ExternalFSWatcher which inherits QFileSystemWatcher.

The static RemoveNotifier class has been removed since ExternalFSWatcher does the same job.
FileSystemAction no longer emits removed() signal when the destination item already exists for COPY and CUT operations, instead emits a signal telling the view that item has changed.

116 of 16 results