Home GnuPG

KeyFilter: extend the appearance algorithm to resolve display properties…
04433c011023Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

KeyFilter: extend the appearance algorithm to resolve display properties against _all_ matching filters, not just the first. The most specific filter to set a given property will win. This results in a much more intuitive display. Among other things, it allows one filter to set the font the bold and the next to set it to strike-through, and their requests are merged.

NB: I intended to use QFont::resolve for this, but that didn't work and expected surprising results, so I had to code a FontDescription class that does what I want instead.

svn path=/branches/kdepim/enterprise4/kdepim/; revision=986555

Details

Provenance
marcAuthored on Jun 24 2009, 8:39 PM
Parents
rKLEOPATRAc749cee22d6d: Add full array of accumulate{_transform,}{_if,}
Branches
Unknown
Tags
Unknown