EntryView and DetailView now also show "never" for entries which don't expire,
EntryView now calls updateItems() when column config is changed,
Added {TAB} template for Auto-Type,
"Custom Icon" feature is not longer touching the ImageID value within the database,
Fixed SegFault when enabling a new column (not in 0.2.0, only svn)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@79 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -383,7 +383,7 @@
|
||||
<widget class="QComboBox" name="Combo_IconPicker" />
|
||||
</item>
|
||||
<item row="0" column="5" >
|
||||
<widget class="QToolButton" name="toolButton" >
|
||||
<widget class="QToolButton" name="Button_CustomIcons" >
|
||||
<property name="text" >
|
||||
<string>></string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user