keepassxc/src
Felix Geyer d5b70b1bef Add a QMessageBox wrapper class to help gui tests.
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.
2013-10-08 22:09:20 +02:00
..
autotype Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
core Avoid using QApplication in core. 2013-10-08 17:37:12 +02:00
crypto Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
format Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
gui Add a QMessageBox wrapper class to help gui tests. 2013-10-08 22:09:20 +02:00
keys Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
streams Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
CMakeLists.txt Add a QMessageBox wrapper class to help gui tests. 2013-10-08 22:09:20 +02:00
config-keepassx.h.cmake Use standard GNU install dirs and make them overridable. 2013-04-29 22:17:31 +02:00
main.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00