From kde-panel-devel Wed Jan 28 14:10:09 2009 From: "Ryan P. Bitanga" Date: Wed, 28 Jan 2009 14:10:09 +0000 To: kde-panel-devel Subject: addMatch/addMatches in RunnerContext Message-Id: X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=123315556904643 Hey everyone, I was going over the KRunner related classes a couple of weeks ago and forgot to ask this. Can anyone tell me why the argument "term" in addMatches(const QString &term, const QList &matches) and addMatch(const QString &term, const QueryMatch &match) isn't used? IIRC, term was originally placed to ensure that matches were only added if term was equal to the current search term of the context. Now, as pointed out by Sebastian Trueg around November I think, this isn't done. I know Aaron optimized RunnerContext a bit but I don't quite understand this particular change. Am I missing something? Cheers, Ryan _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel