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:
tariq
2006-04-27 20:00:16 +00:00
parent 17f2e85420
commit 74c7b86a89
14 changed files with 214 additions and 32 deletions

View File

@@ -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>