From 308b7cfb234ed8b7f68af9926f6ceae02bfd7f07 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 25 Aug 2013 17:36:14 +0530 Subject: [PATCH] Add a prominent reference to the user manual in the adv search dialog --- src/calibre/gui2/dialogs/search.ui | 126 +++++++++++++++-------------- 1 file changed, 64 insertions(+), 62 deletions(-) diff --git a/src/calibre/gui2/dialogs/search.ui b/src/calibre/gui2/dialogs/search.ui index a5c2c0a256..60aa0431fa 100644 --- a/src/calibre/gui2/dialogs/search.ui +++ b/src/calibre/gui2/dialogs/search.ui @@ -18,33 +18,35 @@ :/images/search.png:/images/search.png - - - - &What kind of match to use: + + + + QFrame::StyledPanel - - matchkind + + QFrame::Raised - - - - - - - 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 - - + + + + + + 150 + 0 + + + + <p>You can also perform other kinds of advanced searches, for example searching date columns for dates after a particular date, or checking for books that have no covers and so on. See the <a href="http://manual.calibre-ebook.com/gui.html#the-search-interface">The Search Interface</a> for more information. + + + true + + + true + + + + @@ -57,6 +59,16 @@ A&dvanced Search + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + @@ -140,26 +152,10 @@ - - - - - 16777215 - 30 - - - - See the <a href="http://manual.calibre-ebook.com/gui.html#the-search-interface">User Manual</a> for more help - - - true - - - - + Qt::Vertical @@ -172,16 +168,6 @@ - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - @@ -305,18 +291,34 @@ - - - - Qt::Vertical + + + + &What kind of match to use: - - - 20 - 40 - + + 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 + + +