From a09a21d956c747d0479eab11c50b5988d9053faa Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 9 Jul 2017 13:22:03 +0100 Subject: drop categories, list all available packages by default, redesign UI --- src/frontend/gui/ui/everything.ui | 220 -------------------------------------- 1 file changed, 220 deletions(-) delete mode 100644 src/frontend/gui/ui/everything.ui (limited to 'src/frontend/gui/ui/everything.ui') diff --git a/src/frontend/gui/ui/everything.ui b/src/frontend/gui/ui/everything.ui deleted file mode 100644 index b609cee..0000000 --- a/src/frontend/gui/ui/everything.ui +++ /dev/null @@ -1,220 +0,0 @@ - - - Everything - - - Qt::ApplicationModal - - - - 0 - 0 - 1000 - 600 - - - - - 0 - 0 - - - - - 1000 - 600 - - - - Sisyphus : All Packages - - - - ../icon/category_all.png../icon/category_all.png - - - - - 25 - 25 - 950 - 475 - - - - - 950 - 500 - - - - QFrame::Panel - - - QFrame::Raised - - - QAbstractScrollArea::AdjustToContents - - - QAbstractItemView::NoEditTriggers - - - false - - - QAbstractItemView::SingleSelection - - - QAbstractItemView::SelectRows - - - true - - - 110 - - - true - - - false - - - - Category - - - - - Name - - - - - Available Version - - - - - Installed Version - - - - - Description - - - - - - - 275 - 530 - 200 - 40 - - - - <html><head/><body><p align="center">Uninstall package</p></body></html> - - - - - - - ../icon/package_uninstall.png../icon/package_uninstall.png - - - - 32 - 32 - - - - - - - 525 - 530 - 200 - 40 - - - - <html><head/><body><p align="center">Remove orphan packages</p></body></html> - - - - - - - ../icon/remove_orphans.png../icon/remove_orphans.png - - - - 32 - 32 - - - - - - - 775 - 530 - 200 - 40 - - - - <html><head/><body><p align="center">Close window</p></body></html> - - - - ../icon/window_close.png../icon/window_close.png - - - - 32 - 32 - - - - - - - 25 - 530 - 200 - 40 - - - - <html><head/><body><p align="center">Install package</p></body></html> - - - - - - - ../icon/package_install.png../icon/package_install.png - - - - 32 - 32 - - - - - - table_everything - package_install - package_uninstall - orphans_remove - category_exit - - - - -- cgit v1.2.3