0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 04:12:15 +02:00
keepassxc/tests/gui
Jonathan White 1dc9f10c7f
Complete refactor of TOTP integration
* Eliminate TOTP logic from GUI elements
* Consolidate TOTP functionality under the Totp namespace
* Eliminate guessing about state and encoders
* Increased test cases
* Add entry view column for TOTP [#2132]
* General code cleanup, reduction of unnecessary steps, separation of concerns
* Rename SetupTotpDialog to TotpSetupDialog for consistency
2018-09-15 12:10:26 -04:00
..
CMakeLists.txt Move useful QTest template specializations to global header file 2018-01-24 13:32:37 +01:00
TemporaryFile.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
TemporaryFile.h Formatting the code. 2018-03-31 16:01:30 -04:00
TestGui.cpp Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
TestGui.h Formatting the code. 2018-03-31 16:01:30 -04: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