lp:~carlos-mazieri/ubuntu-filemanager-app/new-protocols-support-03

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

514. By Carlos Jose Mazieri

just fixed a typo in some files 'indexOfColonAndSlashe' should not have the final 'e' as it refers to ':/'

513. By Carlos Jose Mazieri

just avoiding warning

512. By Carlos Jose Mazieri

LocationItemDirIterator descendants classes now perform the loading inside the constructor according to the new constructor flag LocationItemDirIterator::LoadMode.
LocationItemDirIterator::LoadLater allows LocationItemDirIterator::load() be called later, that is how Network Locations should put the loading inside the secondary thread specific for loading.
For Disk loading, that means in DiskLocationItemDirIterator class it was not implemented because QDir is used directly inside the secondary thread.

511. By Carlos Jose Mazieri

Improved DirItemInfo and descendant classes:
* added DirItemInfo::setFile(const QString& newUrl) to change the current Item information
* fixed operator =

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

Launchpad automatic translations update.

509. By Carlos Jose Mazieri

Just replaced QDir::Filter by QDir::Filters, QDir::Filter was wrongly used.

Approved by Arto Jalkanen, Jenkins Bot.

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

Launchpad automatic translations update.

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

Simple patch which adds support for opening vcard/vcf files via content hub. Contacts app is a target, others (like Dekko) may follow later. Fixes: https://bugs.launchpad.net/bugs/1447721.

Approved by Arto Jalkanen, Jenkins Bot.

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

Launchpad automatic translations update.

505. 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.