SVN_MERGE Merged revisions 986555 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r986555 | mutz | 2009-06-24 20:39:57 +0200 (Wed, 24 Jun 2009) | 3 lines 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=/trunk/KDE/kdepim/libkleo/; revision=997072