keepassxc/src
John Lindgren d45c2cf0f2
closeEvent() should always hide the window, never raise it.
This fixes an issue on X11 where Alt-F4 would not close the window, due
to toggleWindow() believing the window is inactive and trying to raise
it.  Avoid the problem by closing the window unconditionally.
2017-03-02 13:52:57 +01:00
..
autotype Merge pull request #222 from rockihack/fix-global-autotype 2017-01-26 21:50:35 +01:00
core Unset XDG_DATA_DIRS before launching app, resolves #194, reverts #273 2017-02-10 01:55:09 +01:00
crypto spelling: decrypt 2017-01-14 17:31:38 +01:00
format Fix build with newer Qt5 2017-01-25 13:28:33 +01:00
gui closeEvent() should always hide the window, never raise it. 2017-03-02 13:52:57 +01:00
http Fix compiler warnings in QHttp library 2017-02-26 22:13:22 -05:00
keys Merge branch 'develop' into feature/updateKdbxExtract 2017-01-14 22:21:41 +02:00
streams spelling: finish 2017-01-14 17:32:03 +01:00
zxcvbn Fix stack buffer overflow in zxcvbn. 2017-03-02 13:38:14 +01:00
CMakeLists.txt Set windows EXE resource properties, resolves #329 2017-02-20 00:33:11 +01:00
config-keepassx.h.cmake Option to select extension compile-time. Fix #50 #123 2016-12-04 19:57:24 +01:00
main.cpp Update text in HTTP settings and a hard-to-translate command line hint 2017-02-21 22:36:11 +01:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00