mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-08 09:53:01 -05:00
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
cross-platformhacktoberfestkeepasskeepassxclinuxmacospasswordpassword-managerprivacysecuritywindowsyubikey
QMessageBox displays modal dialogs which blocks the gui tests. To work around this we add a MessageBox wrapper class where the tests can set the answer for the next dialog. The answer is then returned without actually showing the dialog. |
||
|---|---|---|
| cmake | ||
| share | ||
| src | ||
| tests | ||
| utils | ||
| .gitignore | ||
| CHANGELOG | ||
| CMakeLists.txt | ||
| COPYING | ||
| INSTALL | ||
| LICENSE.BSD | ||
| LICENSE.CC0 | ||
| LICENSE.GPL-2 | ||
| LICENSE.GPL-3 | ||
| LICENSE.LGPL-2.1 | ||
| LICENSE.LGPL-3 | ||
| LICENSE.NOKIA-LGPL-EXCEPTION | ||