From 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 13 Jun 2016 18:42:42 -0400 Subject: Imported Upstream version 3.1.0 --- .../guiSQLiteStudio/dialogs/indexdialog.ui | 149 +++++++++++++++------ 1 file changed, 107 insertions(+), 42 deletions(-) (limited to 'SQLiteStudio3/guiSQLiteStudio/dialogs/indexdialog.ui') diff --git a/SQLiteStudio3/guiSQLiteStudio/dialogs/indexdialog.ui b/SQLiteStudio3/guiSQLiteStudio/dialogs/indexdialog.ui index 4e2cbac..36066c5 100644 --- a/SQLiteStudio3/guiSQLiteStudio/dialogs/indexdialog.ui +++ b/SQLiteStudio3/guiSQLiteStudio/dialogs/indexdialog.ui @@ -30,45 +30,10 @@ Index - - - - On table: - - - - - - - Index name: - - - - - - - Partial index condition - - - - - - - - 0 - 1 - - - - - - - - Unique index - - + + - + @@ -76,8 +41,23 @@ 2 + + false + + + true + + + QAbstractItemView::NoDragDrop + + + Qt::IgnoreAction + - QAbstractItemView::NoSelection + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows QAbstractItemView::ScrollPerPixel @@ -102,12 +82,97 @@ - - + + + + On table: + + - + + + + + Delete selected indexed expression + + + + + + + + + + Moves selected index column up in the order, making it more significant in the index. + + + + + + + + + + Moves selected index column down in the order, making it less significant in the index. + + + + + + + + + + Partial index condition + + + + + + + Unique index + + + + + + + Index name: + + + + + + + Edit selected indexed expression + + + + + + + + + + + 0 + 1 + + + + + + + + Add indexed expression + + + + + + -- cgit v1.2.3