keepassxc/src
Pedro Alves 13c85cdfcb
Replace MessageBox with MessageWidget in remaining classes.
Chnage to one method to set MessageWidget text passing type as
parameter.
Only messages with questions requiring user input reamin using
MessageBox dialog.
Use signal/slots to set message in MessageWidget and hide message,
signal/slots only used when required.Maybe need to change all calls to
signals/slots in the future.
2017-02-10 02:26:00 +01:00
..
autotype use space from XCB KeySym 2017-02-08 00:33:52 +01:00
core fix #218 custom attribute like KeePass interface 2017-02-08 01:04:05 +01:00
crypto Add support for Twofish in KeePass2 code 2017-01-28 17:53:11 +01:00
format Add support for Twofish in KeePass2 code 2017-01-28 17:53:11 +01:00
gui Replace MessageBox with MessageWidget in remaining classes. 2017-02-10 02:26:00 +01:00
http Properly HTML-escape strings with user-defined contents in message boxes (#247) 2017-02-06 14:23:51 -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 Replace old-style C conversions in entropy estimator (#150) 2017-01-10 17:37:58 -05:00
CMakeLists.txt Added kmessagewidget from subsurface project 2017-02-10 02:25:48 +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 Fix Windows linker and runtime errors when building against static Qt 2017-01-26 01:15:12 +01:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00