aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/guiSQLiteStudio/dialogs/aboutdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/guiSQLiteStudio/dialogs/aboutdialog.ui')
-rw-r--r--SQLiteStudio3/guiSQLiteStudio/dialogs/aboutdialog.ui134
1 files changed, 71 insertions, 63 deletions
diff --git a/SQLiteStudio3/guiSQLiteStudio/dialogs/aboutdialog.ui b/SQLiteStudio3/guiSQLiteStudio/dialogs/aboutdialog.ui
index 16a6e1f..fda2099 100644
--- a/SQLiteStudio3/guiSQLiteStudio/dialogs/aboutdialog.ui
+++ b/SQLiteStudio3/guiSQLiteStudio/dialogs/aboutdialog.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>741</width>
- <height>447</height>
+ <height>500</height>
</rect>
</property>
<property name="windowTitle">
@@ -17,7 +17,7 @@
<item row="0" column="1">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
- <number>0</number>
+ <number>2</number>
</property>
<widget class="QWidget" name="about">
<attribute name="title">
@@ -55,70 +55,51 @@
<string>Environment</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
- <item row="3" column="0">
- <widget class="QLabel" name="iconDirLabel">
- <property name="text">
- <string>Icon directories</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+ <item row="1" column="2">
+ <widget class="QLineEdit" name="cfgDirEdit">
+ <property name="readOnly">
+ <bool>true</bool>
</property>
</widget>
</item>
- <item row="2" column="2">
- <widget class="QListWidget" name="pluginDirList">
- <property name="contextMenuPolicy">
- <enum>Qt::ActionsContextMenu</enum>
- </property>
- <property name="selectionMode">
- <enum>QAbstractItemView::ExtendedSelection</enum>
+ <item row="7" column="2">
+ <widget class="QLabel" name="sqlite3Edit">
+ <property name="text">
+ <string/>
</property>
</widget>
</item>
- <item row="4" column="0">
- <widget class="QLabel" name="formDirLabel">
+ <item row="1" column="0">
+ <widget class="QLabel" name="cfgDirLabel">
<property name="text">
- <string>Form directories</string>
+ <string>Configuration directory</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
- <item row="3" column="2">
- <widget class="QListWidget" name="iconDirList">
- <property name="contextMenuPolicy">
- <enum>Qt::ActionsContextMenu</enum>
- </property>
- <property name="selectionMode">
- <enum>QAbstractItemView::ExtendedSelection</enum>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QLabel" name="pluginDirLabel">
+ <item row="6" column="0">
+ <widget class="QLabel" name="qtVerLabel">
<property name="text">
- <string>Plugin directories</string>
+ <string>Qt version:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
- <item row="1" column="0">
- <widget class="QLabel" name="cfgDirLabel">
- <property name="text">
- <string>Configuration directory</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+ <item row="3" column="2">
+ <widget class="QPlainTextEdit" name="iconDirList">
+ <property name="readOnly">
+ <bool>true</bool>
</property>
</widget>
</item>
- <item row="0" column="0">
- <widget class="QLabel" name="appDirLabel">
+ <item row="3" column="0">
+ <widget class="QLabel" name="iconDirLabel">
<property name="text">
- <string>Application directory</string>
+ <string>Icon directories</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -126,12 +107,16 @@
</widget>
</item>
<item row="4" column="2">
- <widget class="QListWidget" name="formDirList">
- <property name="contextMenuPolicy">
- <enum>Qt::ActionsContextMenu</enum>
+ <widget class="QPlainTextEdit" name="formDirList">
+ <property name="readOnly">
+ <bool>true</bool>
</property>
- <property name="selectionMode">
- <enum>QAbstractItemView::ExtendedSelection</enum>
+ </widget>
+ </item>
+ <item row="2" column="2">
+ <widget class="QPlainTextEdit" name="pluginDirList">
+ <property name="readOnly">
+ <bool>true</bool>
</property>
</widget>
</item>
@@ -142,31 +127,34 @@
</property>
</widget>
</item>
- <item row="5" column="0">
- <widget class="QLabel" name="qtVerLabel">
+ <item row="6" column="2">
+ <widget class="QLabel" name="qtVerEdit">
<property name="text">
- <string>Qt version:</string>
+ <string/>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="0">
+ <widget class="QLabel" name="pluginDirLabel">
+ <property name="text">
+ <string>Plugin directories</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
- <item row="5" column="2">
- <widget class="QLabel" name="qtVerEdit">
+ <item row="0" column="0">
+ <widget class="QLabel" name="appDirLabel">
<property name="text">
- <string/>
+ <string>Application directory</string>
</property>
- </widget>
- </item>
- <item row="1" column="2">
- <widget class="QLineEdit" name="cfgDirEdit">
- <property name="readOnly">
- <bool>true</bool>
+ <property name="alignment">
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
- <item row="6" column="0">
+ <item row="7" column="0">
<widget class="QLabel" name="sqlite3Label">
<property name="text">
<string>SQLite 3 version:</string>
@@ -176,10 +164,30 @@
</property>
</widget>
</item>
- <item row="6" column="2">
- <widget class="QLabel" name="sqlite3Edit">
+ <item row="4" column="0">
+ <widget class="QLabel" name="formDirLabel">
<property name="text">
- <string/>
+ <string>Form directories</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="2">
+ <widget class="QPlainTextEdit" name="extensionDirList">
+ <property name="readOnly">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="0">
+ <widget class="QLabel" name="extensionDirLabel">
+ <property name="text">
+ <string>SQLite extension directories</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>