[historyView] "Search all" option for find toolbar
commit88b5c09d0c7fe468a99f211b6e4ff1dd08ce0ddd
authorRobin Stocker <robin@nibor.org>
Thu, 25 Apr 2013 20:23:42 +0000 (25 22:23 +0200)
committerGerrit Code Review @ Eclipse.org <gerrit@eclipse.org>
Tue, 1 Oct 2013 07:26:20 +0000 (1 03:26 -0400)
tree0edfb6c2d84643c45b8c2402028351340526edf3
parent6d06f50979cd7757baa01f65be5c982b2f635a03
[historyView] "Search all" option for find toolbar

Sometimes one wants to find a commit by author, sometimes by comment.
Currently this requires the user to switch between those modes.

This change adds a new "All" mode, which just searches all fields. The
performance is good enough that this can be the default mode.

This also fixes a bug where cycling through the options by pressing on
the button would persist the wrong preference value.

Bug: 345410
Change-Id: I1fb6972fe5b4b30264aae1e7069942a363b58f05
Signed-off-by: Robin Stocker <robin@nibor.org>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/PluginPreferenceInitializer.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/UIIcons.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/UIText.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/FindToolbar.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/uitext.properties