keepassxc/src
Akinori MUSHA 5c7c7f54fa Improve UI of the search edit.
- The copy action (Control+C) when no text is selected copies the
  password of the current entry.  This should be reasonable when
  Control+B copies the username.

- Down at EOL moves the focus to the entry view.  Enter and Tab should
  do that, but it would be handy for user to be able to get to the third
  entry by hitting Down three times.
2015-08-05 19:02:17 +09:00
..
autotype Use correct keycode when unregistering global shortcuts. 2015-07-22 20:38:03 +02:00
core Make setNativeLocks() non-fatal on OS X. 2015-07-21 23:12:20 +02:00
crypto Ignore libgcrypt errors in CryptoHash::CryptoHash(). 2015-05-14 20:44:17 +02:00
format Explicitly close/reset streams so we can detect errors. 2015-07-20 21:35:48 +02:00
gui Improve UI of the search edit. 2015-08-05 19:02:17 +09:00
keys Use higher increment for transform rounds in benchmark. 2015-07-12 21:48:55 +02:00
streams Don't write final block(s) if we already have. 2015-07-20 21:33:51 +02:00
CMakeLists.txt Display git revision in about dialog. 2015-07-18 13:14:13 +02:00
config-keepassx.h.cmake Fix plugin path detection when installed with DESTDIR. 2015-05-12 22:24:59 +02:00
main.cpp Remove --password command line option. 2015-07-17 21:31:36 +02:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00