Restructured advanced tab of the settings dialog
Fixed location of license file in the about dialog Updated changelog and install instructions Windows: - Corrected install location of data files - Install Qt libraries - Some GUI improvements git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@165 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -271,7 +271,7 @@
|
||||
<property name="sizeHint" >
|
||||
<size>
|
||||
<width>10</width>
|
||||
<height>20</height>
|
||||
<height>1</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
@@ -285,18 +285,6 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QProgressBar" name="Progress_Quali" >
|
||||
<property name="sizePolicy" >
|
||||
<sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="maximumSize" >
|
||||
<size>
|
||||
<width>16777215</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximum" >
|
||||
<number>128</number>
|
||||
</property>
|
||||
|
||||
@@ -939,6 +939,66 @@
|
||||
<property name="spacing" >
|
||||
<number>6</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="Box_BrowserCmd" >
|
||||
<property name="title" >
|
||||
<string>Custom Browser Command</string>
|
||||
</property>
|
||||
<property name="checkable" >
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" >
|
||||
<item>
|
||||
<widget class="QLineEdit" name="Edit_BrowserCmd" />
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="Button_BrowserCmdBrowse" >
|
||||
<property name="text" >
|
||||
<string>Browse</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" >
|
||||
<item>
|
||||
<widget class="QLabel" name="label_2" >
|
||||
<property name="text" >
|
||||
<string>Media Root:</string>
|
||||
</property>
|
||||
<property name="alignment" >
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLineEdit" name="Edit_MountDir" >
|
||||
<property name="whatsThis" >
|
||||
<string>The directory where storage devices like CDs and memory sticks are normally mounted.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="Button_MountDirBrowse" >
|
||||
<property name="text" >
|
||||
<string>Browse...</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="CheckBox_SaveRelativePaths" >
|
||||
<property name="whatsThis" >
|
||||
<string>Enable this if you want to use your bookmarks and the last opened file independet from their absolute paths. This is especially useful when using KeePassX portably and therefore with changing mount points in the file system.</string>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>Save relative paths (bookmarks and last file)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="Box_AutoType" >
|
||||
<property name="title" >
|
||||
@@ -1013,66 +1073,6 @@
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="Box_BrowserCmd" >
|
||||
<property name="title" >
|
||||
<string>Custom Browser Command</string>
|
||||
</property>
|
||||
<property name="checkable" >
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" >
|
||||
<item>
|
||||
<widget class="QLineEdit" name="Edit_BrowserCmd" />
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="Button_BrowserCmdBrowse" >
|
||||
<property name="text" >
|
||||
<string>Browse</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" >
|
||||
<item>
|
||||
<widget class="QLabel" name="label_2" >
|
||||
<property name="text" >
|
||||
<string>Media Root:</string>
|
||||
</property>
|
||||
<property name="alignment" >
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLineEdit" name="Edit_MountDir" >
|
||||
<property name="whatsThis" >
|
||||
<string>The directory where storage devices like CDs and memory sticks are normally mounted.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="Button_MountDirBrowse" >
|
||||
<property name="text" >
|
||||
<string>Browse...</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="CheckBox_SaveRelativePaths" >
|
||||
<property name="whatsThis" >
|
||||
<string>Enable this if you want to use your bookmarks and the last opened file independet from their absolute paths. This is especially useful when using KeePassX portably and therefore with changing mount points in the file system.</string>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>Save relative paths (bookmarks and last file)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" >
|
||||
<item>
|
||||
@@ -1159,6 +1159,7 @@
|
||||
<tabstop>CheckBox_StartLocked</tabstop>
|
||||
<tabstop>checkBox_SaveFileDlgHistory</tabstop>
|
||||
<tabstop>Button_ClearFileDlgHistory</tabstop>
|
||||
<tabstop>CheckBox_AutoSave</tabstop>
|
||||
<tabstop>checkBox_AskBeforeDelete</tabstop>
|
||||
<tabstop>ButtonColor1</tabstop>
|
||||
<tabstop>ButtonColor2</tabstop>
|
||||
@@ -1177,14 +1178,14 @@
|
||||
<tabstop>Radio_IntPlugin_Gnome</tabstop>
|
||||
<tabstop>Radio_IntPlugin_Kde</tabstop>
|
||||
<tabstop>IntPlugin_Button_Config</tabstop>
|
||||
<tabstop>SpinBox_AutoTypePreGap</tabstop>
|
||||
<tabstop>SpinBox_AutoTypeKeyStrokeDelay</tabstop>
|
||||
<tabstop>Box_BrowserCmd</tabstop>
|
||||
<tabstop>Edit_BrowserCmd</tabstop>
|
||||
<tabstop>Button_BrowserCmdBrowse</tabstop>
|
||||
<tabstop>Edit_MountDir</tabstop>
|
||||
<tabstop>Button_MountDirBrowse</tabstop>
|
||||
<tabstop>CheckBox_SaveRelativePaths</tabstop>
|
||||
<tabstop>SpinBox_AutoTypePreGap</tabstop>
|
||||
<tabstop>SpinBox_AutoTypeKeyStrokeDelay</tabstop>
|
||||
<tabstop>Edit_GlobalShortcut</tabstop>
|
||||
<tabstop>CheckBox_EntryTitlesMatch</tabstop>
|
||||
<tabstop>DialogButtons</tabstop>
|
||||
|
||||
Reference in New Issue
Block a user