From e2b75c4980da2597058161606d8b588ed7bf18f7 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 12 Nov 2010 12:03:04 -0700 Subject: [PATCH] Advanced search dialog: Display match kind for both tabs since it is ised in both tabs --- src/calibre/gui2/dialogs/search.ui | 85 +++++++++++++++++------------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/src/calibre/gui2/dialogs/search.ui b/src/calibre/gui2/dialogs/search.ui index 41de898b56..7bb4c15363 100644 --- a/src/calibre/gui2/dialogs/search.ui +++ b/src/calibre/gui2/dialogs/search.ui @@ -7,7 +7,7 @@ 0 0 731 - 384 + 411 @@ -19,6 +19,35 @@ + + + What kind of match to use: + + + matchkind + + + + + + + + Contains: the word or phrase matches anywhere in the metadata field + + + + + Equals: the word or phrase must match the entire metadata field + + + + + Regular expression: the expression must match anywhere in the metadata field + + + + + 0 @@ -27,8 +56,8 @@ A&dvanced Search - - + + Find entries that have... @@ -88,7 +117,7 @@ - + But dont show entries that have... @@ -120,35 +149,6 @@ - - - - What kind of match to use: - - - matchkind - - - - - - - - Contains: the word or phrase matches anywhere in the metadata - - - - - Equals: the word or phrase must match an entire metadata field - - - - - Regular expression: the expression must match anywhere in the metadata - - - - @@ -187,7 +187,7 @@ - + Qt::Vertical @@ -200,7 +200,7 @@ - + Qt::Horizontal @@ -333,6 +333,19 @@ + + + + Qt::Vertical + + + + 20 + 40 + + + + @@ -340,7 +353,6 @@ phrase any none - matchkind buttonBox title_box authors_box @@ -350,7 +362,6 @@ general_box clear_button tab_2_button_box - tabWidget