From 83ffc56a72cb04d38686e81105684474cebfff2b Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Fri, 12 Oct 2012 12:00:07 +0200 Subject: Make QFileDialogs more accessible. Update the file dialog's ui file. Add accessible name and description to the list views. Fix the tabbing order to be more logical. Change-Id: Ib71214e1f2aef4f9c9bfa747ba5a8c452b18fa22 Reviewed-by: Marc Mutz --- src/widgets/dialogs/qfiledialog.ui | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/widgets/dialogs/qfiledialog.ui b/src/widgets/dialogs/qfiledialog.ui index 681d93912d..6545fc05d4 100644 --- a/src/widgets/dialogs/qfiledialog.ui +++ b/src/widgets/dialogs/qfiledialog.ui @@ -170,7 +170,14 @@ Qt::Horizontal - + + + Sidebar + + + List of places and bookmarks + + QFrame::NoFrame @@ -217,7 +224,11 @@ 0 - + + + Files + + @@ -239,7 +250,11 @@ 0 - + + + Files + + @@ -346,11 +361,11 @@ listModeButton detailModeButton sidebar + treeView listView fileNameEdit - fileTypeCombo buttonBox - treeView + fileTypeCombo -- cgit v1.2.3