From 83649b5d52c1e9e56cf1fc4e5f5ab42b7508ad77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Mon, 5 Feb 2018 01:40:38 +0100 Subject: NOISSUE implement basic search in Other Logs page --- application/pages/OtherLogsPage.ui | 76 +++++++++++++++++++++++++------------- 1 file changed, 51 insertions(+), 25 deletions(-) (limited to 'application/pages/OtherLogsPage.ui') diff --git a/application/pages/OtherLogsPage.ui b/application/pages/OtherLogsPage.ui index 43d6a35b..56ff3b62 100644 --- a/application/pages/OtherLogsPage.ui +++ b/application/pages/OtherLogsPage.ui @@ -32,8 +32,34 @@ Tab 1 - - + + + + + + + + Find + + + + + + + false + + + Qt::ScrollBarAlwaysOn + + + true + + + Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse + + + + @@ -65,6 +91,16 @@ + + + + Clear the log + + + Clean + + + @@ -82,31 +118,12 @@ - - - - Clear the log - - - Clean - - - - - - - false - - - Qt::ScrollBarAlwaysOn - - - true - - - Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse + + + + Search: @@ -117,7 +134,16 @@ + tabWidget + selectLogBox + btnReload + btnCopy + btnPaste + btnDelete + btnClean text + searchBar + findButton -- cgit v1.2.3