lp:~neon/nepomuk-widgets/master

Created by Philip Muškovac and last modified
Get this branch:
bzr branch lp:~neon/nepomuk-widgets/master

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Deprecated Projected Neon
Project:
nepomuk-widgets
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://invent.kde.org/unmaintained/nepomuk-widgets.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log

Recent revisions

250. By Vishesh Handa <email address hidden>

Load the nepomukwidgets translation catalog

249. By Christophe Giboudeaux <email address hidden>

Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12

248. By Bladud

Fix crash if you clicked "add tag" too fast, due to the widget getting
deleted from under you. Fixed by using deleteLater().

I could only reproduce this under valgrind - everything else was faster
than I could click.

BUG: 288591
FIXED-IN: 4.11.2

247. By Vishesh Handa <email address hidden>

ResourceLoader: Load all the associated properties as well

When using the FileMetadataWidget, the MetadatFilter class is used which
internally uses Types::Property. This Property class is unfortunately
synchronous and can block for a bit. Therefore we load all the
properties in this separate thread so that they are always there in the
cache.

This never used to be a problem earlier because connecting to the
Nepomuk Server used to be quite fast. Since now we connect directly to
virtuoso, it can take some time and block.

BUG: 321838

246. By Vishesh Handa <email address hidden>

FileMetaDataConfigWidget: Always show the rating, tag and comment option

245. By Vishesh Handa <email address hidden>

FileMetaDataConfigWidget: Only user visible properties should be shown

BUG: 320730

244. By Vishesh Handa <email address hidden>

FileMetaDataConfigWidget: Always hide nao:lastModified and nao:created

They are internal properties specific to Nepomuk. They do not concern
the user.

243. By Christophe Giboudeaux <email address hidden>

Also list packages searched with the QUIET keyword

242. By Vishesh Handa <email address hidden>

Implement the FileMetaDataConfigWidget

Code copied from kdelibs/kio/kio/kfilemetadataconfigurationwidget

We need to copy the code so that it uses our provider and not the
KFileMetadataProvider which uses Nepomuk1 and Strigi.

241. By Vishesh Handa <email address hidden>

FileMetadataWidget: Use metadata from the file a system link points to

This way when you tag a systemlink, you're actually tagging the file the
systemlink points to.

BUG: 311207
FIXED-IN: 4.11

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.