keepassxc/src
Felix Geyer 9ad4cc8783 Subclass QSortFilterProxyModel to hide the group column in EntryView.
QTreeView::hideColumn() does not work well with keyboard search.
2012-07-22 22:02:06 +02:00
..
autotype Make wildcard matcher case insensitive. 2012-07-22 14:58:15 +02:00
core Don't add new entries to EntryModel when in search mode. 2012-07-21 22:21:49 +02:00
crypto Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
format Set name of the root group when importing KeePass 1 databases. 2012-07-21 22:21:49 +02:00
gui Subclass QSortFilterProxyModel to hide the group column in EntryView. 2012-07-22 22:02:06 +02:00
keys Fix CompositKey self assignment. 2012-07-17 10:57:08 +02:00
streams Replace some more Q_WS_* with Q_OS_*. 2012-07-19 19:42:26 +02:00
CMakeLists.txt Subclass QSortFilterProxyModel to hide the group column in EntryView. 2012-07-22 22:02:06 +02:00
config-keepassx.h.cmake Add include guards. 2012-01-01 21:57:13 +01:00
main.cpp Remove some unneeded includes. 2012-07-08 10:27:31 +02:00