| Summary: | incremental search (ala Kmail) | ||
|---|---|---|---|
| Product: | [Applications] kontact | Reporter: | Jonathan C. Dietrich <porter235> |
| Component: | notes | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepim/1a63fd0b47d0c2cee6ae9d688322ce8e89f882ec | Version Fixed/Implemented In: | 4.12 |
| Sentry Crash Report: | |||
|
Description
Jonathan C. Dietrich
2005-01-25 22:02:30 UTC
Git commit 1a63fd0b47d0c2cee6ae9d688322ce8e89f882ec by Montel Laurent. Committed on 14/10/2013 at 19:07. Pushed by mlaurent into branch 'master'. Fix Bug 97895 - incremental search (ala Kmail) FIXED-IN: 4.12 (this bug is 8 years old) M +28 -26 kontact/plugins/knotes/knotes_part.cpp M +2 -1 kontact/plugins/knotes/knotes_part.h M +0 -4 kontact/plugins/knotes/knotes_part_p.h A +56 -0 kontact/plugins/knotes/knoteslistwidgetsearchline.cpp [License: GPL (v2)] A +34 -0 kontact/plugins/knotes/knoteslistwidgetsearchline.h [License: GPL (v2)] A +46 -0 kontact/plugins/knotes/knoteswidget.cpp [License: GPL (v2)] A +38 -0 kontact/plugins/knotes/knoteswidget.h [License: GPL (v2)] http://commits.kde.org/kdepim/1a63fd0b47d0c2cee6ae9d688322ce8e89f882ec |