keepassxc/tests/gui
Gianluca Recchia fc930bae69
Restore correct formatting
Many lines were not conformant with the project's formatting rules.
This patch should fix all formatting and whitespace issues in the code
base.
A clang-format directive was put around the connect() calls containing
SIGNALs and SLOTs whose signatures would be denormalized because of the
formatting rules.
2018-11-28 18:29:15 -05:00
..
CMakeLists.txt Fix tests on Windows 2018-10-19 21:49:55 +02:00
TestGui.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
TestGui.h Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
TestGuiPixmaps.cpp Fixed issues with initial commit 2018-07-06 22:23:52 -04:00
TestGuiPixmaps.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00