From b956214563f29208bff368eab4a477cd46fd9aa4 Mon Sep 17 00:00:00 2001 From: bionel Date: Tue, 19 Sep 2017 22:53:55 +0300 Subject: implement search by field --- src/frontend/gui/ui/sisyphus-gui.ui | 134 +++++++++++++++--------------------- 1 file changed, 56 insertions(+), 78 deletions(-) (limited to 'src/frontend/gui/ui') diff --git a/src/frontend/gui/ui/sisyphus-gui.ui b/src/frontend/gui/ui/sisyphus-gui.ui index 8dcedb8..3364640 100644 --- a/src/frontend/gui/ui/sisyphus-gui.ui +++ b/src/frontend/gui/ui/sisyphus-gui.ui @@ -71,43 +71,7 @@ 25 - - - - <html><head/><body><p align="center">Write package name and press Enter</p></body></html> - - - true - - - - - - - - 16777215 - 25 - - - - <html><head/><body><p align="center">Uninstall package</p></body></html> - - - - - - - ../icon/uninstall.png../icon/uninstall.png - - - - 16 - 16 - - - - - + QFrame::Panel @@ -145,35 +109,10 @@ false - - - Category - - - - - Name - - - - - Available Version - - - - - Installed Version - - - - - Description - - - - + + 16777215 @@ -181,14 +120,11 @@ - <html><head/><body><p align="center">Install package</p></body></html> - - - + <html><head/><body><p align="center">Upgrade system</p></body></html> - ../icon/install.png../icon/install.png + ../icon/upgrade.png../icon/upgrade.png @@ -198,8 +134,8 @@ - - + + 16777215 @@ -207,11 +143,14 @@ - <html><head/><body><p align="center">Exit Sisyphus</p></body></html> + <html><head/><body><p align="center">Install package</p></body></html> + + + - ../icon/exit.png../icon/exit.png + ../icon/install.png../icon/install.png @@ -221,8 +160,8 @@ - - + + 16777215 @@ -230,11 +169,14 @@ - <html><head/><body><p align="center">Upgrade system</p></body></html> + <html><head/><body><p align="center">Uninstall package</p></body></html> + + + - ../icon/upgrade.png../icon/upgrade.png + ../icon/uninstall.png../icon/uninstall.png @@ -244,7 +186,7 @@ - + @@ -270,6 +212,42 @@ + + + + + 16777215 + 25 + + + + <html><head/><body><p align="center">Exit Sisyphus</p></body></html> + + + + ../icon/exit.png../icon/exit.png + + + + 16 + 16 + + + + + + + + <html><head/><body><p align="center">Write package name and press Enter</p></body></html> + + + true + + + + + + -- cgit v1.2.3