From a233a037540b965d2c3b8be0b75bf021a0a9a795 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Thu, 20 Aug 2015 17:04:12 -0400 Subject: Another checkpoint in the lumina-fm backend overhaul - still not tied into the general build/use yet. --- lumina-fm/widgets/DirWidget.ui | 600 +++++++++++++++++------------------------ 1 file changed, 243 insertions(+), 357 deletions(-) (limited to 'lumina-fm/widgets/DirWidget.ui') diff --git a/lumina-fm/widgets/DirWidget.ui b/lumina-fm/widgets/DirWidget.ui index 9c0a73a1..2be5515d 100644 --- a/lumina-fm/widgets/DirWidget.ui +++ b/lumina-fm/widgets/DirWidget.ui @@ -1,7 +1,7 @@ - DirView - + DirWidget + 0 @@ -15,378 +15,258 @@ - 0 + 1 - 0 + 1 - 0 + 1 - 0 + 1 + + + 2 - + 0 0 - - 0 + + - - - - 0 - 0 - + + + 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - - - - 0 - 0 - - - - - - - - 0 - - - 0 - - - 0 - - - 0 - - - - - Open item - - - Open item - - - - - - - 20 - 20 - - - - Qt::ToolButtonIconOnly - - - true - - - - - - - Open item (select application) - - - Open item (select application) - - - - - - - 20 - 20 - - - - true - - - - - - - Qt::Horizontal - - - - - - - Add item to personal favorites - - - Add item to personal favorites - - - - - - - 20 - 20 - - - - true - - - - - - - Rename item - - - Rename item - - - - - - - 20 - 20 - - - - true - - - - - - - Qt::Horizontal - - - - - - - Cut items - - - Cut items (add to the clipboard) - - - - - - - 20 - 20 - - - - true - - - - - - - Copy items - - - Copy items to the clipboard - - - - - - - 20 - 20 - - - - true - - - - - - - Paste items from clipboard - - - Paste items from clipboard - - - - - - - 20 - 20 - - - - true - - - - - - - Qt::Horizontal - - - - - - - Delete Items - - - Delete Items - - - - - - - 20 - 20 - - - - true - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - - - - - 0 - 0 - + + 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - - - - 0 - 0 - - - - - - - - 0 - - - 0 - - - 0 - - - 0 - - - - - Restore File(s) - - - ... - - - true - - - - - - - Restore Files(s) (Overwrite any conflicting files) - - - ... - - - true - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - + + 0 + + + 0 + + + + + Open item + + + Open item + + + + + + + 20 + 20 + + + + Qt::ToolButtonIconOnly + + + true + + + + + + + Open item (select application) + + + Open item (select application) + + + + + + + 20 + 20 + + + + true + + + + + + + Qt::Horizontal + + + + + + + Add item to personal favorites + + + Add item to personal favorites + + + + + + + 20 + 20 + + + + true + + + + + + + Rename item + + + Rename item + + + + + + + 20 + 20 + + + + true + + + + + + + Qt::Horizontal + + + + + + + Cut items + + + Cut items (add to the clipboard) + + + + + + + 20 + 20 + + + + true + + + + + + + Copy items + + + Copy items to the clipboard + + + + + + + 20 + 20 + + + + true + + + + + + + Paste items from clipboard + + + Paste items from clipboard + + + + + + + 20 + 20 + + + + true + + + + + + + Qt::Horizontal + + + + + + + Delete Items + + + Delete Items + + + + + + + 20 + 20 + + + + true + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + @@ -463,6 +343,9 @@ + + Qt::CustomContextMenu + QAbstractItemView::ExtendedSelection @@ -475,6 +358,9 @@ + + Qt::CustomContextMenu + QAbstractItemView::ExtendedSelection -- cgit