| Summary: | Add a 'Search' option | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | nodevel |
| Component: | general | Assignee: | marble-bugs |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | nienhueser |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 1.1.0 | ||
| Platform: | Maemo 5 | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 1.2.0 | |
| Sentry Crash Report: | |||
|
Description
nodevel
2011-02-05 10:58:46 UTC
Makes sense. Git commit 7ae9e216af51d57128f3e8b14f3e9ab4f835cd85 by Dennis Nienhüser. Committed on 30/04/2011 at 23:26. Pushed by nienhueser into branch 'master'. Add a placemark search option to the 'Go To...' dialog. Similar to the 'Navigation' tab of the desktop application, a line edit can be used to enter search terms and runners fetch matches presented in the list view. REVIEW: 101261 BUG: 265495 FIXED-IN: 1.2.0 M +63 -3 src/lib/GoToDialog.cpp M +7 -0 src/lib/GoToDialog.h M +32 -2 src/lib/GoToDialog.ui http://commits.kde.org/marble/7ae9e216af51d57128f3e8b14f3e9ab4f835cd85 |